index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
sdl
/
uisdl.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15
*
Turn the simulator background into a clickable area. i.e. you click on the pl...
Frank Gevaerts
2010-02-16
*
FS#10700 - Add --noremote option to simulator.
Steve Bavin
2009-10-26
*
Put the display colours for monochrome and greyscale targets into the target ...
Jens Arnold
2009-02-09
*
The simulator background logic is now reversed, such that it defaults to bein...
Jonas Häggqvist
2009-01-08
*
Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)
Rafaël Carré
2008-12-04
*
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-08-23
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
2008-04-15
*
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
2008-03-25
*
Simplify the uisimulator I/O routine and let the rockbox thread calling the f...
Michael Sevakis
2007-12-03
*
fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...
Jonathan Gordon
2007-11-11
*
Add --root option to allow overriding of simulator root menu.
Steve Bavin
2007-11-08
*
Implement as genuine a set_irq_level function for the sim as possible. The yi...
Michael Sevakis
2007-10-26
*
Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...
Jonathan Gordon
2007-10-13
*
Accept FS #7750: simulator: add missing newlines after SDL errors
Peter D'Hoye
2007-09-10
*
UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...
Michael Sevakis
2007-09-10
*
UISIMULATOR: Give the host OS some needed context switching hints (which _is_...
Michael Sevakis
2007-09-09
*
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
2007-09-08
*
Add a verbosity level command line option to the chackwps tool. This should m...
Nicolas Pennequin
2007-07-22
*
Add a new commandline switch to the simulator: "--debugwps". It enables print...
Nicolas Pennequin
2007-04-24
*
Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...
Jens Arnold
2007-03-31
*
Fix build errors.
Barry Wardell
2007-02-20
*
Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...
Jens Arnold
2006-10-22
*
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...
Jens Arnold
2006-07-28
*
code policed // comments
Daniel Stenberg
2006-03-19
*
Fix some incorrectly declared functions in the sim.
Dan Everton
2006-03-17
*
using --zoom with no number given defaults to 2 and no longer segfaults
Daniel Stenberg
2006-02-21
*
Proper working sound in the SDL sim. Add option to write raw audio to a file,...
Dan Everton
2006-02-21
*
Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...
Dan Everton
2006-02-13
*
Refactor SDL sim source so drawing routines are written once. Split bitmap, r...
Dan Everton
2006-02-09
*
Made backgrounds runtime optional in SDL sim. Use --background to turn them o...
Dan Everton
2006-02-09
*
Patch #1417462 by Dan Everton - Improved SDL simulator
Linus Nielsen Feltzing
2006-02-03
*
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
Daniel Stenberg
2006-01-09