aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7/ios7_osys_main.cpp
AgeCommit message (Expand)Author
2019-09-10IOS: Call exit(0) when exiting to prevent hangingsluicebox
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-10-06IOS: Correct Compilation Breakage From Last Commit.D G Turner
2018-10-06IOS: Fix Closing Standard Output & Error Log File.D G Turner
2018-08-18IOS: Replace strdup with Common::StringColin Snover
2017-09-30IOS: Improve iOS 11 compatibilityVincent Bénony
2016-10-21IOS: Add support for filtering featureThierry 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-07COMMON: Make FSNode(AbstractFSNode *) private again.Johannes Schickel
2016-01-07IOS: Renames a macroVincent Bénony
2016-01-06IOS: Disable scalersVincent Bénony
2016-01-06IOS: Better emulation of the right mouse buttonVincent Bénony
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Implements scalersVincent Bénony
2016-01-06IOS: Better resolution handlingVincent Bénony
2016-01-06IOS: Avoid subclassing UIApplication, and handle multitaskingVincent Bénony
2016-01-06IOS: Renames iOS7 classes to avoid confusionVincent Bénony