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
/
DecoderInternal.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-11-13
1
-1
/
+5
*
DecoderInternal: allocate PcmConvert dynamically
Max Kellermann
2013-11-13
1
-0
/
+2
*
DecoderInternal: move functions into the class
Max Kellermann
2013-11-13
1
-21
/
+16
*
DecoderInternal: simplify need_chunks()
Max Kellermann
2013-11-08
1
-11
/
+4
*
DecoderInternal: don't wake up player in need_chunks
Max Kellermann
2013-11-08
1
-1
/
+0
*
DecoderControl: reduce the number of PlayerThread wakeups
Max Kellermann
2013-11-06
1
-1
/
+2
*
DecoderInternal: lock DecoderControl in _flush_chunk()
Max Kellermann
2013-11-06
1
-0
/
+2
*
DecoderInternal: wake up the player thread in _flush_chunk()
Max Kellermann
2013-11-06
1
-0
/
+2
*
decoder_control: rename to DecoderControl
Max Kellermann
2013-10-28
1
-3
/
+3
*
decoder: rename the struct to "Decoder"
Max Kellermann
2013-10-21
1
-24
/
+21
*
*: use references instead of pointers
Max Kellermann
2013-10-19
1
-14
/
+14
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
1
-7
/
+7
*
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-27
1
-6
/
+6
*
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
1
-2
/
+2
*
MusicPipe: expose the C++ API
Max Kellermann
2013-09-26
1
-1
/
+1
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
1
-1
/
+1
*
tag: convert to C++
Max Kellermann
2013-07-30
1
-9
/
+4
*
pcm_convert: convert to C++
Max Kellermann
2013-01-31
1
-2
/
+0
*
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-27
1
-1
/
+1
*
input_stream: forward-declare the struct
Max Kellermann
2013-01-26
1
-1
/
+0
*
DecoderControl: move functions into the class
Max Kellermann
2013-01-21
1
-3
/
+3
*
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-07
1
-4
/
+0
*
DecoderThread: move code to destructor
Max Kellermann
2013-01-04
1
-0
/
+21
*
MusicChunk: move functions to methods
Max Kellermann
2013-01-04
1
-1
/
+1
*
buffer, pipe: convert to C++
Max Kellermann
2013-01-04
1
-6
/
+3
*
decoder_*: convert to C++
Max Kellermann
2013-01-04
1
-0
/
+100