summaryrefslogtreecommitdiff
path: root/src/directory_save.c
AgeCommit message (Expand)Author
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-02directory: directory_load() returns GErrorMax Kellermann
2009-02-28directory: added "mtime" propertyMax Kellermann
2009-02-27directory: moved DIRECTORY_* string constantsMax Kellermann
2009-01-04directory: added directory_is_root()Max Kellermann
2009-01-03don't include utils.h when it isn't usedMax Kellermann
2008-12-29removed os_compat.hMax Kellermann
2008-12-28utils: removed myFgets()Max Kellermann
2008-10-28utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann
2008-10-20path: replaced mpd_basename() with g_path_get_basename()Max Kellermann
2008-10-09directory: don't query database during loadMax Kellermann
2008-10-09directory: check the absolute path of a subdirectory while loadingMax 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