summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/uisdl.c (follow)
Commit message (Expand)AuthorAge
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* Turn the simulator background into a clickable area. i.e. you click on the pl...Frank Gevaerts2010-02-16
* FS#10700 - Add --noremote option to simulator.Steve Bavin2009-10-26
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* The simulator background logic is now reversed, such that it defaults to bein...Jonas Häggqvist2009-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 & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon2008-04-15
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Simplify the uisimulator I/O routine and let the rockbox thread calling the f...Michael Sevakis2007-12-03
* fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...Jonathan Gordon2007-11-11
* Add --root option to allow overriding of simulator root menu.Steve Bavin2007-11-08
* Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis2007-10-26
* Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon2007-10-13
* Accept FS #7750: simulator: add missing newlines after SDL errorsPeter D'Hoye2007-09-10
* UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...Michael Sevakis2007-09-10
* UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis2007-09-09
* Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2007-09-08
* Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin2007-07-22
* Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin2007-04-24
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* Fix build errors.Barry Wardell2007-02-20
* Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold2006-10-22
* X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2006-07-28
* code policed // commentsDaniel Stenberg2006-03-19
* Fix some incorrectly declared functions in the sim.Dan Everton2006-03-17
* using --zoom with no number given defaults to 2 and no longer segfaultsDaniel Stenberg2006-02-21
* Proper working sound in the SDL sim. Add option to write raw audio to a file,...Dan Everton2006-02-21
* Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton2006-02-13
* Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton2006-02-09
* Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton2006-02-09
* Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing2006-02-03
* SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg2006-01-09