summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/uisdl.c
AgeCommit message (Expand)Author
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2007-12-03Simplify the uisimulator I/O routine and let the rockbox thread calling the f...Michael Sevakis
2007-11-11fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...Jonathan Gordon
2007-11-08Add --root option to allow overriding of simulator root menu.Steve Bavin
2007-10-26Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis
2007-10-13Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon
2007-09-10Accept FS #7750: simulator: add missing newlines after SDL errorsPeter D'Hoye
2007-09-10UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...Michael Sevakis
2007-09-09UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis
2007-07-22Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin
2007-04-24Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold
2007-02-20Fix build errors.Barry Wardell
2006-10-22Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-03-19code policed // commentsDaniel Stenberg
2006-03-17Fix some incorrectly declared functions in the sim.Dan Everton
2006-02-21using --zoom with no number given defaults to 2 and no longer segfaultsDaniel Stenberg
2006-02-21Proper working sound in the SDL sim. Add option to write raw audio to a file,...Dan Everton
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton
2006-02-09Refactor SDL sim source so drawing routines are written once. Split bitmap, r...Dan Everton
2006-02-09Made backgrounds runtime optional in SDL sim. Use --background to turn them o...Dan Everton
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg