summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-ipod.c
AgeCommit message (Expand)Author
2006-03-11Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman
2006-02-09Implement contrast setting for iPod greyscale LCDDave Chapman
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman
2006-02-06Some bugfixes for the iPod 4G greyscale version of the LCD driverDave Chapman
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman
2006-02-05Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu...Dave Chapman
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman
2006-01-30iPod: Remove some iPod Photo lcd initialisation code that (when used in the b...Dave Chapman
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman
2005-11-25iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...Dave Chapman
2005-11-17Minor cleaning of the iPod LCD driverDave Chapman
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold
2005-11-15Small optimisation to the lcd_update_rect function - read the framebuffer dat...Dave Chapman
2005-11-14Fixes for new 16-bit framebuffer typeDave Chapman
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-10Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen