Releases: plrguez/gmu-odbeta
v0.10.2-rc1-odbeta-20220526
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.conf
If 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
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
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
andR
previous functions are now done withL2
andR2
(Next and previous track)- Lock/Unlock is now done with
L
+Select
- Modifier key is now
- 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
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