summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* mpegplayer: Get it in better shape for dual core targets. Utilize the newly a...Michael Sevakis2007-04-14
* Build libmad separately for mpegplayer. This provides flexibility to adjust ...Dave Chapman2007-04-13
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero...Miika Pekkarinen2007-04-12
* mpegplayer: Recover from audio stream errors better. Correct some sizes. Add ...Michael Sevakis2007-04-12
* mpegplayer: oops, added an IRAM init/buffer get order switch that should have...Michael Sevakis2007-04-12
* mpegplayer: do some reordering, add some needed volatiles, make sure thread c...Michael Sevakis2007-04-12
* Wavview plugin: minor speed increasePeter D'Hoye2007-04-11
* mpegplayer: Hopefully help some problems on dual core. Make USB mode exit cor...Michael Sevakis2007-04-11
* Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing2007-04-11
* wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye2007-04-10
* 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