summaryrefslogtreecommitdiff
path: root/src/directory.h
AgeCommit message (Expand)Author
2009-04-01directory: added directory_lookup_song()Max Kellermann
2009-04-01directory: renamed directory_get_directory()Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-09decoder_plugin: added method container_scan()Jochen Keil
2009-02-28directory: added "mtime" propertyMax Kellermann
2009-02-27directory: moved DIRECTORY_* string constantsMax Kellermann
2009-01-04directory: added directory_is_root()Max Kellermann
2008-12-16song: adding support for songs in archivesViliam Mateicka
2008-10-31added prefix to header macrosMax Kellermann
2008-10-13directory: added directory_get_name()Max Kellermann
2008-10-13directory: pass const pointers to inline functionsMax Kellermann
2008-10-13directory: use mpd_sizeof_str_flex_array for path, tooEric Wong
2008-10-09directory: added inline wrappers for accessing childrenMax Kellermann
2008-10-09directory: moved dirvec struct declaration to dirvec.hMax Kellermann
2008-10-09diretory: moved code to directory_save.c, directory_print.cMax Kellermann
2008-10-08directory: include sys/types.hMax Kellermann
2008-10-08directory: path must not be NULLMax Kellermann
2008-10-08directory: directory_get_path(NULL) is not allowedMax Kellermann
2008-10-08directory: eliminate CamelCaseMax Kellermann
2008-10-08directory: moved code to database.cMax Kellermann
2008-10-08directory: converted isRootDirectory() to an inline functionMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-10-08directory: converted typedef Directory to struct directoryMax Kellermann
2008-10-08directory: added directory_is_empty()Max Kellermann
2008-10-08directory: moved code to update.cMax Kellermann
2008-10-06directory: simplify list update handling logicEric Wong
2008-09-29directory: remove "Mp3" referencesEric Wong
2008-09-29directory.h: remove directory_sigChldHandler declEric Wong
2008-09-29directory: replace DirectoryList with dirvecEric Wong
2008-09-26song: removed type SongListMax Kellermann
2008-09-23directory: update do its work inside a threadEric Wong
2008-09-23Replace SongList with struct songvecEric Wong
2008-09-23directory: remove unused updateMp3Directory() functionEric Wong
2008-09-23Directory: don't allocate stat information dynamicallyEric Wong
2008-09-07pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann
2008-09-07directory: don't pass "fd" to updateInit()Max Kellermann
2008-09-07directory: don't pass fd to traverseAllIn()Max Kellermann
2008-09-07directory: don't pass fd to traverseAllIn() callbacksMax Kellermann
2008-09-06dbUtils, playlist, directory: pass constant pointersMax Kellermann
2008-04-12clean up CPP includesMax Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
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