Andrzej Rybczak
d1d1011eeb
make function 'clear' in playlist editor clear selected playlist
17 years ago
Andrzej Rybczak
6768e3cdaa
change char * to const char * in libmpdclient where appropriate to avoid casts
17 years ago
Andrzej Rybczak
24c37eb592
do not store commands list in MPD::Connection
...
it should have sent commandlist begin and end commands from the beginning,
having separated functions just to handle queueing commands was plainly ugly.
17 years ago
Andrzej Rybczak
76701883e9
support for multiple composer, performer and disc tags
17 years ago
Max Kellermann
336ad46c12
added support for unix domain sockets
...
If a host name starts with a slash, it is assumed to be a unix domain
socket path. The port is ignored. This code is disabled on WIN32,
until someone tests it.
18 years ago
unK
c672e87655
change default songid to -1 to let us know when the first song starts playing
18 years ago
unK
4ab4e72c97
implement argv handler and basic mpc commands
18 years ago
unK
9fd373625d
add to libmpdclient support for getting list of any tag type
18 years ago
unK
ded070c61b
allocate strings in a pool (taken from ncmpc)
18 years ago
unK
77a01b6574
libmpdclient sync
18 years ago
unknown
1c2ef6fc6a
drop libmpd dependency in favor of its own libmpdclient wrapper
18 years ago