summaryrefslogtreecommitdiff
path: root/src/list.c
AgeCommit message (Expand)Author
2009-01-02list: removed linked list libraryMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-09-07fix -Wcast-qual -Wwrite-strings warningsMax Kellermann
2008-04-12clean up CPP includesMax Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
2008-01-26Revert the queue implementation and commandsEric Wong
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2007-09-26Playlist queue patch (http://musicpd.org/mantis/view.php?id=1478) version 11.Qball Cow
2007-04-05The massive copyright updateAvuton Olrich
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-16remove the glib library dependencyEric Wong
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-14[CLEANUP] Remove unused codeAvuton Olrich
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-03-16fix some uninitialized variables (found by valgrind)Eric Wong
2004-11-15this shit really needs to be cleaned up, but its good enough for testing,Warren Dukes
2004-11-15use realloc for makeListNodesArrayWarren Dukes
2004-11-15ok, fix FindNodeWarren Dukes
2004-11-15insert stuff in tagTracker in sorted order, hopefully this makes it fasterWarren Dukes
2004-11-11ok, now song->url is only the filename, not the full path to the songWarren Dukes
2004-11-10merge changes from metadata-rewrite branchWarren Dukes
2004-11-03todo updateWarren Dukes
2004-10-28merge shank-rewrite-config changesWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-11add --only-create-db option from msellsWarren Dukes
2004-04-10ideas on how to make readDirectoryInfo and readSongInfo deal with alreadyWarren Dukes
2004-02-23import from SF CVSWarren Dukes