Skip to content

Releases: moonlight-stream/moonlight-embedded

Moonlight Embedded 2.4.9

01 May 21:32
Compare
Choose a tag to compare

This is a bugfix release to fix the segmentation fault on startup.

Moonlight Embedded 2.4.8

29 Apr 17:35
Compare
Choose a tag to compare

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

11 Aug 16:29
Compare
Choose a tag to compare

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

14 Jan 17:19
Compare
Choose a tag to compare

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

13 Jan 15:39
Compare
Choose a tag to compare

Bugfix release to support GFE 3.12

Changelog:

  • RTSP over TCP for GFE 3.12

Moonlight Embedded 2.4.4

03 Nov 22:51
Compare
Choose a tag to compare

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

16 Aug 18:26
Compare
Choose a tag to compare

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

02 Jul 12:03
Compare
Choose a tag to compare

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

19 Jun 21:20
Compare
Choose a tag to compare

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

11 Jun 19:35
Compare
Choose a tag to compare

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