summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
...
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Philips SA9200: add the UI simMark Arigo2009-06-19
* c200v2 simulatorRafaël Carré2009-06-18
* Commit FS#10324 from Jeffrey Goode.Dan Everton2009-06-17
* Onda VX747 simulator: add some more usefull keysMaurus Cuelenaere2009-06-15
* M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun2009-06-13
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Remove an #ifdef SIMULATOR in favor of using a stubThomas Martitz2009-05-05
* Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...Thomas Martitz2009-04-29
* Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz2009-04-29
* Set keywords and eol-style properties for the new backlight-sim.h.Thomas Martitz2009-04-26
* Move the sim stubs into a seperate file to clean backlight.c up a bit.Thomas Martitz2009-04-26
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* M:Robe 500: Cleanup the simulator image.Karl Kurbjun2009-04-18
* Add a few simulator keys for the e200 (in case you don't have a numpad)Antoine Cellerier2009-04-05
* Actually do the renaming of the stub.Thomas Martitz2009-03-17
* Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz2009-03-17
* Also add support for the Onda VX747+Maurus Cuelenaere2009-03-09
* Add support for Onda VX747 simulator (and yes, it needs a better picture)Maurus Cuelenaere2009-03-09
* Fix update rectangle calculation. This caused the black artifacts outside the...Jens Arnold2009-03-04
* Silence warning from 'ar' if the archive had to be created.Jens Arnold2009-03-01
* FS#9964 take 2. Including the whole patch is a good idea.Steve Bavin2009-02-27
* FS#9964 - Fix simulator file i/o when the --root option is used.Steve Bavin2009-02-27
* Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross2009-02-27
* Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg2009-02-23
* Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold2009-02-20
* Fix the Playersim as well.Jens Arnold2009-02-11
* Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold2009-02-10
* Simulate backlight for colour targets. Implements the idea from FS #9884, but...Jens Arnold2009-02-10
* More compact screendump routines for core and greylib. The core routine might...Jens Arnold2009-02-09
* Fix red and yellow.Jens Arnold2009-02-09
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* Simulator: Fix an almost 3 years old colour init bug both on startup and on g...Jens Arnold2009-01-24
* Red build fix.Björn Stenberg2009-01-10
* The simulator background logic is now reversed, such that it defaults to bein...Jonas Häggqvist2009-01-08
* threads_exit should be volatile being polled in a loop on a sim thread and be...Michael Sevakis2009-01-08
* Fix yellow. Don't know how I missed that testing sim build. :\Michael Sevakis2009-01-08
* Allow sims to shut down normally from panic code.Michael Sevakis2009-01-08
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08
* fix m200v4 simulator.Dominik Wenger2009-01-07
* Fix remaining red.Nils Wallménius2009-01-03
* Add the sim build for the Philips HDD1630.Mark Arigo2009-01-02
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Moved database builder into a separate directory, and gave it its' own Makefi...Björn Stenberg2008-12-15
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* Remove left-over debug codeRafaël Carré2008-12-04
* Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)Rafaël Carré2008-12-04
* stop printing "storage_sleep()" in the sim outputJonathan Gordon2008-12-04
* Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis2008-12-03