summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-1bit-vert.c (follow)
Commit message (Expand)AuthorAge
* LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...Jens Arnold2008-04-12
* Reuse the 1 bit vertical-packed LCD driver code for the remote LCD driver wit...Jens Arnold2008-03-09
* Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman2008-01-08
* Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman2008-01-07
* Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)Antoine Cellerier2007-09-30
* Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis2007-07-28
* Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis2007-07-28
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* for WPS files with many lines the current wps code will call puts_scroll with...Robert Kukla2007-04-01
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12