summaryrefslogtreecommitdiff
path: root/firmware/export/config/sim.h (follow)
Commit message (Expand)AuthorAge
* Get rid of USE_ROCKBOX_USBAmaury Pouly2015-01-08
* Second try at undefing STORAGE_GET_INFO, the previous one was too hasty, sorry.Thomas Martitz2014-02-23
* undef HAVE_STORAGE_GET_INFO for the sim, there is no useful implementation ri...Thomas Martitz2014-02-23
* simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz2014-02-23
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* Fix sim battery emulation: Set such a low sample value for battery smoothing ...Nick Peskett2012-02-09
* Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Fix reds.Thomas Martitz2011-12-24
* Touchscreen: Improved scroll thresholdThomas Martitz2010-11-10
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma...Michael Sevakis2010-05-12
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz2010-01-19
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07