summaryrefslogtreecommitdiffstats
path: root/uisimulator/common
AgeCommit message (Expand)AuthorFilesLines
2022-05-22simulator: fix off by one error in USB ack calculationsAidan MacDonald1-1/+3
2022-03-03[RESTORED!] Allow mounting of any directory as the root directory.William Wilgus1-0/+2
2021-12-23powermgmt: Add battery current measurementAidan MacDonald1-0/+11
2021-12-23powermgmt: Refactor battery measurement codeAidan MacDonald1-17/+28
2021-10-31USB fix red for device without HAVE_USB_POWER again.William Wilgus1-1/+1
2021-10-31Use USB events for storing plugin_menu stateWilliam Wilgus1-1/+1
2021-10-31USB add Insertion and Extraction callback eventsWilliam Wilgus1-0/+7
2021-07-11uisimulator: implement sim_modtimeJames Buren2-0/+11
2021-07-07Fix red introduced in 841e704fc3Solomon Peachy1-2/+6
2020-10-17Fix sim build for STORAGE_USBSolomon Peachy1-0/+2
2020-08-20Revert root_redirect :(William Wilgus1-2/+0
2020-08-20Allow mounting of any directory as the root directory.William Wilgus1-0/+2
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-69/+0
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy9-1071/+2
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-52/+0
2020-04-05simulator: Add a stub for lineout_inserted()Solomon Peachy1-0/+7
2019-02-08Fix simulator/transflective: Display wasn't enabled on first keypress when ba...Sebastian Leonhardt1-1/+4
2019-02-08Fix the fixSebastian Leonhardt1-2/+2
2019-02-08Fix red and remove duplicated function declarationSebastian Leonhardt1-1/+5
2019-02-07Simulator: improve simulation of transflective screensSebastian Leonhardt1-0/+3
2018-07-25Fix playersim CHAR_WIDTH re-definitionWilliam Wilgus1-0/+5
2017-02-11Fix warnings and errors from fc9695eMichael Sevakis1-13/+43
2015-01-12Fix red/yellow round #2Marcin Bukat1-1/+1
2015-01-12Fix red/yellowMarcin Bukat1-3/+3
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat2-16/+16
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly1-1/+1
2014-08-30Get the last errors I hope!Michael Sevakis1-0/+22
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis9-740/+1120
2014-02-23Fix redsThomas Martitz1-0/+2
2014-02-23simulator: Fully simulate external storage.Thomas Martitz1-13/+59
2014-02-23RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.Thomas Martitz1-38/+44
2014-02-23simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz3-7/+59
2014-02-23storage: Add STORAGE_HOSTFSThomas Martitz1-0/+7
2013-09-05fix redAmaury Pouly1-2/+2
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini1-0/+14
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis2-4/+4
2013-04-15Keep fixing 0c7b787 stuffMichael Sevakis1-5/+0
2012-07-31Fix database tool.Thomas Martitz1-1/+1
2012-07-18Fix warnings and errors in sdl builds.Thomas Martitz1-0/+1
2012-07-18Call call_storage_idle_notifys() to make storage idle callbacks work inThomas Martitz1-0/+2
2012-06-23Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.Szymon Dziok1-1/+1
2012-06-18Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect ...Bertrik Sikken1-3/+0
2012-05-26load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz1-6/+58
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis1-3/+4
2012-03-03Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts1-1/+1
2012-02-19Fix warn_unused_result warning.Dominik Riebeling1-2/+8
2012-01-25Fix power_input_status in sim where target has a battery switch.Michael Sevakis1-1/+7
2012-01-22Fix another uninitialized var warning.Thomas Martitz1-3/+3
2012-01-22Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz1-3/+6
2012-01-22Attempt to fix remaining warnings.Thomas Martitz1-2/+2