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
/
list.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
list: removed linked list library
Max Kellermann
1
-516
/
+0
2008-10-08
don't include os_compat.h
Max Kellermann
1
-0
/
+3
2008-09-07
fix -Wcast-qual -Wwrite-strings warnings
Max Kellermann
1
-7
/
+2
2008-04-12
clean up CPP includes
Max Kellermann
1
-1
/
+0
2008-02-05
fix -Wconst warnings
Max Kellermann
1
-9
/
+14
2008-01-26
Revert the queue implementation and commands
Eric Wong
1
-15
/
+0
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-6
/
+1
2007-09-26
Playlist queue patch (http://musicpd.org/mantis/view.php?id=1478) version 11.
Qball Cow
1
-0
/
+15
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
1
-14
/
+15
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-192
/
+234
2006-07-16
remove the glib library dependency
Eric Wong
1
-1
/
+1
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
2006-07-14
[CLEANUP] Remove unused code
Avuton Olrich
1
-61
/
+8
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
1
-1
/
+1
2006-03-16
fix some uninitialized variables (found by valgrind)
Eric Wong
1
-0
/
+1
2004-11-15
this shit really needs to be cleaned up, but its good enough for testing,
Warren Dukes
1
-11
/
+28
2004-11-15
use realloc for makeListNodesArray
Warren Dukes
1
-27
/
+27
2004-11-15
ok, fix FindNode
Warren Dukes
1
-1
/
+1
2004-11-15
insert stuff in tagTracker in sorted order, hopefully this makes it faster
Warren Dukes
1
-40
/
+61
2004-11-11
ok, now song->url is only the filename, not the full path to the song
Warren Dukes
1
-14
/
+18
2004-11-10
merge changes from metadata-rewrite branch
Warren Dukes
1
-15
/
+17
2004-11-03
todo update
Warren Dukes
1
-1
/
+0
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
1
-1
/
+1
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-04-11
add --only-create-db option from msells
Warren Dukes
1
-0
/
+3
2004-04-10
ideas on how to make readDirectoryInfo and readSongInfo deal with already
Warren Dukes
1
-0
/
+45