summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32/lcd-win32.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton1-0/+15
2006-02-13Add 4g grayscale support for the win32 simDave Chapman1-0/+4
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold1-0/+5
2005-11-17Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold1-111/+10
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold1-9/+87
2005-07-14Win32 sim: better bitmap initialisation.Jens Arnold1-2/+8
2005-07-08Remote LCD support for the Win32 H1x0 simulator.Jens Arnold1-8/+93
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-62/+99
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg1-5/+14
2005-03-06Win32 simulator performance optimisation: Invalidate onle the part of the win...Jens Arnold1-8/+21
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