Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-06-14 | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 1 | -559/+0 |
2004-06-09 | Updated the reconnect code to allow user to abort in raw mode | Kalle Wallin | 1 | -1/+1 |
2004-06-08 | Display the the entire url when a streams metadata==NULL | Kalle Wallin | 1 | -1/+11 |
2004-06-08 | Check playlist length and remove songs (plchanges command) | Kalle Wallin | 1 | -10/+25 |
2004-06-07 | Support plchanges | Kalle Wallin | 1 | -10/+185 |
2004-06-05 | Changed directory layout (for future use of gettext) | Kalle Wallin | 1 | -0/+0 |
2004-04-22 | Changed the way songs are added/deleted from playlist (#0000220). | Kalle Wallin | 1 | -39/+14 |
2004-03-29 | Added password support. | Kalle Wallin | 1 | -3/+15 |
2004-03-28 | We now allocate and free memory with glib | Kalle Wallin | 1 | -14/+9 |
2004-03-22 | Restored lost basename call. | Kalle Wallin | 1 | -1/+1 |
2004-03-20 | Added function mpc_reconnect(). | Kalle Wallin | 1 | -2/+38 |
2004-03-19 | Added iconv support | Kalle Wallin | 1 | -6/+18 |