Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
622db35e610fd8e46ffe3cabbfb8cd57a5b0e70c
/
uisimulator
/
x11
/
screenhack.c
130a027
make the x5 sim pass
by Daniel Stenberg
· 19 years ago
0dc63c1
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be identical to the other 4G models
by Dave Chapman
· 19 years ago
ee76cc3
silence picky gcc4 warnings
by Daniel Stenberg
· 19 years ago
f59df8b
Placeholder definition for iPod keypad
by Dave Chapman
· 19 years ago
fc03c8e
X11 simulator: Fixed margins and scaling (window zoom) for all simulated targets.
by Jens Arnold
· 19 years ago
f77547c
make it build fine for H300 (keypads) as well
by Daniel Stenberg
· 19 years ago
ac31e6a
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
by Daniel Stenberg
· 20 years ago
3b8dcf5
X11 simulator: Always restore the x11 button autorepeat setting, regardless at which point exit() is called.
by Jens Arnold
· 20 years ago
74b731e
Major rework of the x11 simulator button handling. (1) Button repeat should always work correctly now, not sending a release before the repeat(s). Fixes e.g. calling the Ondio menu. (2) Button handling is done in the timer thread, not sleep()ing the main thread for extended times. Fixes slow performance of high-workload plugins (codec tests). (3) The x11 simulator now also contains the queue handling code. (4) The new code requires X11R6 because the multi-threading extension is used.
by Jens Arnold
· 20 years ago
31b28f5
Extensive code policing (indentation levels, tab characters).
by Jens Arnold
· 20 years ago
7999e75
Fixed gmini X11 simulator.
by Jens Arnold
· 20 years ago
df2e3b4
I said 'correct'...
by Jens Arnold
· 20 years ago
9540759
Print correct button assignments.
by Jens Arnold
· 20 years ago
8b69504
Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
by Björn Stenberg
· 20 years ago
6b18acd
removed silly debug outputs
by Daniel Stenberg
· 21 years ago
eae5110
Now supports key-repeat in the simulator!
by Daniel Stenberg
· 22 years ago
4bea14d
Printing keyboard shortcuts at startup.
by Kjell Ericson
· 22 years ago
0ca9ccb
Default window zoom for Recorder simulator is 2.
by Kjell Ericson
· 22 years ago
dbab14d
Added command line parameter "--old_lcd" that will simulate the old LCD of
by Kjell Ericson
· 22 years ago
cfa206b
Doubled the height/width for player.
by Kjell Ericson
· 22 years ago
fae2120
Using expose-event instead of resizerequest-event in order to be able to
by Kjell Ericson
· 22 years ago
87b66a8
less crap makes better code
by Daniel Stenberg
· 22 years ago
5fcce4d
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
by Daniel Stenberg
· 22 years ago
14b91cc
clean off heaps of unused code
by Daniel Stenberg
· 22 years ago
354d3d9
Removed beep-on-keypress
by Björn Stenberg
· 22 years ago
2ed1052
fix window sizes to match the screen size, enlarged the player sim font
by Daniel Stenberg
· 22 years ago
ed6c7e4
warning hunt and kill session
by Daniel Stenberg
· 23 years ago
1fac0e6
the sim should not take args off the command line
by Robert Hak
· 23 years ago
59dd436
added x,y to BUTTON PRESSED event message
by Dave Chapman
· 23 years ago
f830e38
fixed title string in x11 window
by Dave Chapman
· 23 years ago
c8397f5
changed window size to be about the same size as a recorder
by Daniel Stenberg
· 23 years ago
0326934
Commented out the KEY PRESSED and EVENT debug messages
by Robert Hak
· 23 years ago
3caa3c0
moved X11-specific files into a separate subdir to keep root clean for
by Daniel Stenberg
· 23 years ago
[Renamed from uisimulator/screenhack.c]
5d4094f
Made handle_events a polling function to allow button scanning
by Björn Stenberg
· 23 years ago
a1fd255
updates
by Daniel Stenberg
· 23 years ago
e35c0b3
removed unused crap
by Daniel Stenberg
· 23 years ago
9f6733f
Initial revision
by Daniel Stenberg
· 23 years ago