summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/audio_thread.c (follow)
Commit message (Expand)AuthorAge
* Make the codecs use more IRAM on S5L870x, as we have plenty of it.Michael Sparmann2009-11-09
* FS#10526: mpegplayer audio out of sync, reverts r22280Jeffrey Goode2009-08-15
* FS#10504: Make mpegplayer audio thread use correct sample countJeffrey Goode2009-08-12
* Fix plugins for the changed pitch scale from r21781Jens Arnold2009-07-11
* Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis2009-01-05
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2008-09-20
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis2008-02-01
* Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis2008-01-03
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29