summaryrefslogtreecommitdiff
path: root/src/dirvec.c
AgeCommit message (Expand)Author
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-15dirvec, songvec: sort using g_utf8_collate()Max Kellermann
2009-01-03songvec, dirvec: use GLib instead of utils.hMax Kellermann
2008-12-29removed os_compat.hMax Kellermann
2008-12-28dirvec: migrate from pthread to glib threadsThomas Jansen
2008-12-28Include <pthread.h> where it is necessary onlyThomas Jansen
2008-10-26dirvec: fixed GCC shadow warningMax Kellermann
2008-10-21update: fix multiple deletes from *vec iteratorsEric Wong
2008-10-21dirvec: introduce locking for all iteratorsEric Wong
2008-10-21{dir,song}vec: these structs are constEric Wong
2008-10-21dirvec: add dirvec_for_each iteratorEric Wong
2008-10-20path: replaced mpd_basename() with g_path_get_basename()Max Kellermann
2008-10-14{dir,song}vec: fix off-by-one errors in {dir,song}vec_deleteEric Wong
2008-10-13dirvec: dirvec_find() compares basenameMax Kellermann
2008-10-09dirvec: constant pointers in dirvec_find()Max Kellermann
2008-10-08directory: eliminate CamelCaseMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08directory: converted typedef Directory to struct directoryMax Kellermann
2008-10-08dirvec: moved code to dirvec.cMax Kellermann