1. 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
  2. 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 20 years ago
  3. eae5110 Now supports key-repeat in the simulator! by Daniel Stenberg · 22 years ago
  4. 5fcce4d Now the X11 simulator sets the BUTTON_REL bit properly and thus generates by Daniel Stenberg · 22 years ago
  5. 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]
  6. 5d4094f Made handle_events a polling function to allow button scanning by Björn Stenberg · 23 years ago
  7. d2a47e8 cut off unused includes by Daniel Stenberg · 23 years ago
  8. a06d278 remove grabscreen.h by Daniel Stenberg · 23 years ago
  9. 9f6733f Initial revision by Daniel Stenberg · 23 years ago