summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-2bit-horz.c (follow)
Commit message (Expand)AuthorAge
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Fixed the line scrolling not always being smooth.Miika Pekkarinen2006-09-25
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Allow scrolling lines with different x-margins. The margin at the time of the...Mark Arigo2006-08-23
* LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold2006-07-28
* Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold2006-07-25
* 1bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold2006-07-18
* Patch #5182 by Liberman Shachar - Vertical screen scroll bug fix (inverse bar...Linus Nielsen Feltzing2006-05-06
* Fix fillrect calculation error for 'Screen scrolls out of view'. Fixes bug 52...Peter D'Hoye2006-05-03
* lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang...Jens Arnold2006-04-06
* Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...Jens Arnold2006-04-04
* greyscale iPod LCD: Working display flip. * Correct register definitions for ...Jens Arnold2006-04-01
* font caching fixes by Frank DischnerMarcoen Hirschberg2006-03-22
* LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold2006-03-08
* Oops, no potentially conflicting declarations please.Jens Arnold2006-02-20
* Make the driver work with LCD widths which aren't integer multiples of 4, i.e...Jens Arnold2006-02-20
* Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...Jens Arnold2006-02-16
* Implement contrast setting for iPod greyscale LCDDave Chapman2006-02-09
* iPod grayscale LCD driver - fix bug preventing the inverse bar line selector ...Dave Chapman2006-02-09
* Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman2006-02-09
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu...Dave Chapman2006-02-05