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
/
player
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
player/Thread: call DecoderCommand::SEEK only on existing decoder
Max Kellermann
2015-11-05
1
-17
/
+22
*
player/Thread: move code to WaitDecoderStartup()
Max Kellermann
2015-11-05
1
-7
/
+21
*
player/Thread: move player_command_finished() to PlayerControl
Max Kellermann
2015-11-05
2
-12
/
+10
*
player/Thread: copy pc.seek_time in ActivateDecoder()
Max Kellermann
2015-11-05
1
-2
/
+1
*
player/Control: initialize seek_time in EnqueueSongLocked()
Max Kellermann
2015-11-05
2
-6
/
+3
*
player/Thread: remove decoder error check from ActivateDecoder()
Max Kellermann
2015-10-28
1
-37
/
+8
*
player/Thread: rename WaitForDecoder() to ActivateDecoder()
Max Kellermann
2015-10-28
1
-10
/
+15
*
player/Thread: move code to ForwardDecoderError()
Max Kellermann
2015-10-27
1
-6
/
+22
*
player/Thread: clear pc.next_song earlier in WaitForDecoder()
Max Kellermann
2015-10-27
1
-4
/
+3
*
player/Control: use CANCEL to clear next_song in Seek()
Max Kellermann
2015-10-27
1
-1
/
+5
*
player/Thread: merge the cross_fading flag into enum CrossFadeState
Max Kellermann
2015-10-27
1
-22
/
+25
*
player/Thread: move ResetCrossFade() calls to where pipes are set
Max Kellermann
2015-10-27
1
-3
/
+8
*
player/Thread: add method ResetCrossFade()
Max Kellermann
2015-10-27
1
-2
/
+10
*
player/Thread: more CrossFadeState documentation
Max Kellermann
2015-10-27
1
-1
/
+16
*
player/Thread: automatic CrossFadeState enum values
Max Kellermann
2015-10-27
1
-4
/
+4
*
player/Thread: move enum CrossFadeState into the Player class
Max Kellermann
2015-10-27
1
-7
/
+5
*
PlayerThread, ...: move to src/player/
Max Kellermann
2015-08-15
7
-0
/
+2231