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