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