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