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
/
screenhack.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
*
make the x5 sim pass
Daniel Stenberg
2006-01-11
*
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-19
*
silence picky gcc4 warnings
Daniel Stenberg
2005-11-28
*
Placeholder definition for iPod keypad
Dave Chapman
2005-11-14
*
X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...
Jens Arnold
2005-10-23
*
make it build fine for H300 (keypads) as well
Daniel Stenberg
2005-06-18
*
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
Daniel Stenberg
2005-05-23
*
X11 simulator: Always restore the x11 button autorepeat setting, regardless a...
Jens Arnold
2005-03-19
*
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
*
Fixed gmini X11 simulator.
Jens Arnold
2005-02-11
*
I said 'correct'...
Jens Arnold
2005-02-11
*
Print correct button assignments.
Jens Arnold
2005-02-11
*
Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
Björn Stenberg
2004-09-16
*
removed silly debug outputs
Daniel Stenberg
2004-06-16
*
Now supports key-repeat in the simulator!
Daniel Stenberg
2003-04-23
*
Printing keyboard shortcuts at startup.
Kjell Ericson
2003-01-21
*
Default window zoom for Recorder simulator is 2.
Kjell Ericson
2003-01-20
*
Added command line parameter "--old_lcd" that will simulate the old LCD of
Kjell Ericson
2002-10-28
*
Doubled the height/width for player.
Kjell Ericson
2002-10-21
*
Using expose-event instead of resizerequest-event in order to be able to
Kjell Ericson
2002-10-16
*
less crap makes better code
Daniel Stenberg
2002-10-15
*
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
Daniel Stenberg
2002-10-14
*
clean off heaps of unused code
Daniel Stenberg
2002-09-09
*
Removed beep-on-keypress
Björn Stenberg
2002-08-26
*
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
*
the sim should not take args off the command line
Robert Hak
2002-06-04
*
added x,y to BUTTON PRESSED event message
Dave Chapman
2002-05-10
*
fixed title string in x11 window
Dave Chapman
2002-05-06
*
changed window size to be about the same size as a recorder
Daniel Stenberg
2002-05-04
*
Commented out the KEY PRESSED and EVENT debug messages
Robert Hak
2002-05-03
*
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg
2002-04-27