Wejp has just release a new version of his GMU player for Dingux over his blog.
GMU player is a versatile Music player, that supports a a huge range of audio filetypes.
Here is a new Gmu Beta release for the Dingoo A320. This release comes with some major improvements and bugfixes including:
- Backlight power-off is now functional on the Dingoo (backlight will be turned off when the hold mode is enabled as well as after a configurable amount of time without pressing a button
- FLAC decoder now comes with meta data tag support
- MP3 decoder does no longer crash Gmu with broken/invalid files
Gmu is highly configurable. It is always worth it to have a look at the README.txt file.
For those of you using dmenu on the Dingoo, you can easily add a Gmu menu entry to dmenu, by editing dmenu.cfg. Simply add a section like this to the appropriate section of the file:
MenuItem Gmu
{
Icon = “res/explorer.png”
Name = “Gmu Music Player”
Executable = “/root/gmu-0.7.0_BETA3-DINGOO/gmu.goo”
WorkDir = “/root/gmu-0.7.0_BETA3-DINGOO”
Selector = no
}In case you’ve extracted the Gmu zip file to some other location, you need to adjust the path accordingly.
Please make sure you are using the latest Dingux kernel. Otherwise the backlight power-off function won’t work.

