2005-11-22 20:26:08 +01:00
|
|
|
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
|
2006-04-22 04:57:31 +02:00
|
|
|
and adding songs. There is extra functionality added for the ease
|
2005-11-22 20:26:08 +01:00
|
|
|
of the programmer.
|