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
/
mpegplayer.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-07-06
*
mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...
Michael Sevakis
2011-02-22
*
MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...
Michael Sevakis
2011-01-07
*
Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...
Michael Sevakis
2010-06-04
*
Simplify mpegplayer a bit and use array-based lists rather than linked lists ...
Michael Sevakis
2010-05-17
*
Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...
Andrew Mahone
2009-11-20
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...
Michael Sevakis
2008-05-28
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...
Michael Sevakis
2008-02-01
*
Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...
Jens Arnold
2008-01-11
*
mpegplayer on grayscale targets: use greylib to display all text and graphics...
Michael Sevakis
2008-01-09
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-12-29