| Commit message (Expand) | Author | Files | Lines |
2008-09-07 | pass "struct client" to dbUtils.c, song.c, tag_print.c | Max Kellermann | 1 | -0/+2 |
2008-09-07 | song: moved code to song_print.c, song_save.c | Max Kellermann | 1 | -11/+2 |
2008-09-06 | include cleanup | Max Kellermann | 1 | -3/+2 |
2008-08-29 | song: don't export newNullSong() | Max Kellermann | 1 | -2/+0 |
2008-08-29 | tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item | Max Kellermann | 1 | -1/+1 |
2008-04-12 | song: document get_song_url() | Eric Wong | 1 | -0/+6 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -2/+2 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -4/+1 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -1/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-10-27 | add support for: list file | Warren Dukes | 1 | -0/+3 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -2/+2 |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong | 1 | -3/+3 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -11/+11 |
2006-07-15 | [CLEANUP] Remove unused code | Avuton Olrich | 1 | -2/+0 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-11 | implement saved memory by not storing full path | Warren Dukes | 1 | -3/+6 |
2004-11-11 | this is broken | Warren Dukes | 1 | -11/+12 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-05-31 | icynames are now copied to title of streams | Warren Dukes | 1 | -0/+2 |
2004-05-19 | fix a nasty bug when deleting a stream from the playlist | Warren Dukes | 1 | -2/+2 |
2004-05-13 | redimentary addition of url's to playlist | Warren Dukes | 1 | -0/+2 |
2004-05-13 | add type element to Song struct, and change utf8file to utf8url | Warren Dukes | 1 | -3/+10 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |
2004-03-11 | move time back into MpdTag | Warren Dukes | 1 | -1/+0 |
2004-03-10 | move time from tag info to song info. | Warren Dukes | 1 | -0/+1 |