-
Notifications
You must be signed in to change notification settings - Fork 686
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
- Added option to stream at device native FPS | ||
- Added native PS4/PS5 controller support with motion events, LED, battery, and touchpad** | ||
- Added support for using device gyros to emulate gamepad motion sensors* | ||
- Added support for automatic controller type detection* | ||
- Added native stylus input passthrough* | ||
- Added experimental AV1 support* | ||
- Added host process latency to performance stats* | ||
- Increased gamepad limit to 16* | ||
- Added Ctrl+Alt+Shift+C key combo to toggle local mouse cursor | ||
- Added Ctrl+Alt+Shift+Q key combo to quit via keyboard | ||
- Fixed rumble support for devices with internal controllers (such as the Logitech G Cloud) | ||
- Fixed CVE-2023-42799, CVE-2023-42800, and CVE-2023-42801 | ||
- Android 14 and ChromeOS support improvements | ||
|
||
Items marked with * require Sunshine nightly builds (or v0.21, when released) | ||
Items marked with ** also require Android 12 or later and a recent Linux kernel for support. |