aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
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
2019-09-21BACKENDS: Add a default clipboard implementationCameron Cawley
2019-09-18RISCOS: Ignore non-convertible UTF-8 characters when converting the documenta...Cameron Cawley
2019-09-18RISCOS: Fix building outside the main source treeCameron Cawley
2019-09-15ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath purposesThanasis Antoniou
2019-09-15ANDROID: Set default browser_lastpath to /storageThanasis Antoniou
2019-09-15ANDROID: Set default browser_lastpathThanasis Antoniou
2019-09-14ANDROIDSDL: Remove warning about unhandled kFeatureAntoniou Athanasios
2019-09-10IOS: Call exit(0) when exiting to prevent hangingsluicebox
2019-09-08ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)Cameron Cawley
2019-09-06PSP: Fix missing semicolonCameron Cawley
2019-09-06RISCOS: Fix checking the "enable_reporter" config optionCameron Cawley
2019-09-06PSP: Replace PSPSaveFileManager with DefaultSaveFileManagerCameron Cawley
2019-09-05SDL: Copy result of SDL_iconv_string()Jaromir Wysoglad
2019-09-02COMMON: Don't include win32.h in common/encoding.hSupSuper
2019-09-01WIN32: Use uint instead of unsigned int.Jaromir Wysoglad
2019-09-01TTS: Rename LinuxTextToSpeechManager to SpeechDispatcherManagerJaromir Wysoglad
2019-09-01TTS: Remove USE_PLATFORM_TTS definesJaromir Wysoglad