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
/
x11
/
screenhack.c
Age
Commit message (
Expand
)
Author
2003-04-23
Now supports key-repeat in the simulator!
Daniel Stenberg
2003-01-21
Printing keyboard shortcuts at startup.
Kjell Ericson
2003-01-20
Default window zoom for Recorder simulator is 2.
Kjell Ericson
2002-10-28
Added command line parameter "--old_lcd" that will simulate the old LCD of
Kjell Ericson
2002-10-21
Doubled the height/width for player.
Kjell Ericson
2002-10-16
Using expose-event instead of resizerequest-event in order to be able to
Kjell Ericson
2002-10-15
less crap makes better code
Daniel Stenberg
2002-10-14
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
Daniel Stenberg
2002-09-09
clean off heaps of unused code
Daniel Stenberg
2002-08-26
Removed beep-on-keypress
Björn Stenberg
2002-08-09
fix window sizes to match the screen size, enlarged the player sim font
Daniel Stenberg
2002-06-14
warning hunt and kill session
Daniel Stenberg
2002-06-04
the sim should not take args off the command line
Robert Hak
2002-05-10
added x,y to BUTTON PRESSED event message
Dave Chapman
2002-05-06
fixed title string in x11 window
Dave Chapman
2002-05-04
changed window size to be about the same size as a recorder
Daniel Stenberg
2002-05-03
Commented out the KEY PRESSED and EVENT debug messages
Robert Hak
2002-04-27
moved X11-specific files into a separate subdir to keep root clean for
Daniel Stenberg