summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2007-04-14mpegplayer: Get it in better shape for dual core targets. Utilize the newly a...Michael Sevakis
2007-04-13Build libmad separately for mpegplayer. This provides flexibility to adjust ...Dave Chapman
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-12Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero...Miika Pekkarinen
2007-04-12mpegplayer: Recover from audio stream errors better. Correct some sizes. Add ...Michael Sevakis
2007-04-12mpegplayer: oops, added an IRAM init/buffer get order switch that should have...Michael Sevakis
2007-04-12mpegplayer: do some reordering, add some needed volatiles, make sure thread c...Michael Sevakis
2007-04-11Wavview plugin: minor speed increasePeter D'Hoye
2007-04-11mpegplayer: Hopefully help some problems on dual core. Make USB mode exit cor...Michael Sevakis
2007-04-11Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing
2007-04-10wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye
2007-04-10Add .mpeg extension to viewers.cfgMichael Sevakis
2007-04-10mpegplayer: do a little post commit cleanup.Michael Sevakis
2007-04-10mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis
2007-04-09Better endianness handling, removed some leftoversPeter D'Hoye
2007-04-09Fix yellow from 64bit platform simPeter D'Hoye
2007-04-09New plugin: wavview. Shows info about a wav file and allows you to look at th...Peter D'Hoye
2007-04-09Enable rockboy for M5.Jens Arnold
2007-04-09Oscilloscope: Make orientation switching usable on X5, M5 and H10.Jens Arnold
2007-04-08sims have no MAS, hence no mas_codec_readreg()Robert Kukla
2007-04-08FS#6604 - Starfield Pulses To MusicRobert Kukla
2007-04-08Enabled pacbox for M5.Jens Arnold
2007-04-08FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-04-05optimized motion compensation for ARM from the mplayer-w100 project. Elefants...Marcoen Hirschberg
2007-04-04just pass the struct to vo_setup instead of multiple argumentsMarcoen Hirschberg
2007-04-04add support for non 16x16 frame sizesMarcoen Hirschberg
2007-04-03Fix yellow.Tom Ross
2007-04-03Adjust Chopper and fix my warning from Wormlet.Tom Ross
2007-04-03Adjust Wormlet to use the new macros.Tom Ross
2007-04-01JPEG Viewer on color LCDs: Finish up another old project. Add grayscale displ...Michael Sevakis
2007-03-31Change file reads from 128KB to 32KB chunks - this prevents audio dropouts on...Dave Chapman
2007-03-30Another AV sync bugfix - the initial avdelay was being incorrectly calculated...Dave Chapman
2007-03-30Be less aggressive when dropping frames - mpegplayer was dropping any frame w...Dave Chapman
2007-03-28Use the left and right buttons for changing volume in mpegplayer on the gigab...Tom Ross
2007-03-28Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross
2007-03-26Those pesky 64-bit simulator builds..Dave Chapman
2007-03-26Improved (I hope) A/V sync. mpegplayer now takes account of the difference i...Dave Chapman
2007-03-26woops, used the wrong defineJonathan Gordon
2007-03-26Convert the playback control menu to the new API. Makes a good example Jonathan Gordon
2007-03-26Rockblox: Repair initial display on targets with no highscore list.Jens Arnold
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-26Fix warningDave Chapman
2007-03-26mpegplayer for grayscale targets. Note that performance is slow...Dave Chapman
2007-03-25Initial attempt at rebufferingDave Chapman
2007-03-25Fix a few bugs in Xobox. Now menu isn't pure black on non-color targets and a...Tom Ross
2007-03-25fix redJonathan Gordon
2007-03-25convert the xobox menu to the new API so it can be used as an example for plu...Jonathan Gordon
2007-03-22Clamp output when converting from libmad's s3.28 format to 16-bit integers.Dave Chapman
2007-03-22Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...Dave Chapman