summaryrefslogtreecommitdiff
path: root/audio/musicpd
AgeCommit message (Collapse)AuthorFilesLines
2004-05-05revert the previous; it has some weird side-effects i'm still investigating..mrg2-15/+1
2004-05-02don't reset the playlist order when restarting.mrg2-1/+15
2004-05-02add a comment about setting mixer_control "Pcm" to modify the PCMgrant1-1/+5
volume control.
2004-05-02add CVS tag.grant1-0/+2
2004-04-30Initial import of musicpd 0.10.3 into the NetBSD packages collection.grant6-0/+176
Music Player Daemon allows remote access for playing music (MP3s, Ogg Vorbis files, Flacs and AAC files) and managing playlists. It is designed for integrating a computer into a stereo system that provides control for music playback over a local network. It is also makes a great desktop music player, especially if you're a console junkie, like frontend options, or restart X often. this package is a hybrid of a package created by pkg@burningsoda.com in pkgsrc-wip and the package created independently by myself.