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
/
outputBuffer.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
output_buffer: converted ob_is_empty() to inline
Max Kellermann
2008-10-12
1
-1
/
+4
*
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
1
-2
/
+3
*
notify: removed the "Notify" typedef
Max Kellermann
2008-10-08
1
-3
/
+5
*
switch to C99 types, part II
Max Kellermann
2008-09-29
1
-4
/
+3
*
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-09-07
1
-1
/
+1
*
moved global variable "ob" to outputBuffer.h
Max Kellermann
2008-08-26
1
-2
/
+4
*
eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEK
Max Kellermann
2008-08-26
1
-3
/
+0
*
moved convState to struct decoder
Max Kellermann
2008-08-26
1
-2
/
+1
*
added OutputBuffer.notify
Max Kellermann
2008-08-26
1
-1
/
+4
*
added decoder_data()
Max Kellermann
2008-08-26
1
-11
/
+8
*
clean up CPP includes
Max Kellermann
2008-08-26
1
-1
/
+0
*
added ob_set_lazy()
Max Kellermann
2008-04-15
1
-0
/
+12
*
Make the OutputBuffer API more consistent
Eric Wong
2008-04-13
1
-14
/
+14
*
Stop passing our single OutputBuffer object everywhere
Eric Wong
2008-04-13
1
-13
/
+12
*
Stop passing our single DecoderControl object everywhere
Eric Wong
2008-04-13
1
-1
/
+0
*
eliminate OutputBuffer.currentChunk
Max Kellermann
2008-04-12
1
-2
/
+0
*
clean up CPP includes
Max Kellermann
2008-04-12
1
-1
/
+0
*
removed "volatile" from OutputBufferChunk properties
Max Kellermann
2008-04-12
1
-3
/
+3
*
added output_buffer_free()
Max Kellermann
2008-04-12
1
-0
/
+2
*
don't use short chunk numbers
Max Kellermann
2008-04-12
1
-3
/
+3
*
added output_buffer_skip()
Max Kellermann
2008-04-12
1
-0
/
+2
*
pass buffered_chunks to initOutputBuffer()
Max Kellermann
2008-04-12
1
-1
/
+3
*
let initOutputBuffer() allocate memory
Max Kellermann
2008-04-12
1
-1
/
+1
*
Fix a few more warnings from -Wshadow
Eric Wong
2008-04-12
1
-1
/
+1
*
moved currentChunk into OutputBuffer
Max Kellermann
2008-04-12
1
-0
/
+2
*
added outputBufferShift()
Max Kellermann
2008-04-12
1
-0
/
+2
*
added struct OutputBufferChunk
Max Kellermann
2008-04-12
1
-6
/
+10
*
moved CHUNK_SIZE to outputBuffer.h
Max Kellermann
2008-04-12
1
-0
/
+3
*
added outputBufferChunkData()
Max Kellermann
2008-04-12
1
-0
/
+2
*
added outputBufferRelative()
Max Kellermann
2008-04-12
1
-0
/
+6
*
added outputBufferEmpty()
Max Kellermann
2008-04-12
1
-0
/
+3
*
moved check to outputBufferAbsolute()
Max Kellermann
2008-04-12
1
-0
/
+6
*
add method availableOutputBuffer()
Max Kellermann
2008-04-12
1
-0
/
+3
*
some documentation about OutputBuffer
Max Kellermann
2008-04-12
1
-0
/
+9
*
Drop metadata updates from HTTP for now (input HTTP, and shout)
Eric Wong
2008-04-12
1
-11
/
+0
*
Initial cut of fork() => pthreads() for decoder and player
Eric Wong
2008-04-12
1
-2
/
+0
*
use unsigned integers in outputBuffer.c
Max Kellermann
2008-04-12
1
-2
/
+2
*
notify the decoder instead of polling 100hz
Max Kellermann
2008-03-26
1
-0
/
+2
*
moved code to initOutputBuffer()
Max Kellermann
2008-03-26
1
-0
/
+2
*
use size_t
Max Kellermann
2008-03-26
1
-1
/
+1
*
Reverting to the full lsr API. Turns out the simple API needs all of the
J. Alexander Treuman
2007-05-24
1
-0
/
+2
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-16
/
+14
*
Remove useless buffer signedness warnings, use
Avuton Olrich
2006-07-19
1
-1
/
+1
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
rewrite replaygain code, needs testing
Warren Dukes
2004-11-02
1
-3
/
+11
*
minor little cleanups
Warren Dukes
2004-06-10
1
-1
/
+0
*
remove "wrap" from buffering control, its not needed, and could potentially
Warren Dukes
2004-06-08
1
-1
/
+0
*
harden metadatabuffer
Warren Dukes
2004-06-06
1
-3
/
+3
[next]