summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer (follow)
Commit message (Expand)AuthorAge
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis2008-02-01
* Now that headphone plug pause/resume should be better behaved, support it in ...Michael Sevakis2008-01-27
* fix yellowMarcoen Hirschberg2008-01-27
* add support for the gigabeat remote control in mpegplayerMarcoen Hirschberg2008-01-27
* mpegplayer: End of data would not be detected correctly if mpeg parser was in...Michael Sevakis2008-01-27
* mpegplayer: make sure 'floating' videos are even-aligned on color displays or...Michael Sevakis2008-01-26
* H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis2008-01-26
* mpegplayer: fix a small mistake in validating the start time.Michael Sevakis2008-01-16
* libmpeg2: Change a couple style points for consistency and some spacing.Michael Sevakis2008-01-16
* libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis2008-01-16
* Oops, looks like I overlooked a leftover from the old graylib...Jens Arnold2008-01-13
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis2008-01-12
* Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold2008-01-11
* Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis2008-01-10
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis2008-01-09
* Prevent idle poweroff in the MPEG player plugin. Also save the settings when ...Linus Nielsen Feltzing2008-01-09
* mpegplayer: Fix a bitflag value. Add some commenting to the WVS code to help ...Michael Sevakis2008-01-07
* mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...Michael Sevakis2008-01-07
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* 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