Age | Commit message (Expand) | Author |
---|---|---|
2009-03-13 | all: Update copyright header. | Avuton Olrich |
2009-03-02 | directory: directory_load() returns GError | Max Kellermann |
2009-02-28 | directory: added "mtime" property | Max Kellermann |
2009-02-27 | directory: moved DIRECTORY_* string constants | Max Kellermann |
2009-01-04 | directory: added directory_is_root() | Max Kellermann |
2009-01-03 | don't include utils.h when it isn't used | Max Kellermann |
2008-12-29 | removed os_compat.h | Max Kellermann |
2008-12-28 | utils: removed myFgets() | Max Kellermann |
2008-10-28 | utils: use g_str_has_prefix() instead of prefixcmp() | Max Kellermann |
2008-10-20 | path: replaced mpd_basename() with g_path_get_basename() | Max Kellermann |
2008-10-09 | directory: don't query database during load | Max Kellermann |
2008-10-09 | directory: check the absolute path of a subdirectory while loading | Max Kellermann |
2008-10-09 | directory: moved dirvec struct declaration to dirvec.h | Max Kellermann |
2008-10-09 | diretory: moved code to directory_save.c, directory_print.c | Max Kellermann |