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
/
playlist.c
Age
Commit message (
Expand
)
Author
2004-04-13
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
2004-04-11
clean up signal handling using a polling method, from the genius that is mack...
Warren Dukes
2004-04-11
fix some snafoos
Warren Dukes
2004-04-11
don't stop playlist on finishPlaylist()[D
Warren Dukes
2004-04-11
make "update" command background/non-blocking
Warren Dukes
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-03-31
fix for loading playlists on platforms where char is unsigned (like PPC)
Warren Dukes
2004-03-26
close audio device on pause, after we say we have paused, makes pause seem
Warren Dukes
2004-03-17
make playlist restart from current position in song when using state file
Warren Dukes
2004-03-10
remove some no longer used functions
Warren Dukes
2004-03-05
make a set of nested if statements less ambigous
Warren Dukes
2004-02-25
finally found the segfault, it occurs with random and repeat on,
Warren Dukes
2004-02-25
some more cleanups
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes