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
/
decoder
/
DecoderBuffer.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
DecoderBuffer: convert functions to methods
Max Kellermann
1
-44
/
+12
2014-09-22
DecoderBuffer: export the struct
Max Kellermann
1
-29
/
+0
2014-09-21
DecoderBuffer: make "decoder" const
Max Kellermann
1
-1
/
+1
2014-09-21
DecoderBuffer: convert pointer to reference
Max Kellermann
1
-5
/
+5
2014-09-21
DecoderBuffer: use class DynamicFifoBuffer
Max Kellermann
1
-69
/
+23
2014-07-12
DecoderBuffer: implement _skip() using decoder_skip()
Max Kellermann
1
-17
/
+8
2014-07-12
DecoderBuffer: add method _need()
Max Kellermann
1
-3
/
+22
2014-07-12
DecoderBuffer: remove unused method _is_full()
Max Kellermann
1
-6
/
+0
2014-07-12
DecoderBuffer: remove unused method _is_empty()
Max Kellermann
1
-6
/
+0
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-07
util/Alloc: new library replacing GLib's g_malloc()
Max Kellermann
1
-0
/
+1
2014-01-07
DecoderBuffer: use NewVarSize()
Max Kellermann
1
-13
/
+10
2014-01-06
DecoderBuffer: _read() returns ConstBuffer object
Max Kellermann
1
-16
/
+13
2014-01-06
DecoderBuffer: add method _clear()
Max Kellermann
1
-0
/
+6
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-5
/
+4
2013-10-21
decoder: rename the struct to "Decoder"
Max Kellermann
1
-2
/
+2
2013-07-30
tag: convert to C++
Max Kellermann
1
-0
/
+1
2013-07-28
decoder_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-17
decoder_buffer: convert to C++
Max Kellermann
1
-17
/
+17
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-09-30
decoder_buffer: added function decoder_buffer_skip()
Max Kellermann
1
-0
/
+26
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-17
added the "decoder buffer" library
Max Kellermann
1
-0
/
+139