index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
win32
/
lcd-win32.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove Win32 and X11 simulator sources. They've been deprecated for a while i...
Dan Everton
2006-08-12
*
Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...
Dan Everton
2006-02-13
*
Add 4g grayscale support for the win32 sim
Dave Chapman
2006-02-13
*
Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...
Jens Arnold
2005-11-22
*
Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...
Jens Arnold
2005-11-17
*
16bit colour support (H300) for the win32 simulator.
Jens Arnold
2005-11-15
*
Win32 sim: better bitmap initialisation.
Jens Arnold
2005-07-14
*
Remote LCD support for the Win32 H1x0 simulator.
Jens Arnold
2005-07-08
*
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...
Jens Arnold
2005-07-06
*
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
Daniel Stenberg
2005-05-23
*
Win32 simulator performance optimisation: Invalidate onle the part of the win...
Jens Arnold
2005-03-06
*
Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...
Jörg Hohensohn
2003-12-23
*
most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal
Jörg Hohensohn
2003-04-19
*
Red build pill
Björn Stenberg
2003-02-27
*
Henrik Backe's fixes to enable the simulator to build with cygwin.
Daniel Stenberg
2003-02-19
*
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-24
*
lcd_update_rect() added. *please* verify this someone who can actually
Daniel Stenberg
2002-09-10
*
make lcd_framebuffer extern, as it is now exported from the lcd driver
Daniel Stenberg
2002-08-07
*
Added status bar to file browser and wps
Markus Braun
2002-08-07
*
remove compiler warnings
Daniel Stenberg
2002-08-02
*
Threading is working on uisw32 as well now, code is up-to-date, makefile is u...
Felix Arends
2002-06-12
*
renamed cpp extensions to c, started coding file functions
Felix Arends
2002-04-27
*
removed unneeded code from lcd.c and renamed it do lcd-win32.c
Felix Arends
2002-04-27