10 Commits (bd300bd5772056f03b4bde0e5849595b21c7f28b)

Author SHA1 Message Date
Andrzej Rybczak 209f5337ee make str_pool return const char * instead of char * 17 years ago
Andrzej Rybczak 00dcadcc8a add support for consume mode 17 years ago
Andrzej Rybczak 5f41640cd9 handle single command and remove hacks used as substitute for it 17 years ago
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 17 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
unknown 1c2ef6fc6a drop libmpd dependency in favor of its own libmpdclient wrapper 18 years ago