Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
622db35e610fd8e46ffe3cabbfb8cd57a5b0e70c
/
uisimulator
/
x11
/
uibasic.c
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
fc03c8e
X11 simulator: Fixed margins and scaling (window zoom) for all simulated targets.
by Jens Arnold
· 19 years ago
1c47599
brought back drawdots() and drawrectangles() since the player sim needs them
by Daniel Stenberg
· 19 years ago
9872813
introducing H1x0 style grayscale support in the X11 sim
by Daniel Stenberg
· 19 years ago
a5ef8f0
Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses correct LCD background colour.
by Jens Arnold
· 19 years ago
ac31e6a
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
by Daniel Stenberg
· 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
424d505
Eanbled building gmini simulator (Win32 & X11).
by Jens Arnold
· 20 years ago
bbcd740
The Iriver display is blue
by Björn Stenberg
· 20 years ago
0ca9ccb
Default window zoom for Recorder simulator is 2.
by Kjell Ericson
· 22 years ago
f9a912d
Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint).
by Kjell Ericson
· 22 years ago
93b5f92
The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.
by Kjell Ericson
· 22 years ago
d4efbad
Player don't use dynamic fonts.
by Mats Lidell
· 22 years ago
5fddbf4
Drawing the same kind of frame for both recorder and player.
by Kjell Ericson
· 22 years ago
c54ff70
First attempt to adjust the drawing routines to be able to zoom the window.
by Kjell Ericson
· 22 years ago
93b231c
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
by Daniel 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
00f090f
no more Logf(), only use debugf()
by Daniel Stenberg
· 23 years ago
9b68ef8
draw the "box" before calling the app
by Daniel Stenberg
· 23 years ago
1ba9fae
changed the colors to be more Recorder-like
by Daniel Stenberg
· 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/uibasic.c]
c154351
runs the app now, improved the lcd simulation a bit
by Daniel Stenberg
· 23 years ago
c7dd78e
Tetris!
by Björn Stenberg
· 23 years ago
defbca5
adjusted to new API
by Daniel Stenberg
· 23 years ago
530f01f
so this works now
by Daniel Stenberg
· 23 years ago
0c4589d
this shows the bugs I have now
by Daniel Stenberg
· 23 years ago
a1fd255
updates
by Daniel Stenberg
· 23 years ago
c48758e
removed alpha.h
by Daniel Stenberg
· 23 years ago
319d1f3
lcd_update() works for X11 now...
by Daniel Stenberg
· 23 years ago
3484980
fixed Id
by Daniel Stenberg
· 23 years ago
9f6733f
Initial revision
by Daniel Stenberg
· 23 years ago