Skip to content

Releases: XK9274/moonlight-app-miyoo

v1.5.1

15 Nov 20:22
Compare
Choose a tag to compare

v1.5.1

  • Move to minor versioning
  • Add new banner logo
  • Add new app logo
  • Resource caching
  • Other minor refactors
  • Remove some libraries that aren't required.

v1.5

02 Nov 01:23
5040bb7
Compare
Choose a tag to compare

Fix audio crackling, fixed mmiyoo driver delay at source for some SDL2 apps.

v1.4

28 Oct 20:59
1220c18
Compare
Choose a tag to compare
  • Fix audio delay

v1.3

25 Oct 21:02
dc0266c
Compare
Choose a tag to compare

UI overhaul
Refactored most functions
Removed some reliance on the SDL lib
Added more settings for upcoming settings menu (overclocking etc)
Removed splash
Removed binaries that are no longer required
Updated FAQS
Convert all memcpy calls to neon_memcpy
Build libgamestream and libmoonlightcommon as stripped/arm optimised

v1.2

16 Oct 00:55
Compare
Choose a tag to compare
  • Add mouse emulation
    • Select + A to enter mouse mode, when in mouse mode Start to return to kbd mode.

v1.1

14 Oct 23:14
d4627e0
Compare
Choose a tag to compare

Add cpuclock option to settings.json (Min 1000, Max 1950, Default 1700)

v1.0

14 Oct 19:20
a24fc68
Compare
Choose a tag to compare

v1.0

0.9

13 Oct 17:02
78bf79d
Compare
Choose a tag to compare
0.9

Remove xm from the util script:

Fixed util.sh #1

v0.8

12 Oct 23:51
Compare
Choose a tag to compare

New terminal w/ font by eggs
Better displays
Some error checking
Footer messages
Escape key support (Select + Y)

v0.7

12 Oct 20:09
b7a128d
Compare
Choose a tag to compare

Fixed black screen issue
Fixed input spam at end of session
Added new key shortcut: Select + Menu to exit
Handles SIGINT/SIGTERM sent from term to cleanup mi_gfx/mi_sys
Remove pressmenu2Kill from launch.sh