This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
Releases: thestr4ng3r/chiaki
Releases · thestr4ng3r/chiaki
v1.3.0
This update brings compatibility for PS4 Firmware 8.0 while still staying backwards-compatible.
Changes:
- PS4 Firmware 8.0 Compatibility (Fix #328)
- Fix MTU detection (Fix #303) (#304)
- Add partial Touchpad support (currently ONLY functional on Linux when building from source and only when using a physical DualShock 4 Controller!)
- Drop Support for QtGamepad in favor of SDL2
- Expose videotoolbox hardware decoder (#261, macOS only)
- Fix build on newer Qt versions (#254, Fix #253)
v1.2.1
Changes:
- AppImage: Enable VAAPI (NOTE: this will not work on most systems, see #214 (comment))
- Qt GUI: Fix Surface for EGL (Fix #71)
- Qt GUI: Fix L2/R2 conversion (#243, Fix #189)
- Qt GUI: Fix a deprecated Qt API usage
- Library: Experimental mbed TLS and Nintendo Switch support (No app yet, only library!)
v1.2.0
Changes:
- Qt GUI: Support for FreeBSD and OpenBSD (#212)
- Qt GUI: Add VAAPI Support (Fix #26) (#205)
- Qt GUI: Add Settings for Keyboard Mappings (#174)
- Qt GUI: Use Mouse Click for Touchpad Button in GUI (#167)
- CLI: Add Wakeup Command (#168)
- Build: Build SDL2 with udev on Linux (Fix #32)
- Android: Updated Dependencies
v1.1.3
Changes
Android:
- Prevent screen turning off during streaming (#149)
- Stream Display Options: Normal, Zoom and Stretch (#146)
- Touchpad Only Control Option (#130)
- Export and Import Settings as JSON
- Adjust Android Analog Stick Dimensions for better Usability
Desktop:
- Fix H264 codec finding for libavcodec < 58.10.100 (#143)
- Add Pyramid/Box buttons to keybindings (#118)
- Fix Icon Install Path (Fix #92)
Common:
- Make psn-account-id.py Script easier for Windows
v1.1.2
v1.1.1
Changes:
- Fix some Alignment Issues (especially for 32-bit ARM)
v1.1.0
This release brings Android Support.
v1.0.4
This release brings PS4 7.0 compatibility along with some other minor changes. About Registration on 7.0 using an AccountID, see https://github.com/thestr4ng3r/chiaki#obtaining-your-psn-accountid.
Changes:
v1.0.3
Changes:
- Add Login PIN Support (Fix #10)
- Fix Build on FreeBSD
- Add Fullscreen Mode on F11 (Fix #9)
- Add " | Stream" to StreamWindow Title
- Switch to Xenial for AppImage Releases (#29) (Fix #25)
- Fix Box and Pyramid Buttons being swapped (Fix #5)
- Fix frame_fg Initialization
- Free Mutexes in Takion
- Free Cond and Mutex of GKCrypt
- Fix Crash if Frame Uploader Thread not started
- Fix sending Cumulative DATA ACK
- Fix Regist Search Non-Broadcast Send (Fix #11)
- Fix a Leak in ChiakiRegist