1. 130a027 make the x5 sim pass by Daniel Stenberg · 19 years ago
  2. 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
  3. ee76cc3 silence picky gcc4 warnings by Daniel Stenberg · 19 years ago
  4. f59df8b Placeholder definition for iPod keypad by Dave Chapman · 19 years ago
  5. fc03c8e X11 simulator: Fixed margins and scaling (window zoom) for all simulated targets. by Jens Arnold · 19 years ago
  6. f77547c make it build fine for H300 (keypads) as well by Daniel Stenberg · 19 years ago
  7. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 20 years ago
  8. 3b8dcf5 X11 simulator: Always restore the x11 button autorepeat setting, regardless at which point exit() is called. by Jens Arnold · 20 years ago
  9. 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
  10. 31b28f5 Extensive code policing (indentation levels, tab characters). by Jens Arnold · 20 years ago
  11. 7999e75 Fixed gmini X11 simulator. by Jens Arnold · 20 years ago
  12. df2e3b4 I said 'correct'... by Jens Arnold · 20 years ago
  13. 9540759 Print correct button assignments. by Jens Arnold · 20 years ago
  14. 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 20 years ago
  15. 6b18acd removed silly debug outputs by Daniel Stenberg · 21 years ago
  16. eae5110 Now supports key-repeat in the simulator! by Daniel Stenberg · 22 years ago
  17. 4bea14d Printing keyboard shortcuts at startup. by Kjell Ericson · 22 years ago
  18. 0ca9ccb Default window zoom for Recorder simulator is 2. by Kjell Ericson · 22 years ago
  19. dbab14d Added command line parameter "--old_lcd" that will simulate the old LCD of by Kjell Ericson · 22 years ago
  20. cfa206b Doubled the height/width for player. by Kjell Ericson · 22 years ago
  21. fae2120 Using expose-event instead of resizerequest-event in order to be able to by Kjell Ericson · 22 years ago
  22. 87b66a8 less crap makes better code by Daniel Stenberg · 22 years ago
  23. 5fcce4d Now the X11 simulator sets the BUTTON_REL bit properly and thus generates by Daniel Stenberg · 22 years ago
  24. 14b91cc clean off heaps of unused code by Daniel Stenberg · 22 years ago
  25. 354d3d9 Removed beep-on-keypress by Björn Stenberg · 22 years ago
  26. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 22 years ago
  27. ed6c7e4 warning hunt and kill session by Daniel Stenberg · 23 years ago
  28. 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
  29. 59dd436 added x,y to BUTTON PRESSED event message by Dave Chapman · 23 years ago
  30. f830e38 fixed title string in x11 window by Dave Chapman · 23 years ago
  31. c8397f5 changed window size to be about the same size as a recorder by Daniel Stenberg · 23 years ago
  32. 0326934 Commented out the KEY PRESSED and EVENT debug messages by Robert Hak · 23 years ago
  33. 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]
  34. 5d4094f Made handle_events a polling function to allow button scanning by Björn Stenberg · 23 years ago
  35. a1fd255 updates by Daniel Stenberg · 23 years ago
  36. e35c0b3 removed unused crap by Daniel Stenberg · 23 years ago
  37. 9f6733f Initial revision by Daniel Stenberg · 23 years ago