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
/
songvec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
directory: always maintain sorted properties vectors
Eric Wong
2008-10-12
1
-9
/
+6
*
songvec: avoid holding nr_lock during free(3)
Eric Wong
2008-10-12
1
-3
/
+5
*
songvec: pass const pointers
Max Kellermann
2008-10-11
1
-1
/
+1
*
directory: moved code to database.c
Max Kellermann
2008-10-11
1
-1
/
+2
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-11
1
-11
/
+11
*
directory: use songvec_for_each for iterators
Eric Wong
2008-10-07
1
-31
/
+0
*
songvec: lock traversals for thread-safe updates/reads
Eric Wong
2008-10-07
1
-10
/
+34
*
songvec: add songvec_for_each iterator
Eric Wong
2008-10-05
1
-0
/
+13
*
song: replace printSong* with song_print_*
Eric Wong
2008-10-05
1
-2
/
+2
*
songvec: songvec_delete takes a const Song pointer
Eric Wong
2008-09-28
1
-1
/
+1
*
songvec_free => songvec_destroy
Eric Wong
2008-09-28
1
-1
/
+1
*
songvec: avoid free(NULL)
Eric Wong
2008-09-23
1
-2
/
+4
*
songvec: remove songvec_prune
Eric Wong
2008-09-22
1
-23
/
+0
*
Replace SongList with struct songvec
Eric Wong
2008-09-20
1
-0
/
+121