aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-07song: moved code to song_print.c, song_save.cMax Kellermann1-11/+2
2008-09-06include cleanupMax Kellermann1-3/+2
2008-08-29song: don't export newNullSong()Max Kellermann1-2/+0
2008-08-29tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_itemMax Kellermann1-1/+1
2008-04-12song: document get_song_url()Eric Wong1-0/+6
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-4/+1
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-10-27add support for: list fileWarren Dukes1-0/+3
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-2/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-3/+3
2006-07-20Add mpd-indent.shAvuton Olrich1-11/+11
2006-07-15[CLEANUP] Remove unused codeAvuton Olrich1-2/+0
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-11implement saved memory by not storing full pathWarren Dukes1-3/+6
2004-11-11this is brokenWarren Dukes1-11/+12
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-05-31icynames are now copied to title of streamsWarren Dukes1-0/+2
2004-05-19fix a nasty bug when deleting a stream from the playlistWarren Dukes1-2/+2
2004-05-13redimentary addition of url's to playlistWarren Dukes1-0/+2
2004-05-13add type element to Song struct, and change utf8file to utf8urlWarren Dukes1-3/+10
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2
2004-03-11move time back into MpdTagWarren Dukes1-1/+0
2004-03-10move time from tag info to song info.Warren Dukes1-0/+1