1. 48be8e6 X11 simulator: * Correctly redraw the window when it was destroyed by overlaying (X11 'Expose' event). * Simplified, corrected and unified redraw algorithm for main & remote bitmap display. by Jens Arnold · 19 years ago
  2. fc03c8e X11 simulator: Fixed margins and scaling (window zoom) for all simulated targets. by Jens Arnold · 19 years ago
  3. 1c47599 brought back drawdots() and drawrectangles() since the player sim needs them by Daniel Stenberg · 19 years ago
  4. 9872813 introducing H1x0 style grayscale support in the X11 sim by Daniel Stenberg · 19 years ago
  5. a5ef8f0 Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses correct LCD background colour. by Jens Arnold · 19 years ago
  6. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 20 years ago
  7. 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
  8. 31b28f5 Extensive code policing (indentation levels, tab characters). by Jens Arnold · 20 years ago
  9. 424d505 Eanbled building gmini simulator (Win32 & X11). by Jens Arnold · 20 years ago
  10. bbcd740 The Iriver display is blue by Björn Stenberg · 20 years ago
  11. 0ca9ccb Default window zoom for Recorder simulator is 2. by Kjell Ericson · 22 years ago
  12. f9a912d Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint). by Kjell Ericson · 22 years ago
  13. 93b5f92 The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT. by Kjell Ericson · 22 years ago
  14. d4efbad Player don't use dynamic fonts. by Mats Lidell · 22 years ago
  15. 5fddbf4 Drawing the same kind of frame for both recorder and player. by Kjell Ericson · 22 years ago
  16. c54ff70 First attempt to adjust the drawing routines to be able to zoom the window. by Kjell Ericson · 22 years ago
  17. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
  18. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 22 years ago
  19. ed6c7e4 warning hunt and kill session by Daniel Stenberg · 23 years ago
  20. 00f090f no more Logf(), only use debugf() by Daniel Stenberg · 23 years ago
  21. 9b68ef8 draw the "box" before calling the app by Daniel Stenberg · 23 years ago
  22. 1ba9fae changed the colors to be more Recorder-like by Daniel Stenberg · 23 years ago
  23. 3caa3c0 moved X11-specific files into a separate subdir to keep root clean for by Daniel Stenberg · 23 years ago[Renamed from uisimulator/uibasic.c]
  24. c154351 runs the app now, improved the lcd simulation a bit by Daniel Stenberg · 23 years ago
  25. c7dd78e Tetris! by Björn Stenberg · 23 years ago
  26. defbca5 adjusted to new API by Daniel Stenberg · 23 years ago
  27. 530f01f so this works now by Daniel Stenberg · 23 years ago
  28. 0c4589d this shows the bugs I have now by Daniel Stenberg · 23 years ago
  29. a1fd255 updates by Daniel Stenberg · 23 years ago
  30. c48758e removed alpha.h by Daniel Stenberg · 23 years ago
  31. 319d1f3 lcd_update() works for X11 now... by Daniel Stenberg · 23 years ago
  32. 3484980 fixed Id by Daniel Stenberg · 23 years ago
  33. 9f6733f Initial revision by Daniel Stenberg · 23 years ago