Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't include utils.h when it isn't used | Max Kellermann | 2009-01-03 | 1 | -1/+0 |
* | removed os_compat.h | Max Kellermann | 2008-12-29 | 1 | -0/+3 |
* | utils: removed myFgets() | Max Kellermann | 2008-12-28 | 1 | -4/+6 |
* | utils: use g_str_has_prefix() instead of prefixcmp() | Max Kellermann | 2008-10-28 | 1 | -6/+6 |
* | path: replaced mpd_basename() with g_path_get_basename() | Max Kellermann | 2008-10-20 | 1 | -1/+4 |
* | directory: don't query database during load | Max Kellermann | 2008-10-09 | 1 | -2/+2 |
* | directory: check the absolute path of a subdirectory while loading | Max Kellermann | 2008-10-09 | 1 | -0/+4 |
* | directory: moved dirvec struct declaration to dirvec.h | Max Kellermann | 2008-10-09 | 1 | -1/+0 |
* | diretory: moved code to directory_save.c, directory_print.c | Max Kellermann | 2008-10-09 | 1 | -0/+101 |