aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7/ios7_osys_main.h
AgeCommit message (Expand)Author
2019-08-04IOS7: Implement isConnectionLimitedThierry Crozat
2019-08-04IOS7: Implement getSystemLanguageThierry Crozat
2019-08-04IOS7: Implement opening a URLThierry Crozat
2019-08-04IOS7: Implement copy to clipboard and paste from clipboardThierry Crozat
2019-02-16IOS: Implement kFeatureVirtualKeyboard to show/hide the keyboardThierry Crozat
2018-08-18IOS: Replace strdup with Common::StringColin Snover
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2016-10-20IOS: Disable idle timer while an engine is runningThierry Crozat
2016-02-26IOS: Fixes savegame deletion on sandboxed iOS devicesVincent Bénony
2016-01-07IOS7: Make includes match our style.Johannes Schickel
2016-01-07IOS7: Use standard include guard names.Johannes Schickel
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Avoid subclassing UIApplication, and handle multitaskingVincent Bénony
2016-01-06IOS: Renames iOS7 classes to avoid confusionVincent Bénony