summaryrefslogtreecommitdiffstats
path: root/apps/plugins/mpegplayer/mpeg_misc.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Revert "RFC: Get rid of mpegplayer plugin"Solomon Peachy1-0/+227
2022-10-02RFC: Get rid of mpegplayer pluginSolomon Peachy1-227/+0
2022-04-16apps: Add ability to do a clean rebootAidan MacDonald1-0/+1
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-2/+5
2018-11-26mpegplayer fix warningsWilliam Wilgus1-1/+1
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis1-1/+1
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis1-1/+1
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis1-0/+4
2010-12-22MPEGPlayer: Some UI tweaking and bugfixingMichael Sevakis1-0/+55
2010-05-17Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis1-0/+60
2010-05-16MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning...Michael Sevakis1-0/+6
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis1-0/+96