summaryrefslogtreecommitdiff
path: root/audio/gbemol
AgeCommit message (Collapse)AuthorFilesLines
2009-09-09Configure needs msgfmt.hasso1-2/+2
2009-09-03Fix a number of annoying issues in gbemol:joerg9-2/+223
- sort albums for the selector - fix crash if authentication failed - make authentication actually work - be consistent in section of the config file used Bump revision
2009-08-31Imported gbemol-0.3.2 from pkgsrc-wip:joerg4-0/+43
gbemol allows you to use MPD with a userfriendly interface. Features include an easy-to-use, tag-oriented library browser, a two mode playlist, cover art support (APIC tag only, for now), system tray icon docking, song, album and artist information. Music Player Daemon is a server that allows remote access for playing audio files, streams and managing playlists. The daemon is controlled through a client which need not run on the same computer mpd runs on.