summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Add .mpeg extension to viewers.cfgMichael Sevakis2007-04-10
* mpegplayer: do a little post commit cleanup.Michael Sevakis2007-04-10
* mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis2007-04-10
* Better endianness handling, removed some leftoversPeter D'Hoye2007-04-09
* Fix yellow from 64bit platform simPeter D'Hoye2007-04-09
* New plugin: wavview. Shows info about a wav file and allows you to look at th...Peter D'Hoye2007-04-09
* Enable rockboy for M5.Jens Arnold2007-04-09
* Oscilloscope: Make orientation switching usable on X5, M5 and H10.Jens Arnold2007-04-09
* sims have no MAS, hence no mas_codec_readreg()Robert Kukla2007-04-08
* FS#6604 - Starfield Pulses To MusicRobert Kukla2007-04-08
* Enabled pacbox for M5.Jens Arnold2007-04-08
* FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton2007-04-08
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* optimized motion compensation for ARM from the mplayer-w100 project. Elefants...Marcoen Hirschberg2007-04-05
* just pass the struct to vo_setup instead of multiple argumentsMarcoen Hirschberg2007-04-04
* add support for non 16x16 frame sizesMarcoen Hirschberg2007-04-04
* Fix yellow.Tom Ross2007-04-03
* Adjust Chopper and fix my warning from Wormlet.Tom Ross2007-04-03
* Adjust Wormlet to use the new macros.Tom Ross2007-04-03
* JPEG Viewer on color LCDs: Finish up another old project. Add grayscale displ...Michael Sevakis2007-04-01
* Change file reads from 128KB to 32KB chunks - this prevents audio dropouts on...Dave Chapman2007-03-31
* Another AV sync bugfix - the initial avdelay was being incorrectly calculated...Dave Chapman2007-03-30
* Be less aggressive when dropping frames - mpegplayer was dropping any frame w...Dave Chapman2007-03-30
* Use the left and right buttons for changing volume in mpegplayer on the gigab...Tom Ross2007-03-28
* Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross2007-03-28
* Those pesky 64-bit simulator builds..Dave Chapman2007-03-26
* Improved (I hope) A/V sync. mpegplayer now takes account of the difference i...Dave Chapman2007-03-26
* woops, used the wrong defineJonathan Gordon2007-03-26
* Convert the playback control menu to the new API. Makes a good example Jonathan Gordon2007-03-26
* Rockblox: Repair initial display on targets with no highscore list.Jens Arnold2007-03-26
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Fix warningDave Chapman2007-03-26
* mpegplayer for grayscale targets. Note that performance is slow...Dave Chapman2007-03-26
* Initial attempt at rebufferingDave Chapman2007-03-25
* Fix a few bugs in Xobox. Now menu isn't pure black on non-color targets and a...Tom Ross2007-03-25
* fix redJonathan Gordon2007-03-25
* convert the xobox menu to the new API so it can be used as an example for plu...Jonathan Gordon2007-03-25
* Clamp output when converting from libmad's s3.28 format to 16-bit integers.Dave Chapman2007-03-22
* Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...Dave Chapman2007-03-22
* Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal...Dave Chapman2007-03-18
* Dont boost so often, fixes FS#6845Jonathan Gordon2007-03-18
* Remove buffer overflow in solatiare menuJonathan Gordon2007-03-18
* Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold2007-03-17
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Give the greyscale minesweeper tiles a bit more shadowMarianne Arnold2007-03-17
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Ooops.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16