summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
...
* Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo2008-02-24
* UI Simulator for Gigabeat S.Will Robertson2008-02-08
* Shiny new bitmap for the D2 simRob Purchase2008-01-23
* Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg2008-01-23
* D2 simulator build (plugins not built yet)Rob Purchase2008-01-22
* compile uisimulator for m:robe 100, button definitions taken from h10 for nowRobert Kukla2008-01-20
* Do some simplification in switch_thread regarding interrupt enabling which si...Michael Sevakis2008-01-19
* Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis2008-01-18
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis2008-01-03
* Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun...Michael Sevakis2007-12-03
* 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
* Code police; trailing spaces mainly.Steve Bavin2007-11-08
* Add --root option to allow overriding of simulator root menu.Steve Bavin2007-11-08
* compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon2007-11-07
* 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
* Fix sims: sim_codec_load_ram() needed an updateNicolas Pennequin2007-11-02
* 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
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Remove some dead codeDave Chapman2007-10-17
* 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 crosscompiling the uisim with mingw32 by adding a definition of CLOSEJonas Häggqvist2007-10-09
* Keep track of the number of opened files in the sim to enforce the same limit...Nicolas Pennequin2007-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
* FS #7752 by Catalin Patulea: Stop 'Rockbox Info' from crashing multivolume ta...Jens Arnold2007-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