| Commit message (Expand) | Author | Age |
| * | Fix red overlay plugins on archos. Linker scripts weren't prepared for those ... | Jens Arnold | 2007-05-08 |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-05-08 |
| * | Revert the addition of the steal_codec_stack function. Replace by accessing ... | Dave Chapman | 2007-05-07 |
| * | Use a separate thread in test_codec, with the same (IRAM) stack as the main c... | Dave Chapman | 2007-05-07 |
| * | Initial version of a test_codec plugin (viewer). This loads the audio file i... | Dave Chapman | 2007-05-07 |
| * | e200 viewer button changes: | Jonathan Gordon | 2007-05-06 |
| * | Get samplerate switching working in the sim to be similar to on target. Make ... | Michael Sevakis | 2007-05-04 |
| * | fix player warning | Jonathan Gordon | 2007-04-26 |
| * | Accept FS#7080 by Mauricio Peccorini with some minor changes by me: | Jonathan Gordon | 2007-04-26 |
| * | Do the clamping a little better. | Michael Sevakis | 2007-04-24 |
| * | mpeglayer: Give the simulator YCbCr blit similar behavior to the target. | Michael Sevakis | 2007-04-24 |
| * | make the moving smarter so you dont have to select the top card of a column t... | Jonathan Gordon | 2007-04-23 |
| * | Missed a couple. Hopefully fix all warnings. | Michael Sevakis | 2007-04-21 |
| * | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis | 2007-04-21 |
| * | Fix the undefined char symbols appearing in many output lines. This printf do... | Jens Arnold | 2007-04-21 |
| * | mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr... | Michael Sevakis | 2007-04-21 |
| * | brickmania for the e200. (screen cant rotate, so using half the screen is bet... | Jonathan Gordon | 2007-04-19 |
| * | mpegplayer: Better frame dropping code adapted to the using correct timestamp... | Michael Sevakis | 2007-04-18 |
| * | Rockpaint plugin: protect against loading bitmaps that are too big. Fixes FS ... | Peter D'Hoye | 2007-04-18 |
| * | Allow rockboy to run while music is playing with smaller roms. Works on play... | Karl Kurbjun | 2007-04-18 |
| * | Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewer | Linus Nielsen Feltzing | 2007-04-17 |
| * | forgot to add this viewers iconset for greyscale targets | Jonathan Gordon | 2007-04-16 |
| * | Fix the wavplay icon | Jonathan Gordon | 2007-04-16 |
| * | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon | 2007-04-16 |
| * | Oops. Have to do dropping based on future frame type but based upon the curre... | Michael Sevakis | 2007-04-16 |
| * | mpegplayer: Better sync, smoother frames - corrected a few minor flaws. Keep ... | Michael Sevakis | 2007-04-16 |
| * | Woops forgot a file | Michael Sevakis | 2007-04-14 |
| * | mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t... | Michael Sevakis | 2007-04-14 |
| * | 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 |