1. b0fee17 waiting is over: initial unicode commit by Marcoen Hirschberg · 19 years ago
  2. 40d2209 by Marcoen Hirschberg · 19 years ago
  3. ad31ad4 by Marcoen Hirschberg · 19 years ago
  4. 1d6eeea 16bit LCD driver: faster drawing routines. by Jens Arnold · 19 years ago
  5. 6a5cc3a 16bit LCD driver: Optimised native bitmap drawing. by Jens Arnold · 19 years ago
  6. 5236ca9 Moved some often-used parts of the LCD driver into IRAM. by Jens Arnold · 19 years ago
  7. 5b2cba1 Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now all LCDs with depth > 1 use the same datatype. Added macros for easy pixel value definition. by Jens Arnold · 19 years ago
  8. 5d8c152 16bit LCD driver: * The colour get/set functions now use the native ranges for red/green/blue as intended. * Fixed lcd_fillrect(). * Properly working lcd_mono_bitmap_part(). * Implemented lcd_bitmap_part(). * Some optimisations. by Jens Arnold · 19 years ago
  9. 3be6cf1 16bit colour support (H300) for the win32 simulator. by Jens Arnold · 19 years ago
  10. 1a316d6 Ensure the 16-bit framebuffer is aligned on a 4-byte boundary by Dave Chapman · 19 years ago
  11. ae7c55c Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod, so can't be used in an initialiser. by Dave Chapman · 19 years ago
  12. 63dc8c1 The 16-bit LCD driver is now 16-bit for real by Linus Nielsen Feltzing · 19 years ago
  13. d31a32c iPod: Code cleanup - the bootloader now compiles with zero warnings by Dave Chapman · 19 years ago
  14. 94c6736 I meant that to be static. by Thom Johansen · 19 years ago
  15. 2fce981 Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c. by Thom Johansen · 19 years ago
  16. c83216a Fix #define names. by Thom Johansen · 19 years ago
  17. 8c75c4a A couple of fixes for Nanos. by Thom Johansen · 19 years ago
  18. d903733 Quick fix to make the h300 build work by Linus Nielsen Feltzing · 19 years ago
  19. 77372d1 Initial commit of work-in-progress iPod port by Dave Chapman · 19 years ago