summaryrefslogtreecommitdiff
path: root/src/path.h
AgeCommit message (Expand)Author
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-20path: don't export path_set_fs_charset()Max Kellermann
2009-01-08path: include cleanupMax Kellermann
2009-01-08path: allocate buffer in fs_charset conversion functionsMax Kellermann
2009-01-04path: removed pfx_dir()Max Kellermann
2008-12-29removed os_compat.hMax Kellermann
2008-11-05path: no CamelCaseMax Kellermann
2008-10-31path: removed sanitizePathDup()Max Kellermann
2008-10-31path: moved playlist_dir to mapper.cMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-20path: removed pathcpy_trunc()Max Kellermann
2008-10-20path: replaced parent_path() with g_path_get_dirname()Max Kellermann
2008-10-20path: replaced mpd_basename() with g_path_get_basename()Max Kellermann
2008-10-15mapper: moved musicDir initialization from path.cMax Kellermann
2008-09-29path: add mpd_basename() functionEric Wong
2008-04-12clean up CPP includesMax Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong
2008-01-03document parent_path()Eric Wong
2008-01-01Make utf8_to_fs_playlist_path universally accessibleEric Wong
2007-12-28Merge branches/ew r7104Eric Wong
2007-04-05The massive copyright updateAvuton Olrich
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich
2006-08-14Revert leaks from r4311, and also the leak fixes as a result of thatEric Wong
2006-07-30remove clumsy strncpy useEric Wong
2006-07-20Add mpd-indent.shAvuton Olrich
2006-07-14Change shank's email addressJ. Alexander Treuman
2006-07-13Huge header update, update the copyright and addAvuton Olrich
2006-07-13path.*: cleanupsAvuton Olrich
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes
2004-11-03remove vim &*(@Warren Dukes
2004-04-15clean up a little bit main() codeWarren Dukes
2004-04-14add vim shiznit to end of all source filesWarren Dukes
2004-04-14ok, finished incremental update!Warren Dukes
2004-03-18bunch of autotool cleanupsWarren Dukes
2004-02-23import from SF CVSWarren Dukes