summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2009-03-17Actually do the renaming of the stub.Thomas Martitz
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-09Also add support for the Onda VX747+Maurus Cuelenaere
2009-03-09Add support for Onda VX747 simulator (and yes, it needs a better picture)Maurus Cuelenaere
2009-03-04Fix update rectangle calculation. This caused the black artifacts outside the...Jens Arnold
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold
2009-02-27FS#9964 take 2. Including the whole patch is a good idea.Steve Bavin
2009-02-27FS#9964 - Fix simulator file i/o when the --root option is used.Steve Bavin
2009-02-27Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg
2009-02-20Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold
2009-02-11Fix the Playersim as well.Jens Arnold
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold
2009-02-10Simulate backlight for colour targets. Implements the idea from FS #9884, but...Jens Arnold
2009-02-09More compact screendump routines for core and greylib. The core routine might...Jens Arnold
2009-02-09Fix red and yellow.Jens Arnold
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold
2009-01-24Simulator: Fix an almost 3 years old colour init bug both on startup and on g...Jens Arnold
2009-01-10Red build fix.Björn Stenberg
2009-01-08The simulator background logic is now reversed, such that it defaults to bein...Jonas Häggqvist
2009-01-08threads_exit should be volatile being polled in a loop on a sim thread and be...Michael Sevakis
2009-01-08Fix yellow. Don't know how I missed that testing sim build. :\Michael Sevakis
2009-01-08Allow sims to shut down normally from panic code.Michael Sevakis
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2009-01-07fix m200v4 simulator.Dominik Wenger
2009-01-03Fix remaining red.Nils Wallménius
2009-01-02Add the sim build for the Philips HDD1630.Mark Arigo
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis
2008-12-15Moved database builder into a separate directory, and gave it its' own Makefi...Björn Stenberg
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis
2008-12-04Remove left-over debug codeRafaël Carré
2008-12-04Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)Rafaël Carré
2008-12-04stop printing "storage_sleep()" in the sim outputJonathan Gordon
2008-12-03Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-24Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg
2008-11-21Removed duplicate LANG_O...Björn Stenberg
2008-11-21Added LANG_O to simulators as well.Björn Stenberg
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
2008-11-03Sansa Clip simulator: bind p/escape to power buttonRafaël Carré
2008-11-02put stubs in the proper placeFrank Gevaerts
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman
2008-10-27The tick change for the sim can be a little nicer.Michael Sevakis