| Commit message (Expand) | Author | Files | Lines |
2008-11-05 | path: no CamelCase | Max Kellermann | 1 | -4/+4 |
2008-10-31 | path: removed sanitizePathDup() | Max Kellermann | 1 | -3/+0 |
2008-10-31 | path: moved playlist_dir to mapper.c | Max Kellermann | 1 | -9/+0 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-20 | path: removed pathcpy_trunc() | Max Kellermann | 1 | -6/+0 |
2008-10-20 | path: replaced parent_path() with g_path_get_dirname() | Max Kellermann | 1 | -10/+0 |
2008-10-20 | path: replaced mpd_basename() with g_path_get_basename() | Max Kellermann | 1 | -8/+0 |
2008-10-15 | mapper: moved musicDir initialization from path.c | Max Kellermann | 1 | -5/+0 |
2008-09-29 | path: add mpd_basename() function | Eric Wong | 1 | -0/+8 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -5/+5 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -3/+1 |
2008-01-03 | document parent_path() | Eric Wong | 1 | -3/+10 |
2008-01-01 | Make utf8_to_fs_playlist_path universally accessible | Eric Wong | 1 | -1/+7 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -17/+29 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -3/+3 |
2006-08-14 | Revert leaks from r4311, and also the leak fixes as a result of that | Eric Wong | 1 | -1/+10 |
2006-07-30 | remove clumsy strncpy use | Eric Wong | 1 | -1/+7 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -9/+9 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2006-07-13 | path.*: cleanups | Avuton Olrich | 1 | -2/+0 |
2005-03-06 | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 1 | -1/+1 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-04-15 | clean up a little bit main() code | Warren Dukes | 1 | -3/+4 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-14 | ok, finished incremental update! | Warren Dukes | 1 | -0/+3 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |