summaryrefslogtreecommitdiff
path: root/uisimulator/sdl (follow)
Commit message (Expand)AuthorAge
* 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
* woops, lasttn does need to be globalJonathan Gordon2007-11-04
* fix redJonathan Gordon2007-11-03
* mouse support for HAVE_TOUCHPAD target simulatorJonathan Gordon2007-11-03
* Improve the fake interrupt stuff on the sim a bit.Michael Sevakis2007-10-28
* Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve...Nicolas Pennequin2007-10-27
* Correct some commenting left from an earlier set_irq_level version.Michael Sevakis2007-10-26
* Argh. Forgot to 'svn add' as usual.Michael Sevakis2007-10-26
* Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis2007-10-26
* More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun2007-10-21
* Fix a warning (no newline at end of file).Michael Sevakis2007-10-16
* Fix the redMichael Sevakis2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon2007-10-13
* fix yellow and some house cleaningRobert Kukla2007-10-09
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
* Fix some yellow that went unnoticed earlier.Michael Sevakis2007-10-07
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Enable auto reply for queue messages sent with queue_send. It's only nescessa...Michael Sevakis2007-09-30
* Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis2007-09-25
* UISIMULATOR: Trying to make it snappy for everyone. Remove forced thread yiel...Michael Sevakis2007-09-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
* More Simulator tweaking. Back to the counter but with 0 delay. Forget the sem...Michael Sevakis2007-09-09
* UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis2007-09-09
* Make sleep(0) in the sim behave more like on target.Jens Arnold2007-09-08
* Fix some warnings in sim kernel.Michael Sevakis2007-09-08
* Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2007-09-08
* Allow the volume keys to be used in lists. Fix the sim buttons.Mark Arigo2007-09-08
* Make the uisim build for the Sansa c200.Mark Arigo2007-09-08
* Fix wheel in sansa simulator, closes FS#7591Nils Wallménius2007-08-13
* Fix red simulator builds. queue_broadcast() was missing...Jens Arnold2007-08-12
* Added iPod 1st/2nd gen simulator bits.Jens Arnold2007-08-05
* Slightly less hacky sim queue_send(), fixes simulator crashes FS#7051 and FS#...Steve Bavin2007-08-01
* not to self: should recompile after adding comments...Jonathan Gordon2007-07-31
* working volume control in the simJonathan Gordon2007-07-31
* Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare2007-07-29
* Sim needs a duplicate of the button_get_data implementation.Michael Sevakis2007-07-22
* Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin2007-07-22
* Fix sim errors. Every extra byte feels guilt-free. ;)Michael Sevakis2007-06-25
* Fix some errorsMichael Sevakis2007-05-04
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin2007-04-24
* Oops. This shouln't have been added.Nicolas Pennequin2007-04-24
* WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin2007-04-24
* a little extra poke to get the sim to buildDaniel Stenberg2007-04-20
* Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold2007-04-14
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31