GMU

From DingooWiki

Jump to: navigation, search
GMU
Platform(s): Dingoo-Linux
Download(s): GMU 0.7 Beta 4
Developer(s): wejp project page
Version: 0.7.0_BETA3-DINGOO
Status: Functional
Homepage: wejp's GMU progject page

GMU is a music player for the Dingoo. Gmu supports Ogg Vorbis, MP3, Musepack, FLAC and various module formats (such as s3m, stm, it, etc.). It also includes a playlist and a file browser.

Contents

[edit] History

GMU was originally a music player for the GP2X. wjep has taken the liberty of porting his well known GP2X music player to the Dingoo A320.

[edit] Features

  • Supports Ogg Vorbis, MP3, Musepack (MPC), FLAC, various module formats (MOD, XM, IT, S3M, STM, ...) and lots of ADLIB tracker formats
  • m3u playlist import/export
  • Random playback mode
  • File browser
  • Playlist
  • Cover viewer (Gmu supports jpg, png and bmp image files and cover images embedded into ID3v2 tags)
  • Hold function (turns off display backlight for power saving)
  • Customizable key mappings and skin support

[edit] Installation

Extract the gmu archive to either your FAT partition or your rootfs (BETA2 only worked on the rootfs, but this problem has been resolved as of BETA3). Launch using the gmu.goo script.

[edit] dmenu Config

See also: dmenu
MenuItem Gmu
{
    Icon = "res/explorer.png"
    Name = "Gmu Music Player"
    Executable = "./gmu.goo"
    WorkDir = "/path/to/gmu_directory"
    Selector = no
}
Personal tools