- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 0258085 Revert... stupid svn doesn't complain when passing -m twice :( by Jens Arnold · 17 years ago
- 01a106d Make the measured LCD scanrates from the greylib known to the scanrate test plugin. 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
- 8c6920e Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
- d1ed7c3 No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
- d160c10 H10 LCD driver size reductions: Un-inline a function for H10 20GB, and introduce lcd_write_reg() for H10 5/6GB. by Jens Arnold · 17 years ago
- 8aeed2d PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurable speedup on iPod Color, huge speedup on small H10 (a factor of 3). Should be a bit faster on big H10 too. * Big H10 changed bitmap format, so needs reconfiguring + full rebuild. * Better register naming for the mono LCD bridge. Register names for the colour LCD bridge. by Jens Arnold · 17 years ago
- bd1592e H10: Speed up LCD updates significantly (~+80% when boosted). by Jens Arnold · 17 years ago
- 24ca76f H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Improvements to 20GB LCD driver - support for enable/disable, contrast adjustment, make the update code clearer and ~4% faster, support for flipping, support for invert. Fix CPU frequency for both models. Fix default battery capacity for 5/6GB. by Barry Wardell · 18 years ago[Renamed (79%) from firmware/target/arm/iriver/h10/lcd-h10.c]
- 9b1dd44 Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925, patch thanks to Thilo-Alexander Ginkel) by Barry Wardell · 18 years ago
- a396d7e Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_blit implementation. by Barry Wardell · 18 years ago
- 7c13843 Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect() on all H10 models. by Barry Wardell · 18 years ago
- a64f51e H10 LCD fixes. Now lcd_update_rect() works as it should. 5/6GB has different register defines than 20GB. by Barry Wardell · 18 years ago
- 18cfe43 Fix errors when building H10 Normal build. by Barry Wardell · 18 years ago
- 9272dfd Functional, but minimal LCD driver for H10. by Barry Wardell · 18 years ago
- 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 18 years ago
- 86bff1c Barry Wardell's initial work for the iriver H10 port by Daniel Stenberg · 18 years ago