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
/
uibasic.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
*
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
*
brought back drawdots() and drawrectangles() since the player sim needs them
Daniel Stenberg
2005-07-14
*
introducing H1x0 style grayscale support in the X11 sim
Daniel Stenberg
2005-07-14
*
Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses ...
Jens Arnold
2005-07-08
*
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
*
Eanbled building gmini simulator (Win32 & X11).
Jens Arnold
2005-01-23
*
The Iriver display is blue
Björn Stenberg
2004-09-16
*
Default window zoom for Recorder simulator is 2.
Kjell Ericson
2003-01-20
*
Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...
Kjell Ericson
2002-10-28
*
The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.
Kjell Ericson
2002-10-21
*
Player don't use dynamic fonts.
Mats Lidell
2002-10-18
*
Drawing the same kind of frame for both recorder and player.
Kjell Ericson
2002-10-17
*
First attempt to adjust the drawing routines to be able to zoom the window.
Kjell Ericson
2002-10-16
*
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
2002-09-12
*
fix window sizes to match the screen size, enlarged the player sim font
Daniel Stenberg
2002-08-09
*
warning hunt and kill session
Daniel Stenberg
2002-06-14
*
no more Logf(), only use debugf()
Daniel Stenberg
2002-05-06
*
draw the "box" before calling the app
Daniel Stenberg
2002-04-30
*
changed the colors to be more Recorder-like
Daniel Stenberg
2002-04-28
*
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg
2002-04-27