summaryrefslogtreecommitdiff
path: root/uisimulator/common (follow)
Commit message (Expand)AuthorAge
* Fix simulator/transflective: Display wasn't enabled on first keypress when ba...Sebastian Leonhardt2019-02-08
* Fix the fixSebastian Leonhardt2019-02-08
* Fix red and remove duplicated function declarationSebastian Leonhardt2019-02-08
* Simulator: improve simulation of transflective screensSebastian Leonhardt2019-02-07
* Fix playersim CHAR_WIDTH re-definitionWilliam Wilgus2018-07-25
* Fix warnings and errors from fc9695eMichael Sevakis2017-02-11
* Fix red/yellow round #2Marcin Bukat2015-01-12
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* Get the last errors I hope!Michael Sevakis2014-08-30
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Fix redsThomas Martitz2014-02-23
* simulator: Fully simulate external storage.Thomas Martitz2014-02-23
* RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.Thomas Martitz2014-02-23
* simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz2014-02-23
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* fix redAmaury Pouly2013-09-05
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Keep fixing 0c7b787 stuffMichael Sevakis2013-04-15
* Fix database tool.Thomas Martitz2012-07-31
* Fix warnings and errors in sdl builds.Thomas Martitz2012-07-18
* Call call_storage_idle_notifys() to make storage idle callbacks work inThomas Martitz2012-07-18
* Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.Szymon Dziok2012-06-23
* Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect ...Bertrik Sikken2012-06-18
* load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz2012-05-26
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts2012-03-03
* Fix warn_unused_result warning.Dominik Riebeling2012-02-19
* Fix power_input_status in sim where target has a battery switch.Michael Sevakis2012-01-25
* Fix another uninitialized var warning.Thomas Martitz2012-01-22
* Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz2012-01-22
* Attempt to fix remaining warnings.Thomas Martitz2012-01-22
* Fix one more warning.Thomas Martitz2012-01-22
* Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz2012-01-21
* Simulator: Emulate a period of external power after charging.Nick Peskett2012-01-08
* move _remote_backlight_* to common headerRafaël Carré2012-01-07
* Fix charger emulation in the simulator.Nick Peskett2012-01-05
* 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
* stubs.c is only needed on SIMULATOR builds.Thomas Martitz2011-11-17
* Remove sim_tasks from the sdl application build.Thomas Martitz2011-11-17
* Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz2011-11-17
* Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1Bertrik Sikken2011-10-30
* r30706 was not the right fix - thanks to amiconn for catching the errorMichael Chicoine2011-10-04
* Fix w32 cross-compiled sim showing 0KB for disk size and disk freeMichael Chicoine2011-10-03
* Fix warning, 'read_next:' is only used when EOVERFLOW is defined.Andree Buschmann2011-09-03
* Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz2011-06-20
* Work around missing EOVERFLOW define on cygwin/mingw.Thomas Jarosch2011-06-12