summaryrefslogtreecommitdiff
path: root/uisimulator/common
AgeCommit message (Expand)Author
2013-09-05fix redAmaury Pouly
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2013-04-15Keep fixing 0c7b787 stuffMichael Sevakis
2012-07-31Fix database tool.Thomas Martitz
2012-07-18Fix warnings and errors in sdl builds.Thomas Martitz
2012-07-18Call call_storage_idle_notifys() to make storage idle callbacks work inThomas Martitz
2012-06-23Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.Szymon Dziok
2012-06-18Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect ...Bertrik Sikken
2012-05-26load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis
2012-03-03Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts
2012-02-19Fix warn_unused_result warning.Dominik Riebeling
2012-01-25Fix power_input_status in sim where target has a battery switch.Michael Sevakis
2012-01-22Fix another uninitialized var warning.Thomas Martitz
2012-01-22Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz
2012-01-22Attempt to fix remaining warnings.Thomas Martitz
2012-01-22Fix one more warning.Thomas Martitz
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz
2012-01-08Simulator: Emulate a period of external power after charging.Nick Peskett
2012-01-07move _remote_backlight_* to common headerRafaël Carré
2012-01-05Fix charger emulation in the simulator.Nick Peskett
2012-01-04Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-11-17stubs.c is only needed on SIMULATOR builds.Thomas Martitz
2011-11-17Remove sim_tasks from the sdl application build.Thomas Martitz
2011-11-17Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz
2011-10-30Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1Bertrik Sikken
2011-10-04r30706 was not the right fix - thanks to amiconn for catching the errorMichael Chicoine
2011-10-03Fix w32 cross-compiled sim showing 0KB for disk size and disk freeMichael Chicoine
2011-09-03Fix warning, 'read_next:' is only used when EOVERFLOW is defined.Andree Buschmann
2011-06-20Dircache: Don't expose struct dircache_entry and pointers into the cache, use...Thomas Martitz
2011-06-12Work around missing EOVERFLOW define on cygwin/mingw.Thomas Jarosch
2011-06-10RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB...Thomas Jarosch
2011-04-16Fix regression in r29715: files listed multiple times in uisimulatorMichael Hohmuth
2011-04-15Better dircache handling in simulatorMichael Hohmuth
2011-03-08RaaA: Add RTC supportThomas Jarosch
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch
2011-03-01Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch
2011-02-28Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch
2011-02-28Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2011-02-15Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch
2011-02-08Initial maemo platform supportThomas Jarosch
2010-12-25Make sim build compilable under Cygwin. Fixes FS#11832.Andree Buschmann
2010-12-23RaaA: Improve tagcache search to make the database built.Thomas Martitz
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz
2010-12-02Fix player sim yellowThomas Martitz
2010-11-18Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat