summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-2bit-vert.c
AgeCommit message (Expand)Author
2007-07-28Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2007-04-01for WPS files with many lines the current wps code will call puts_scroll with...Robert Kukla
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-11-12Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...Jens Arnold
2006-11-10H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis