index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mpegplayer
/
pcm_output.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-07-06
*
MPEGPlayer: Fixup typecasting for PCM buffer a bit.
Michael Sevakis
2012-04-26
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-07-08
*
MPEGPlayer: Account for drivers that pass pointers to their internal state va...
Michael Sevakis
2011-01-25
*
MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...
Michael Sevakis
2011-01-07
*
Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...
Jeffrey Goode
2010-05-15
*
Fix various size_t related warnings and errors
Frank Gevaerts
2010-05-14
*
another cast ssize_t -> long
Rafaël Carré
2010-05-14
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...
Michael Sevakis
2008-02-01
*
mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...
Michael Sevakis
2008-01-07
*
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-12-29