summaryrefslogtreecommitdiff
path: root/uisimulator/win32/lcd-win32.c (follow)
Commit message (Expand)AuthorAge
* Remove Win32 and X11 simulator sources. They've been deprecated for a while i...Dan Everton2006-08-12
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Add 4g grayscale support for the win32 simDave Chapman2006-02-13
* Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold2005-11-22
* Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...Jens Arnold2005-11-17
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15
* Win32 sim: better bitmap initialisation.Jens Arnold2005-07-14
* Remote LCD support for the Win32 H1x0 simulator.Jens Arnold2005-07-08
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* Win32 simulator performance optimisation: Invalidate onle the part of the win...Jens Arnold2005-03-06
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn2003-04-19
* Red build pillBjörn Stenberg2003-02-27
* Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg2003-02-19
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* lcd_update_rect() added. *please* verify this someone who can actuallyDaniel Stenberg2002-09-10
* make lcd_framebuffer extern, as it is now exported from the lcd driverDaniel Stenberg2002-08-07
* Added status bar to file browser and wpsMarkus Braun2002-08-07
* remove compiler warningsDaniel Stenberg2002-08-02
* Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends2002-06-12
* renamed cpp extensions to c, started coding file functionsFelix Arends2002-04-27
* removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends2002-04-27