summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer (follow)
Commit message (Expand)AuthorAge
...
* mpegplayer seek tweak: Have video keep the time and duration of the last deco...Michael Sevakis2008-01-04
* Ok...really fix the red. :)Michael Sevakis2008-01-03
* Fix some warnings/errors.Michael Sevakis2008-01-03
* Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis2008-01-03
* mpegplayer: Whoa. Left out a buffer wrap calculation when reading elementary ...Michael Sevakis2007-12-30
* mpegplayer loose ends: Move gray_release to the exit routine where it should ...Michael Sevakis2007-12-29
* Fix some DEBUGF warnings for sims.Michael Sevakis2007-12-29
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29
* Reformat and code police (tabs, trailing whitespace, annoying overuse of pare...Michael Sevakis2007-12-07
* Okay. Really fix the red. It's a little ugly at this point, and clearly Paul Louden2007-11-21
* Fix my rampant making of mistakes.Paul Louden2007-11-21
* Allow use of either A or Select to pause in mpegplayer. This means you Paul Louden2007-11-21
* Remove unused x11 and win32 simulator rulesDave Chapman2007-11-12
* enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon2007-10-25
* Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis2007-10-22
* FS#7997 - mpegplayer - enable/disable start menuRobert Kukla2007-10-21
* Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold2007-10-21
* Really tiny tweak to the coldfire idct. * Comment fix.Jens Arnold2007-10-21
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Code police strike. Every line was padded with trailing space. Trim it.Michael Sevakis2007-10-19
* Just fix a typo.Mustapha Senhaji2007-10-18
* Fix a warning in the simDave Chapman2007-10-18
* Put some arrays used in the decoder into IRAM for a few percent speedup (main...Jens Arnold2007-10-18
* Use the core codec thread's stack for the mpegplayer audio thread - this will...Dave Chapman2007-10-18
* Less stack hogging in the coldfire IDCT for mpegplayer. Speedup might or migh...Jens Arnold2007-10-18
* Move some tables that aren't performance critical out of iram, const policeNils Wallménius2007-10-17
* Mpegplayer: Assembler optimised motion compensation for coldfire (just the va...Jens Arnold2007-10-17
* Try to fix the non-working $ replacement.Jens Arnold2007-10-17
* Mpegplayer: Convert the assembler optimised ARM IDCT into a proper assembler ...Jens Arnold2007-10-17
* Mpegplayer: Assembler optimised IDCT for coldfire, based on FS #5995 by Karim...Jens Arnold2007-10-16
* FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean upRobert Kukla2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Delay boosting and backlight on until after the menu selection is done. Fixes...Peter D'Hoye2007-10-15
* Use the CLOCK_RATE define instead of 44100.Antoine Cellerier2007-10-14
* Cosmetic change - change the "loading ..." splashes to "Loading...", as used ...Dave Chapman2007-10-11
* FS#7931 - mpegplayer - resume on idle off - play files without start time of ...Robert Kukla2007-10-11
* fix yellow and some house cleaningRobert Kukla2007-10-09
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
* Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis2007-10-06
* Just temporarily disable talk menus, in case the player is reset whilst in mp...Steve Bavin2007-10-03
* This should fix the voice issues in menus in mpegplayer.Michael Sevakis2007-10-02
* Fix signed/unsigned warningSteve Bavin2007-10-02
* Get the plugins synced up with the threading changes.Michael Sevakis2007-09-28
* Oops. Actually add the IDCT file for ARM. :pMichael Sevakis2007-09-25
* Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis2007-09-25
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold2007-09-09
* Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye2007-08-16
* Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye2007-08-15
* Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye2007-08-13