- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- bdbdb97 FS#9051 - remove LCD margins... use viewports if you need them... by Jonathan Gordon · 16 years ago
- 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
- df8749d Adapt the remaining plugins to put the greyscale isr on cop. Now they can be used while playing music without making the audio stutter. Needs the new SHAREDBSS_ATTR. by Jens Arnold · 17 years ago
- 32bd0f8 Greyscale library: Optionally put the greyscale ISR on COP on portalplayertargets (only use with the grey_info structure in IRAM atm\!). This speeds up doom by ~50%, and makes mpegplayer work without stuttering audio on targets using it (measured on iPod 2nd Gen and Mini 2nd Gen). It needs corelocking certain functions in the LCD driver on 1st/2nd Gen. by Jens Arnold · 17 years ago
- 40919d7 iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels. by Jens Arnold · 17 years ago
- 1f4bcc8 Revert accidental tree commit. /me needs a smaller enter key... by Jens Arnold · 17 years ago
- 9a7978a Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 24 bit BMP instead of unnecessary 32 bit. by Jens Arnold · 17 years ago
- 68a2168 Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3. by Jens Arnold · 17 years ago
- 29361ab Adapt most single-file plugins to the M3 keypad and screen. It's still preliminary, as many plugins now can't be left without the remote. The plugins need to be converted to use the action API (but not pluginlib actions). Plugins are not enabled yet. * Simplify the bitmap handling in the source of some plugins. by Jens Arnold · 17 years ago
- 8493f5b Greyscale library: Preparations for a gamma measurement plugin. by Jens Arnold · 17 years ago
- 1509faf Use IRAM where appropriate when testing framerate, for more realistic results for the greyscale library. by Jens Arnold · 17 years ago
- a72499a Greyscale library: Plugins can now put the management structure in IRAM for higher update speed. Use this in doom, mpegplayer, and zxbox. Made the api pointer part of the struct. by Jens Arnold · 17 years ago
- 54aeada FPS Test plugin: add greyscale library performance measurement. by Jens Arnold · 17 years ago
- 0d3ca00 Fix warnings in test_fps. by Jens Arnold · 17 years ago
- cb4186c Improved FPS test plugin: * Better precision for low frame rates (take extra ticks into account). * Measure YUV blit framerate on colour targets. by Jens Arnold · 17 years ago
- 5fee03c Make test_disk and test_fps plugins compile for the simulator. by Jens Arnold · 17 years ago
- b701322 Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. by Jens Arnold · 17 years ago
- cf82512 Removed executable flag by Linus Nielsen Feltzing · 18 years ago
- 93c1626 FPS test: Made output better fit smaller screens. * Added remote LCD FPS measurement. by Jens Arnold · 19 years ago
- 8521215 use the power switch on units without off button (like the X5) by Daniel Stenberg · 19 years ago
- 151748e Test plugin for measuring LCD update speed, for developers. by Jens Arnold · 19 years ago