aboutsummaryrefslogtreecommitdiff
path: root/src/directory.h
Commit message (Expand)AuthorAge
* include config.h in all sourcesMax Kellermann2009-11-12
* directory: include config.hMax Kellermann2009-11-11
* directory: added directory_lookup_song()Max Kellermann2009-04-01
* directory: renamed directory_get_directory()Max Kellermann2009-04-01
* all: Update copyright header.Avuton Olrich2009-03-13
* decoder_plugin: added method container_scan()Jochen Keil2009-03-09
* directory: added "mtime" propertyMax Kellermann2009-02-28
* directory: moved DIRECTORY_* string constantsMax Kellermann2009-02-27
* directory: added directory_is_root()Max Kellermann2009-01-04
* song: adding support for songs in archivesViliam Mateicka2008-12-16
* added prefix to header macrosMax Kellermann2008-10-31
* directory: added directory_get_name()Max Kellermann2008-10-13
* directory: pass const pointers to inline functionsMax Kellermann2008-10-13
* directory: use mpd_sizeof_str_flex_array for path, tooEric Wong2008-10-13
* directory: added inline wrappers for accessing childrenMax Kellermann2008-10-09
* directory: moved dirvec struct declaration to dirvec.hMax Kellermann2008-10-09
* diretory: moved code to directory_save.c, directory_print.cMax Kellermann2008-10-09
* directory: include sys/types.hMax Kellermann2008-10-08
* directory: path must not be NULLMax Kellermann2008-10-08
* directory: directory_get_path(NULL) is not allowedMax Kellermann2008-10-08
* directory: eliminate CamelCaseMax Kellermann2008-10-08
* directory: moved code to database.cMax Kellermann2008-10-08
* directory: converted isRootDirectory() to an inline functionMax Kellermann2008-10-08
* don't include os_compat.hMax Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-08
* directory: added directory_is_empty()Max Kellermann2008-10-08
* directory: moved code to update.cMax Kellermann2008-10-08
* directory: simplify list update handling logicEric Wong2008-10-06
* directory: remove "Mp3" referencesEric Wong2008-09-29
* directory.h: remove directory_sigChldHandler declEric Wong2008-09-29
* directory: replace DirectoryList with dirvecEric Wong2008-09-29
* song: removed type SongListMax Kellermann2008-09-26
* directory: update do its work inside a threadEric Wong2008-09-23
* Replace SongList with struct songvecEric Wong2008-09-23
* directory: remove unused updateMp3Directory() functionEric Wong2008-09-23
* Directory: don't allocate stat information dynamicallyEric Wong2008-09-23
* pass "struct client" to dbUtils.c, song.c, tag_print.cMax Kellermann2008-09-07
* directory: don't pass "fd" to updateInit()Max Kellermann2008-09-07
* directory: don't pass fd to traverseAllIn()Max Kellermann2008-09-07
* directory: don't pass fd to traverseAllIn() callbacksMax Kellermann2008-09-07
* dbUtils, playlist, directory: pass constant pointersMax Kellermann2008-09-06
* clean up CPP includesMax Kellermann2008-04-12
* fix -Wconst warningsMax Kellermann2008-02-05
* Don't list playlists in lsinfo if the path isn't the root directory (theyJ. Alexander Treuman2007-05-24
* The massive copyright updateAvuton Olrich2007-04-05
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-20
* interface/connection malloc reductions from mpd-keEric Wong2006-07-30
* Add mpd-indent.shAvuton Olrich2006-07-20
* Change shank's email addressJ. Alexander Treuman2006-07-14