index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
win32
/
lcd-win32.c
Age
Commit message (
Expand
)
Author
2006-02-13
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
2005-11-22
Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...
Jens Arnold
2005-11-17
Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. S...
Jens Arnold
2005-11-15
16bit colour support (H300) for the win32 simulator.
Jens Arnold
2005-07-14
Win32 sim: better bitmap initialisation.
Jens Arnold
2005-07-08
Remote LCD support for the Win32 H1x0 simulator.
Jens Arnold
2005-07-06
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...
Jens Arnold
2005-05-23
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
Daniel Stenberg
2005-03-06
Win32 simulator performance optimisation: Invalidate onle the part of the win...
Jens Arnold
2003-12-23
Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...
Jörg Hohensohn
2003-04-19
most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal
Jörg Hohensohn
2003-02-27
Red build pill
Björn Stenberg
2003-02-19
Henrik Backe's fixes to enable the simulator to build with cygwin.
Daniel Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2002-09-10
lcd_update_rect() added. *please* verify this someone who can actually
Daniel Stenberg
2002-08-07
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-02
remove compiler warnings
Daniel Stenberg
2002-06-12
Threading is working on uisw32 as well now, code is up-to-date, makefile is u...
Felix Arends
2002-04-27
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