aboutsummaryrefslogtreecommitdiffstats
path: root/src/mpdclient.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanupMax Kellermann2008-09-151-8/+7
* const pointersMax Kellermann2008-09-151-7/+7
* use !NDEBUG instead of DEBUGMax Kellermann2008-09-151-2/+2
* code style, indent with tabsMax Kellermann2008-09-151-273/+272
* remove unused static functionsMax Kellermann2008-09-151-11/+0
* way too much stuff to describe hereAndreas Obergrusberger2007-02-161-0/+24
* filelist sorting improvedAndreas Obergrusberger2006-10-281-0/+38
* due to bensonk's demand i added a splash screen.Andreas Obergrusberger2006-09-071-2/+4
* spelling fixes by avutonAndreas Obergrusberger2006-08-121-1/+1
* translation updates, template and german. another little build fixAndreas Obergrusberger2006-08-051-1/+3
* patch by jat to fix http://musicpd.org/mantis/view.php?id=1293Andreas Obergrusberger2006-08-041-5/+2
* Added exact_match parameter to mpdclient_filelist_search()Kalle Wallin2005-06-141-4/+45
* Added an experimental artist (browser) screenKalle Wallin2005-06-061-9/+56
* Added a search screenKalle Wallin2004-11-151-0/+34
* Fixed the plchanges codeKalle Wallin2004-07-021-58/+25
* Added _utf8 suffix to all functions that take utf8 arguments.Kalle Wallin2004-06-201-7/+33
* Added the mpdclient_cmd_add_path functionKalle Wallin2004-06-181-0/+12
* enabled plchanges, update playlist_length after removing songsKalle Wallin2004-06-171-21/+32
* libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update() Kalle Wallin2004-06-161-2/+2
* Disable plchanges - need to redesign the plchanges codeKalle Wallin2004-06-151-14/+28
* Sort playlist if needed after plchanges,Kalle Wallin2004-06-151-8/+39
* Updated error handlingKalle Wallin2004-06-141-11/+10
* Fixed mpdclient_filelist_update()Kalle Wallin2004-06-141-1/+3
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-0/+868