summaryrefslogtreecommitdiff
path: root/audio/libmpd/DESCR
blob: 01b373b4218f869bbfd56b36fb72915c9d2ed754 (plain)
1
2
3
4
5
libmpd is trying to provide a easy to use high level, callback
based access to mpd. It tries to be fast and keep the data transfer
with mpd to the minimum. To do this it implements queues for deleting
and adding songs. There is extra functionality added for the ease
of the programmer.