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