| Commit message (Expand) | Author | Files | Lines |
2008-09-16 | mpdclient: moved code to playlist.c | Max Kellermann | 1 | -29/+4 |
2008-09-16 | song: use struct mpd_song | Max Kellermann | 1 | -6/+6 |
2008-09-16 | mpdclient: add struct names, for forward declarations | Max Kellermann | 1 | -4/+4 |
2008-09-16 | code style, indent with tabs II | Max Kellermann | 1 | -36/+30 |
2008-09-15 | use GArray for playlist instead of GList | Max Kellermann | 1 | -4/+1 |
2008-09-15 | include cleanup | Max Kellermann | 1 | -0/+3 |
2008-09-15 | fix function prototypes | Max Kellermann | 1 | -0/+4 |
2008-09-15 | const pointers | Max Kellermann | 1 | -2/+2 |
2007-02-16 | way too much stuff to describe here | Andreas Obergrusberger | 1 | -0/+2 |
2005-06-14 | Added exact_match parameter to mpdclient_filelist_search() | Kalle Wallin | 1 | -0/+5 |
2005-06-06 | Added an experimental artist (browser) screen | Kalle Wallin | 1 | -0/+7 |
2004-11-15 | Added a search screen | Kalle Wallin | 1 | -0/+3 |
2004-06-24 | Renamed mpd version macro | Kalle Wallin | 1 | -2/+10 |
2004-06-22 | added screen_bell() for optional audible/visible bells | Kalle Wallin | 1 | -0/+1 |
2004-06-20 | Added _utf8 suffix to all functions that take utf8 arguments. | Kalle Wallin | 1 | -3/+5 |
2004-06-18 | Added the mpdclient_cmd_add_path function | Kalle Wallin | 1 | -0/+1 |
2004-06-16 | libmpdclient updated (r1507) - added path to mpdclient_cmd_db_update() | Kalle Wallin | 1 | -1/+1 |
2004-06-15 | git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1497 09075e82-0dd4-0310-85a5-... | Kalle Wallin | 1 | -0/+3 |
2004-06-14 | Updated error handling | Kalle Wallin | 1 | -0/+4 |
2004-06-14 | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 1 | -0/+173 |