summaryrefslogtreecommitdiff
path: root/src/directory.h
AgeCommit message (Expand)Author
2007-05-24Don't list playlists in lsinfo if the path isn't the root directory (theyJ. Alexander Treuman
2007-04-05The massive copyright updateAvuton Olrich
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich
2006-07-30interface/connection malloc reductions from mpd-keEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-14[CLEANUP] Remove unused functions from the headerAvuton Olrich
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-05-08Jat/Q patch for checking permission on database before creating itQball Cow
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes
2004-11-12don't store only relative paths in the directory structure, its probably notWarren Dukes
2004-11-11ok, optimize memory sage of directorys, by iteratively creating the directories,Warren Dukes
2004-11-11implement saved memory by not storing full pathWarren Dukes
2004-11-10merge changes from metadata-rewrite branchWarren Dukes
2004-11-03remove vim &*(@Warren Dukes
2004-06-04finish ack error codesWarren Dukes
2004-05-13redimentary addition of url's to playlistWarren Dukes
2004-04-15don't stat() the db to get the modtime everytime, instead store it when we re...Warren Dukes
2004-04-15clean up a little bit main() codeWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-13when doing signal functions (like sigaction) make sure it wasn't interrupted ...Warren Dukes
2004-04-11clean up signal handling using a polling method, from the genius that is mack...Warren Dukes
2004-04-11incremental updates and command-list/update kung fuWarren Dukes
2004-04-11updating_db in status and some ideas for the TODO that i've already forgottenWarren Dukes
2004-04-11make "update" command background/non-blockingWarren Dukes
2004-03-18bunch of autotool cleanupsWarren Dukes
2004-02-27display db_playtime in statsWarren Dukes
2004-02-23import from SF CVSWarren Dukes