Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
622db35e610fd8e46ffe3cabbfb8cd57a5b0e70c
/
uisimulator
/
x11
/
screenhack.h
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
8b69504
Moved LCD_WIDHT/HEIGHT from lcd driver to config file.
by Björn Stenberg
· 20 years ago
eae5110
Now supports key-repeat in the simulator!
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
3caa3c0
moved X11-specific files into a separate subdir to keep root clean for
by Daniel Stenberg
· 23 years ago
[Renamed from uisimulator/screenhack.h]
5d4094f
Made handle_events a polling function to allow button scanning
by Björn Stenberg
· 23 years ago
d2a47e8
cut off unused includes
by Daniel Stenberg
· 23 years ago
a06d278
remove grabscreen.h
by Daniel Stenberg
· 23 years ago
9f6733f
Initial revision
by Daniel Stenberg
· 23 years ago