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