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