aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2019-11-013DS: Remove 3dstool dependencyMrHuu
2019-11-01OPENGL: Implement high DPI support on Android (#1895)Cameron Cawley
2019-10-303DS: Set 'scummvm.romfs' to be removed by 3ds_clean in 3ds.mkMichael Ball
2019-10-283DS: Load per-game settingsBastien Bouclet
2019-10-253DS: Upload the textures to VRAM in a separate frameBastien Bouclet
2019-10-24SDL: Fix typo in commentHubert Maier
2019-10-243DS: Fix hi-color cursorsBastien Bouclet
2019-10-243DS: Add files to be removed by 3ds_clean in 3ds.mk:Michael Ball
2019-10-23ANDROID: Simplify handling of menu/back button eventsCameron Cawley
2019-10-23ANDROID: Add swap menu and back buttons optionCameron Cawley
2019-10-21AMIGAOS4: Automate special target installation even more (#1901)Hubert Maier
2019-10-21ANDROID: Set target SDK to 28Thanasis Antoniou
2019-10-203DS: Change the audio thread to wait for the audio buffers to completeBastien Bouclet
2019-10-203DS: Don't immediately update the screen when enabling the overlayBastien Bouclet
2019-10-19IOS7: enable home indicator auto-hide on iPhone X and upStefan Will
2019-10-18ANDROID: Fix warningCameron Cawley
2019-10-16ANDROID: Use more portable directory query methodEugene Sandulenko
2019-10-143DS: Fix creating the scummvm directory on the SD cardBastien Bouclet
2019-10-143DS: Fix OSystem::grabOverlayBastien Bouclet
2019-10-143DS: Embed ScummVM's support files in the packageBastien Bouclet
2019-10-13SWITCH: Fix cloud integrationrsn8887
2019-10-13AMIGAOS4: amigaos.mk - Fix cp commandHubert Maier
2019-10-13AMIGAOS4: amigaos.mk - Add plugins targetHubert Maier
2019-10-13AMIGAOS4: Further update amigaos.mkHubert Maier
2019-10-11ANDROID: Fix audio cd manager crash upon exitThanasis Antoniou
2019-10-09WII: Destroy everything before exitingLe Philousophe
2019-10-09WII: Fix reset_cb prototype for newer versions of libogcLe Philousophe
2019-10-08AMIGAOS4: Properly copy the doc drawerHubert Maier
2019-10-08ANDROID: Ask for external storage access onCreate()Thanasis Antoniou
2019-10-06ANDROID: Update starting version code for next release apks to 40Thanasis Antoniou
2019-10-06GCW0: Clarify where to put binary on the deviceEugene Sandulenko
2019-10-05JANITORIAL: Fix typo in commentThierry Crozat
2019-10-05ANDROID: Set target SDK to 26 to AndroidManifest.xml and project.properties f...Thanasis Antoniou
2019-10-05ANDROID: Bump the target SDK to match the Google Play releaseEugene Sandulenko
2019-10-05ANDROID: Added info about historical release version codesEugene Sandulenko
2019-10-04MAEMO: Update debian/changelogTarek Soliman
2019-09-27ANDROID: Added more logic for scraping the storage pathsEugene Sandulenko
2019-09-27ANDROID: Request permissions to external storageEugene Sandulenko
2019-09-27ANDROID: Fix exceptionEugene Sandulenko
2019-09-27ANDROID: Added list of external storages to the list of accessible directoriesEugene Sandulenko
2019-09-27ANDROID: Hook getAllStorageLocations() into JNIEugene Sandulenko
2019-09-27ANDROID: Hook external storage class into ScummVMHelperEugene Sandulenko
2019-09-27ANDROID: Turn map into spliced list for easier marshallingEugene Sandulenko
2019-09-27ANDROID: Initial code for external storage enumeratorEugene Sandulenko
2019-09-24MAEMO: Update debian/rules for new filesTarek Soliman
2019-09-24SDL: Fix build for older SDL versionsTarek Soliman
2019-09-24ANDROID: Use _system->destroy() instead of just delete in JNI::Destroy()Thanasis Antoniou
2019-09-23ANDROID: Remove duplicate _system->quit() from JNI::Destroy()Thanasis Antoniou
2019-09-23ANDROID: Fix crash when exiting a game (Blade Runner)Thanasis Antoniou
2019-09-23RELEASE: This is 2.2.0gitEugene Sandulenko