summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-16bit.c (follow)
Commit message (Expand)AuthorAge
* H300: Roughly 20% faster LCD updates with DMALinus Nielsen Feltzing2005-12-21
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* revert scroll pause in continuous scrolling modeMarcoen Hirschberg2005-11-30
* add a delay when continually scrolling and reaching the beginning of the lineMarcoen Hirschberg2005-11-30
* 16bit LCD driver: faster drawing routines.Jens Arnold2005-11-28
* 16bit LCD driver: Optimised native bitmap drawing.Jens Arnold2005-11-17
* Moved some often-used parts of the LCD driver into IRAM.Jens Arnold2005-11-17
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* 16bit LCD driver: * The colour get/set functions now use the native ranges fo...Jens Arnold2005-11-16
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* Ensure the 16-bit framebuffer is aligned on a 4-byte boundaryDave Chapman2005-11-15
* Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod...Dave Chapman2005-11-14
* The 16-bit LCD driver is now 16-bit for realLinus Nielsen Feltzing2005-11-14
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* I meant that to be static.Thom Johansen2005-11-10
* Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen2005-11-10
* Fix #define names.Thom Johansen2005-11-09
* A couple of fixes for Nanos.Thom Johansen2005-11-09
* Quick fix to make the h300 build workLinus Nielsen Feltzing2005-11-08
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07