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
/
PlayerThread.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PlayerThread: use player references
Max Kellermann
2013-09-26
1
-116
/
+115
*
PlayerThread: use {decoder,player}_control references
Max Kellermann
2013-09-26
1
-214
/
+214
*
PlayerThread: allocate decoder_control on the stack
Max Kellermann
2013-09-26
1
-5
/
+5
*
PlayerThread: move global MusicBuffer variable into the player object
Max Kellermann
2013-09-26
1
-24
/
+27
*
PlayerThread: simplify "buffer empty" assertion
Max Kellermann
2013-09-26
1
-7
/
+1
*
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
1
-19
/
+18
*
MusicPipe: expose the C++ API
Max Kellermann
2013-09-26
1
-25
/
+24
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-21
/
+19
*
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
1
-1
/
+1
*
FatalError: new library to replace mpd_error.h
Max Kellermann
2013-08-07
1
-2
/
+2
*
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
1
-1
/
+1
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-14
/
+13
*
tag: convert to C++
Max Kellermann
2013-07-30
1
-12
/
+12
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-21
/
+21
*
use g_thread_new() if GLib is recent enough
Max Kellermann
2013-04-17
1
-0
/
+4
*
Merge tag 'release-0.17.4'
Max Kellermann
2013-04-08
1
-0
/
+4
*
Merge branch 'v0.17.x'
Max Kellermann
2013-02-19
1
-1
/
+9
*
PlayerControl: add second Cond object
Max Kellermann
2013-01-25
1
-1
/
+1
*
DecoderControl: move functions into the class
Max Kellermann
2013-01-21
1
-31
/
+31
*
PlayerControl: move functions into the class
Max Kellermann
2013-01-20
1
-61
/
+61
*
PlayerControl: switch to the Mutex/Cond classes
Max Kellermann
2013-01-10
1
-1
/
+1
*
PlayerThread: use pc.cond instead of main_cond
Max Kellermann
2013-01-10
1
-1
/
+1
*
DecoderControl: take ownership of client_cond
Max Kellermann
2013-01-10
1
-1
/
+1
*
EventPipe: rename to GlobalEvents
Max Kellermann
2013-01-09
1
-5
/
+5
*
event_pipe.h: convert to C++
Max Kellermann
2013-01-09
1
-4
/
+1
*
idle: convert to C++
Max Kellermann
2013-01-09
1
-1
/
+1
*
replay_gain_info, ...: use cmath instead of math.h in C++ mode
Max Kellermann
2013-01-07
1
-1
/
+3
*
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
1
-1
/
+1
*
mixer_all: convert to C++
Max Kellermann
2013-01-07
1
-1
/
+1
*
player_control.h: convert header to C++
Max Kellermann
2013-01-04
1
-1
/
+1
*
MusicChunk: move functions to methods
Max Kellermann
2013-01-04
1
-2
/
+2
*
crossfade: convert to C++
Max Kellermann
2013-01-04
1
-1
/
+1
*
buffer, pipe: convert to C++
Max Kellermann
2013-01-04
1
-3
/
+3
*
decoder_*: convert to C++
Max Kellermann
2013-01-04
1
-1
/
+1
*
{decoder,player}_thread: convert to C++
Max Kellermann
2013-01-02
1
-0
/
+1198
[prev]