index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dirvec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-0
/
+19
*
dirvec, songvec: sort using g_utf8_collate()
Max Kellermann
2009-01-15
1
-1
/
+1
*
songvec, dirvec: use GLib instead of utils.h
Max Kellermann
2009-01-03
1
-6
/
+5
*
removed os_compat.h
Max Kellermann
2008-12-29
1
-1
/
+3
*
dirvec: migrate from pthread to glib threads
Thomas Jansen
2008-12-28
1
-17
/
+29
*
Include <pthread.h> where it is necessary only
Thomas Jansen
2008-12-28
1
-0
/
+1
*
dirvec: fixed GCC shadow warning
Max Kellermann
2008-10-26
1
-4
/
+4
*
update: fix multiple deletes from *vec iterators
Eric Wong
2008-10-21
1
-1
/
+5
*
dirvec: introduce locking for all iterators
Eric Wong
2008-10-21
1
-6
/
+25
*
{dir,song}vec: these structs are const
Eric Wong
2008-10-21
1
-1
/
+1
*
dirvec: add dirvec_for_each iterator
Eric Wong
2008-10-21
1
-0
/
+16
*
path: replaced mpd_basename() with g_path_get_basename()
Max Kellermann
2008-10-20
1
-2
/
+8
*
{dir,song}vec: fix off-by-one errors in {dir,song}vec_delete
Eric Wong
2008-10-14
1
-3
/
+3
*
dirvec: dirvec_find() compares basename
Max Kellermann
2008-10-13
1
-1
/
+4
*
dirvec: constant pointers in dirvec_find()
Max Kellermann
2008-10-09
1
-1
/
+1
*
directory: eliminate CamelCase
Max Kellermann
2008-10-08
1
-1
/
+1
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-1
/
+2
*
directory: converted typedef Directory to struct directory
Max Kellermann
2008-10-08
1
-8
/
+9
*
dirvec: moved code to dirvec.c
Max Kellermann
2008-10-08
1
-0
/
+69