Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
622db35e610fd8e46ffe3cabbfb8cd57a5b0e70c
/
uisimulator
/
x11
/
SOURCES
d6c0545
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively.
by Jens Arnold
· 19 years ago
febb52f
First take at PCM playback in the X11 sim on Linux.
by Daniel Stenberg
· 19 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
cdde25b
Unified build system to use SOURCES for sim builds too, a single Makefile-look
by Daniel Stenberg
· 20 years ago