summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-remote-1bit-v.c
AgeCommit message (Expand)Author
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-12LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...Jens Arnold
2008-03-09Reuse the 1 bit vertical-packed LCD driver code for the remote LCD driver wit...Jens Arnold
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman
2008-01-07Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...Dave Chapman
2007-09-30Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)Antoine Cellerier
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-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold