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
/
playlist.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-05-13
redimentary addition of url's to playlist
Warren Dukes
1
-6
/
+21
2004-05-13
add type element to Song struct, and change utf8file to utf8url
Warren Dukes
1
-12
/
+14
2004-04-15
clean up a little bit main() code
Warren Dukes
1
-2
/
+2
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-04-13
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
1
-4
/
+4
2004-04-13
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
1
-1
/
+3
2004-04-11
clean up signal handling using a polling method, from the genius that is mack...
Warren Dukes
1
-24
/
+0
2004-04-11
fix some snafoos
Warren Dukes
1
-1
/
+0
2004-04-11
don't stop playlist on finishPlaylist()[D
Warren Dukes
1
-1
/
+0
2004-04-11
make "update" command background/non-blocking
Warren Dukes
1
-0
/
+4
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
1
-8
/
+8
2004-03-31
fix for loading playlists on platforms where char is unsigned (like PPC)
Warren Dukes
1
-1
/
+3
2004-03-26
close audio device on pause, after we say we have paused, makes pause seem
Warren Dukes
1
-5
/
+0
2004-03-17
make playlist restart from current position in song when using state file
Warren Dukes
1
-0
/
+2
2004-03-10
remove some no longer used functions
Warren Dukes
1
-11
/
+0
2004-03-05
make a set of nested if statements less ambigous
Warren Dukes
1
-1
/
+4
2004-02-25
finally found the segfault, it occurs with random and repeat on,
Warren Dukes
1
-2
/
+2
2004-02-25
some more cleanups
Warren Dukes
1
-1
/
+1