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
/
x11
/
lcd-x11.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
*
repaired the h300 x11 sim build
Daniel Stenberg
2005-11-17
*
Define framebuffer for 16-bit displays
Dave Chapman
2005-11-14
*
X11 simulator: * Correctly redraw the window when it was destroyed by overlay...
Jens Arnold
2005-10-23
*
X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...
Jens Arnold
2005-10-23
*
introducing H1x0 style grayscale support in the X11 sim
Daniel Stenberg
2005-07-14
*
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
*
Major rework of the x11 simulator button handling. (1) Button repeat should a...
Jens Arnold
2005-03-18
*
Extensive code policing (indentation levels, tab characters).
Jens Arnold
2005-03-18
*
Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
Björn Stenberg
2004-09-16
*
Fixed a warning (unused variable)
Jens Arnold
2004-06-16
*
removed silly debug outputs
Daniel Stenberg
2004-06-16
*
Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...
Jörg Hohensohn
2003-12-23
*
remove debug output
Daniel Stenberg
2003-04-23
*
Fix red sim build
Björn Stenberg
2003-02-27
*
build and work with the new include path(s)
Daniel Stenberg
2003-02-07
*
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-24
*
Implementing Rocklatin character set for Rockbox player.
Kjell Ericson
2003-01-10
*
Changed XPoint to "struct coordinate".
Kjell Ericson
2002-10-28
*
Changed Logf to printf while debugging.
Kjell Ericson
2002-10-17
*
Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11.
Daniel Stenberg
2002-10-04
*
added lcd_update_rect() simulator-style
Daniel Stenberg
2002-09-10
*
Added status bar to file browser and wps
Markus Braun
2002-08-07
*
Added stub for battery_level()
Björn Stenberg
2002-07-16
*
Added backlight_time stub
Björn Stenberg
2002-06-27
*
added backkight_on(), we should have this change background colour or
Daniel Stenberg
2002-06-24
*
warning hunt and kill session
Daniel Stenberg
2002-06-14
*
removed the no longer used code for simulating the player LCD
Daniel Stenberg
2002-05-30
*
Added lcd_update() to player lcd_puts()
Björn Stenberg
2002-05-17
*
Removed testing debugf()
Björn Stenberg
2002-05-10
*
Adapted to changes in the lcd API.
Björn Stenberg
2002-05-10
*
started to implement the charcell LCD api
Daniel Stenberg
2002-05-04
*
Commented out log statement on lcd_update
Robert Hak
2002-05-03
*
clear first, then draw might look better
Daniel Stenberg
2002-04-30
*
use Logf()
Daniel Stenberg
2002-04-27
*
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg
2002-04-27