aboutsummaryrefslogtreecommitdiffstats
path: root/src/list.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use deconst_ptr instead of duplicating deconst logicEric Wong2008-09-011-7/+2
* clean up CPP includesMax Kellermann2008-04-121-1/+0
* fix -Wconst warningsMax Kellermann2008-02-051-9/+14
* Revert the queue implementation and commandsEric Wong2008-01-261-15/+0
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-6/+1
* Playlist queue patch (http://musicpd.org/mantis/view.php?id=1478) version 11.Qball Cow2007-09-261-0/+15
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-14/+15
* Add mpd-indent.shAvuton Olrich2006-07-201-192/+234
* remove the glib library dependencyEric Wong2006-07-161-1/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* [CLEANUP] Remove unused codeAvuton Olrich2006-07-141-61/+8
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* fix some uninitialized variables (found by valgrind)Eric Wong2006-03-161-0/+1
* this shit really needs to be cleaned up, but its good enough for testing,Warren Dukes2004-11-151-11/+28
* use realloc for makeListNodesArrayWarren Dukes2004-11-151-27/+27
* ok, fix FindNodeWarren Dukes2004-11-151-1/+1
* insert stuff in tagTracker in sorted order, hopefully this makes it fasterWarren Dukes2004-11-151-40/+61
* ok, now song->url is only the filename, not the full path to the songWarren Dukes2004-11-111-14/+18
* merge changes from metadata-rewrite branchWarren Dukes2004-11-101-15/+17
* todo updateWarren Dukes2004-11-031-1/+0
* merge shank-rewrite-config changesWarren Dukes2004-10-281-1/+1
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* add --only-create-db option from msellsWarren Dukes2004-04-111-0/+3
* ideas on how to make readDirectoryInfo and readSongInfo deal with alreadyWarren Dukes2004-04-101-0/+45
* import from SF CVSWarren Dukes2004-02-231-0/+436