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
/
DecoderControl.hxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DecoderControl: reduce the number of PlayerThread wakeups
Max Kellermann
2013-11-06
1
-3
/
+11
*
DecoderControl: convert mutex and client_cond to a reference
Max Kellermann
2013-10-28
1
-3
/
+14
*
decoder_control: rename to DecoderControl
Max Kellermann
2013-10-28
1
-6
/
+6
*
DecoderControl: move code/attributes to new class MixRampInfo
Max Kellermann
2013-10-26
1
-8
/
+9
*
DecoderThread: move code to DecoderControl::CycleMixRamp()
Max Kellermann
2013-10-26
1
-1
/
+6
*
DecoderControl: add MixRamp getters
Max Kellermann
2013-10-26
1
-0
/
+12
*
Song: pass reference to song_equals()
Max Kellermann
2013-10-21
1
-2
/
+2
*
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-17
1
-4
/
+5
*
DecoderControl: use GLib forward declarations
Max Kellermann
2013-09-27
1
-2
/
+1
*
DecoderControl: convert "enum decoder_state" to strictly-typed enum
Max Kellermann
2013-09-27
1
-16
/
+22
*
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-27
1
-8
/
+8
*
DecoderControl: convert functions to methods
Max Kellermann
2013-09-27
1
-0
/
+47
*
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
1
-2
/
+3
*
MusicPipe: expose the C++ API
Max Kellermann
2013-09-26
1
-2
/
+3
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-12
/
+16
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-3
/
+3
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-4
/
+6
*
decoder_api: convert to C++
Max Kellermann
2013-07-28
1
-1
/
+1
*
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-27
1
-8
/
+10
*
DecoderControl: move functions into the class
Max Kellermann
2013-01-21
1
-188
/
+135
*
PlayerControl: move functions into the class
Max Kellermann
2013-01-20
1
-0
/
+9
*
DecoderControl: take ownership of client_cond
Max Kellermann
2013-01-10
1
-1
/
+1
*
decoder_*: convert to C++
Max Kellermann
2013-01-04
1
-0
/
+339