Releases: moonlight-stream/moonlight-embedded
Moonlight Embedded 2.4.9
This is a bugfix release to fix the segmentation fault on startup.
Moonlight Embedded 2.4.8
This is a bugfix release to fix some issues with the previous release.
Changelog:
- Support for GFE 3.16
- Updated gamepad mappings
- Support for mouse wheels and two additional buttons
- Add -quitappafter to automatically stop app when closing connection
- Experimental rumble support
- Updated moonlight-common-c with performance improvements
IMPORTANT: Support for Raspbian Jessie has been dropped
Moonlight Embedded 2.4.7
This is a bugfix release to fix some issues with the previous release.
Changelog:
- Update gamepad mapping and some matching fixes
- Update FFMpeg code and remove support for VDPAU as it needs to be rewritten
- Initial Rockchip video decoding support
- Updated moonlight-common-c with some audio enhancements
Moonlight Embedded 2.4.6
Bugfix release for video corruption at Raspberry Pi with Moonlight Embedded 2.4.5
Changelog:
- Fix video corruption on Raspberry Pi
Moonlight Embedded 2.4.5
Bugfix release to support GFE 3.12
Changelog:
- RTSP over TCP for GFE 3.12
Moonlight Embedded 2.4.4
This is a bugfix release to fix some issues with the previous release.
Changelog:
- Add map command for easy creation of mappings
- Provide binary package for Raspbian Stretch
- Fix input when using triggers
- Fix for GFE 3.10
Moonlight Embedded 2.4.3
This is a bugfix release to fix some issues with the previous release.
Changelog:
- Correctly use XBox fallback mapping
- Fix compile issues for users without VAAPI
Moonlight Embedded 2.4.2
This is a bugfix release to fix some issues with the previous version.
Changelog:
- Fix crashes when using incorrect mappings
- Fix D-Pads Hat usage in mappings
- Provide default mapping for unknown gamepads
Moonlight Embedded 2.4.1
This is a bugfix release to fix some issues with the previous version.
Changelog
- Added VAAPI support to X11 video output
- Add support for SDL_GAMECONTROLLERCONFIG for gamepad mapping
- Add some debug information about inputs and mapping
- Fix bug with digital trigger buttons
- Allow custom resolutions when using --unsupported
- Don't require mapping for keyboard and mouse
- Fix some build issues on some platforms
Moonlight Embedded 2.4.0
A new release with lots of bugfixes and support for VDPAU acceleration.
Changelog
- Use SDL2 style gamepad mappings and therefore map function is dropped
- Compatibility fixes for OpenSSL 1.1.0
- Added X11 video output as SDL2 replacement
- Added VDPAU support to X11 video output
- Small latency improvements
- Fixes for Forward error correction
- Added verbose and debug options to minimize console output
- Added quit button combo of Play-Back-RightShoulder-LeftShoulder