summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/audio_thread.c
AgeCommit message (Expand)Author
2009-01-05Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-09-20Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-02-01mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis
2008-01-03Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis