Skip to content

Releases: plrguez/gmu-odbeta

v0.10.2-rc1-odbeta-20220526

26 May 18:08
Compare
Choose a tag to compare

Changes

  • RG350M: Add default configuration for RG350M devices that set SDL.DefaultSkin=default-modern-large

The new default configuration file only will be used if not exists $HOME/.config/gmu/gmu.confIf it exists and you want the new defaults, you need to remove it and then start GMU

If you want to build from source see instructions here

v0.10.2-rc1-odbeta-20220521

21 May 14:51
Compare
Choose a tag to compare

Changes

  • Fixed the maximum resolution to 320x240 for 320x480 devices as reported by SDL (RG280V/M)
  • Added default button mappings to BUILD-ODBETA.md

If you want to build from source see instructions here
See the changes in previous build about the changes made to the default button mapping.

v0.10.2-rc1-odbeta-20211024

24 Oct 16:23
Compare
Choose a tag to compare

Changes

  • Added WavPack and provided as external library in libs.gcw0 folder.
  • Added some changes in the button mapping for RG350 like devices:
    • Modifier key is now L1 button
    • L and R previous functions are now done with L2 and R2 (Next and previous track)
    • Lock/Unlock is now done with L + Select
  • Launcher gmu-gcw0.dge script will try to detect device and use the config to use.
  • To the new configurations take effect you must delete previous $HOME/.config/gmu/gmu.conf file.

If you want to build from source see instructions here

v0.10.2-rc1-odbeta

23 Oct 11:18
Compare
Choose a tag to compare
v0.10.2-rc1-odbeta Pre-release
Pre-release

The GCW0 changes included here are borrowed from Denis N Kuznetsov https://github.com/denis-n-kuznetsov/gmu (thank you!)

To build for od-beta change scripts configure-odbeta.sh and makefile-odbeta.sh to put your toolchain path then execute:

./configure-odbeta.sh
./make-odbeta.sh

In my current toolchain these are the enabled decoders list:

  • Opus enabled
  • mpg123 enabled
  • Vorbis enabled
  • FLAC enabled
  • Speex enabled
  • ModPlug enabled