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