Commit Graph

13 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl ea3b4f3337 another "select()" function renamed. This time its lcd_select() 2011-07-24 14:08:52 +02:00
Stefan `Sec` Zehl c69431c085 Whoops. lcdShiftV8 had up/down swapped :) 2011-07-21 22:27:08 +02:00
Stefan `Sec` Zehl 80ea686dc8 Fix "wrap==false" scrolling case. 2011-07-21 22:21:41 +02:00
Stefan `Sec` Zehl f81e2b8283 fix missing include. Also make lcdScroll nicer to read. 2011-07-21 20:01:49 +02:00
Sebastian 'iggy' Steuer c65fe4c523 lcdBuffer scrolling 2011-07-19 02:43:15 +02:00
Stefan `Sec` Zehl f4dee3550c Remove argument from lcdDisplay() and ISPandReset() 2011-07-18 22:09:31 +02:00
Stefan `Sec` Zehl 6ca793a6ca Fix off-by-one in the MIRRORX case. *whoops* 2011-07-17 12:32:19 +02:00
Stefan `Sec` Zehl 932455ccd3 Coordinate safe SetPixel. I will need it. 2011-07-17 12:19:35 +02:00
Stefan `Sec` Zehl 02b45cdce2 Add lcd/print.c for easier lcd output 2011-07-13 01:13:19 +02:00
schneider 068cf4a0d6 msc: made msc optional 2011-07-10 15:32:20 +02:00
Stefan `Sec` Zehl b726d0d7bd Support for x-inverted display 2011-07-09 23:23:33 +02:00
Stefan `Sec` Zehl 26c01e0baa Disable USB interrupts while updting display.
Hope this is correct. It appears to work, at least :-)
2011-06-27 10:43:46 +02:00
schneider 883e642618 new tree structure 2011-06-19 21:01:00 +02:00
Renamed from lcd/display.c (Browse further)