index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
list.c
Age
Commit message (
Expand
)
Author
2006-08-26
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-16
remove the glib library dependency
Eric Wong
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-14
[CLEANUP] Remove unused code
Avuton Olrich
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-03-16
fix some uninitialized variables (found by valgrind)
Eric Wong
2004-11-15
this shit really needs to be cleaned up, but its good enough for testing,
Warren Dukes
2004-11-15
use realloc for makeListNodesArray
Warren Dukes
2004-11-15
ok, fix FindNode
Warren Dukes
2004-11-15
insert stuff in tagTracker in sorted order, hopefully this makes it faster
Warren Dukes
2004-11-11
ok, now song->url is only the filename, not the full path to the song
Warren Dukes
2004-11-10
merge changes from metadata-rewrite branch
Warren Dukes
2004-11-03
todo update
Warren Dukes
2004-10-28
merge shank-rewrite-config changes
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-11
add --only-create-db option from msells
Warren Dukes
2004-04-10
ideas on how to make readDirectoryInfo and readSongInfo deal with already
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes