aboutsummaryrefslogtreecommitdiffstats
path: root/src/path.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* path: don't export path_set_fs_charset()Max Kellermann2009-02-201-2/+0
* path: include cleanupMax Kellermann2009-01-081-1/+0
* path: allocate buffer in fs_charset conversion functionsMax Kellermann2009-01-081-2/+12
* path: removed pfx_dir()Max Kellermann2009-01-041-12/+0
* removed os_compat.hMax Kellermann2008-12-291-1/+2
* path: no CamelCaseMax Kellermann2008-11-051-4/+4
* path: removed sanitizePathDup()Max Kellermann2008-10-311-3/+0
* path: moved playlist_dir to mapper.cMax Kellermann2008-10-311-9/+0
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* path: removed pathcpy_trunc()Max Kellermann2008-10-201-6/+0
* path: replaced parent_path() with g_path_get_dirname()Max Kellermann2008-10-201-10/+0
* path: replaced mpd_basename() with g_path_get_basename()Max Kellermann2008-10-201-8/+0
* mapper: moved musicDir initialization from path.cMax Kellermann2008-10-151-5/+0
* path: add mpd_basename() functionEric Wong2008-09-291-0/+8
* clean up CPP includesMax Kellermann2008-04-121-1/+0
* fix -Wconst warningsMax Kellermann2008-02-051-5/+5
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-3/+1
* document parent_path()Eric Wong2008-01-031-3/+10
* Make utf8_to_fs_playlist_path universally accessibleEric Wong2008-01-011-1/+7
* Merge branches/ew r7104Eric Wong2007-12-281-17/+29
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-1/+1
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-3/+3
* Revert leaks from r4311, and also the leak fixes as a result of thatEric Wong2006-08-141-1/+10
* remove clumsy strncpy useEric Wong2006-07-301-1/+7
* Add mpd-indent.shAvuton Olrich2006-07-201-9/+9
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* path.*: cleanupsAvuton Olrich2006-07-131-2/+0
* config file change! now 'port' is optional and 'db_file' is required!Warren Dukes2005-03-061-1/+1
* remove vim &*(@Warren Dukes2004-11-031-1/+0
* clean up a little bit main() codeWarren Dukes2004-04-151-3/+4
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* ok, finished incremental update!Warren Dukes2004-04-141-0/+3
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* import from SF CVSWarren Dukes2004-02-231-0/+50