aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/ConfigPath.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-24Config*: move to config/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-2/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-3/+2
2013-08-07ConfigPath: return a Path objectMax Kellermann1-2/+4
2013-04-09utils: convert to C++Max Kellermann1-3/+3
2013-01-10decoder/wavpack: convert to C++Max Kellermann1-11/+0
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-1/+2
2011-09-09utils: parsePath() returns GError on failureMax Kellermann1-1/+2
2011-09-09utils: pass a const string to parsePath()Max Kellermann1-1/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-12-23utils: move string_array_contains() to string_util.cMax Kellermann1-11/+0
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-08utils: removed function set_nonblocking()Max Kellermann1-2/+0
2009-11-06utils: renamed stringFoundInStringArray()Max Kellermann1-1/+12
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-02-19utils: use g_usleep() instead of my_usleep()Max Kellermann1-2/+0
2009-01-03utils: removed unused functionsMax Kellermann1-57/+0
2009-01-03tag: use g_strescape() to eliminate evil charactersMax Kellermann1-2/+0
2009-01-03listen: use GLib instead of utils.hMax Kellermann1-2/+0
2008-12-30main_notify: make the read side of the pipe blockingMax Kellermann1-2/+0
2008-12-28Remove xpthread_* wrappersThomas Jansen1-9/+0
2008-12-28utils: removed myFgets()Max Kellermann1-2/+0
2008-12-09utils: moving stringFoundInStringArray() from decoder into utilsViliam Mateicka1-0/+2
2008-12-02replaced mpd_malloc by G_GNUC_MALLOCThomas Jansen1-6/+5
2008-11-22utils: introduce assert_static()Laszlo Ashin1-0/+9
2008-11-01utils: use GUINT32_FROM_LE() instead of readLEuint32()Max Kellermann1-2/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-29log: don't use utils.hMax Kellermann1-2/+0
2008-10-28utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann1-2/+0
2008-10-15locate: use g_utf8_casefold() instead of string_toupper()Max Kellermann1-4/+0
2008-10-08don't include os_compat.hMax Kellermann1-1/+6
2008-09-23Add prefixcmp() (stol^H^H^H^Hborrowed from git)Eric Wong1-0/+2
2008-08-29added xfree() which takes a const pointerMax Kellermann1-0/+13
2008-06-30utils: pthread_{mutex,cond}_init can fail, so check for itEric Wong1-0/+4
2008-06-30utils: add new unforgiving utility functionsEric Wong1-0/+6
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-03-26notify: cleanupsEric Wong1-0/+2
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-8/+1
2007-12-28Merge branches/ew r7104Eric Wong1-1/+3
2007-06-13Adding parsePath and making parseConfigFilePath use it.J. Alexander Treuman1-0/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-0/+9
2006-08-22get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTREric Wong1-7/+0
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-07-30Standardize state_file handling routines.Eric Wong1-0/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-0/+41
2006-07-20Add mpd-indent.shAvuton Olrich1-5/+5
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1