aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann2008-09-071-0/+2
* song: moved code to song_print.c, song_save.cMax Kellermann2008-09-071-11/+2
* include cleanupMax Kellermann2008-09-061-3/+2
* song: don't export newNullSong()Max Kellermann2008-08-291-2/+0
* tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_itemMax Kellermann2008-08-291-1/+1
* song: document get_song_url()Eric Wong2008-04-121-0/+6
* fix -Wconst warningsMax Kellermann2008-02-051-2/+2
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-4/+1
* Merge branches/ew r7104Eric Wong2007-12-281-1/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* add support for: list fileWarren Dukes2006-10-271-0/+3
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-2/+2
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-3/+3
* Add mpd-indent.shAvuton Olrich2006-07-201-11/+11
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-151-2/+0
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* implement saved memory by not storing full pathWarren Dukes2004-11-111-3/+6
* this is brokenWarren Dukes2004-11-111-11/+12
* remove vim &*(@Warren Dukes2004-11-031-1/+0
* icynames are now copied to title of streamsWarren Dukes2004-05-311-0/+2
* fix a nasty bug when deleting a stream from the playlistWarren Dukes2004-05-191-2/+2
* redimentary addition of url's to playlistWarren Dukes2004-05-131-0/+2
* add type element to Song struct, and change utf8file to utf8urlWarren Dukes2004-05-131-3/+10
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* move time back into MpdTagWarren Dukes2004-03-111-1/+0
* move time from tag info to song info.Warren Dukes2004-03-101-0/+1
* import from SF CVSWarren Dukes2004-02-231-0/+61