summaryrefslogtreecommitdiff
path: root/uisimulator/win32/lcd-win32.c
AgeCommit message (Expand)Author
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn
2003-02-27Red build pillBjörn Stenberg
2003-02-19Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2002-09-10lcd_update_rect() added. *please* verify this someone who can actuallyDaniel Stenberg
2002-08-07make lcd_framebuffer extern, as it is now exported from the lcd driverDaniel Stenberg
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-08-02remove compiler warningsDaniel Stenberg
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends
2002-04-27renamed cpp extensions to c, started coding file functionsFelix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends