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
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