aboutsummaryrefslogtreecommitdiffstats
path: root/src/mpdclient.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-21Adding crop feature in ncmpcYannick LM1-0/+2
2008-09-19mpdclient: moved code to filelist.cMax Kellermann1-28/+2
2008-09-17make several functions return voidMax Kellermann1-2/+2
2008-09-16mpdclient: moved code to playlist.cMax Kellermann1-29/+4
2008-09-16song: use struct mpd_songMax Kellermann1-6/+6
2008-09-16mpdclient: add struct names, for forward declarationsMax Kellermann1-4/+4
2008-09-16code style, indent with tabs IIMax Kellermann1-36/+30
2008-09-15use GArray for playlist instead of GListMax Kellermann1-4/+1
2008-09-15include cleanupMax Kellermann1-0/+3
2008-09-15fix function prototypesMax Kellermann1-0/+4
2008-09-15const pointersMax Kellermann1-2/+2
2007-02-16way too much stuff to describe hereAndreas Obergrusberger1-0/+2
2005-06-14Added exact_match parameter to mpdclient_filelist_search()Kalle Wallin1-0/+5
2005-06-06Added an experimental artist (browser) screenKalle Wallin1-0/+7
2004-11-15Added a search screenKalle Wallin1-0/+3
2004-06-24Renamed mpd version macroKalle Wallin1-2/+10
2004-06-22added screen_bell() for optional audible/visible bellsKalle Wallin1-0/+1
2004-06-20Added _utf8 suffix to all functions that take utf8 arguments.Kalle Wallin1-3/+5
2004-06-18Added the mpdclient_cmd_add_path functionKalle Wallin1-0/+1
2004-06-16libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update() Kalle Wallin1-1/+1
2004-06-15git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-...Kalle Wallin1-0/+3
2004-06-14Updated error handlingKalle Wallin1-0/+4
2004-06-14Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin1-0/+173