~thestr4ng3r/chiaki

v2.2.0 1 year, 3 months ago

Chiaki-v2.2.0-Android.aab
sha256:cc1904bd1a5b9110a02bb8870d9b65b0577099ad502d722ce70a50b24759e05c
Chiaki-v2.2.0-Android.apk
sha256:f3f8ccf293179d399c44afabc182b2da8c97a56671a09b8f6bac01d061ee0f88
Chiaki-v2.2.0-Linux-x86_64.AppImage
sha256:5252a1f485fac5ba04ae9c69bb93a32a9e1bd7e95ea521f72e77211770924b2d
Chiaki-v2.2.0-Switch.zip
sha256:731f4ce234e4b6714991231877fbe1efa839f138a7c222c08ce5c716ad1a541c
Chiaki-v2.2.0-Windows-x86_64.zip
sha256:088d0f91dce5895c490614fac293348ea9068fca365ff1b11f416ab7797502ed
Chiaki-v2.2.0-macOS-x86_64.dmg
sha256:bf0315f26f196ece67181f7f88adc28c7eb17c0fdda10315d7b7b3606ba370a7
chiaki-v2.2.0-src.tar.gz
sha256:f406894f3c2d751961d58c1e27e81f1313a3fed3d1a33d3bf4d6092ce6575cf8
This is a release containing all updates and contributions accumulated
over the last two years.

Changes:
* gui+lib: Added support for DualSense trigger effects and controller
  haptics (by jbaiter, experimental in gui)
* gui: Added support for touchpad and sensor handling via SDL to support
  more controllers on more platforms. Setsu is deprecated. (by jbaiter)
* gui: Additional transform/scaling modes in GUI (by streetpea)
* gui: Added quit (Ctrl+Q) shortcut to GUI (by streetpea)
* cli: Added an install target for the CLI
* cli: Fixes for discovery and wakeup
* gui: Fixed stream command not working for second or later host in
  configuration (by Mini-Me)
* gui: New macOS icon in Big Sur style
* lib: Added option to fetch mbedtls with cmake
* lib: Fixed handling some EINTR cases, especially relevant for NetBSD
* android: Target SDK bumped to 33 and dependencies updated
* lib: Server shutdown is not considered an error anymore, but a regular
  disconnect
* switch: Fixed loading host addresses from the config file