aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ios7
AgeCommit message (Expand)Author
2016-02-26IOS: Fixes savegame deletion on sandboxed iOS devicesVincent Bénony
2016-01-11IOS: Updates the compilation instructionsVincent Bénony
2016-01-07IOS7: Make includes match our style.Johannes Schickel
2016-01-07IOS7: Make filename style consistent in itself.Johannes Schickel
2016-01-07IOS7: Use #include instead of #import.Johannes Schickel
2016-01-07IOS7: Use standard include guard names.Johannes Schickel
2016-01-07IOS7: Use our standard GPL headers.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: Removes a useless variableVincent Bénony
2016-01-06IOS: Better emulation of the right mouse buttonVincent Bénony
2016-01-06IOS: Update compilation instructions for FluidSynthVincent Bénony
2016-01-06IOS: Fixes an issue with the mouse pointer when returning from Sam&MaxVincent Bénony
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Updates compilation instructionsVincent Bénony
2016-01-06IOS: Info on Linux toolchain, and compilation instructionsVincent Bénony
2016-01-06IOS: Adds iPhone 6/6+ launch screensVincent Bénony
2016-01-06IOS: Switches to OpenGL ES 2.0 to ease debugging with XcodeVincent Bénony
2016-01-06IOS: TypoVincent Bénony
2016-01-06IOS: Updates compilation instructionsVincent Bénony
2016-01-06IOS: Implements scalersVincent Bénony
2016-01-06IOS: Scales the GUI for the iPad ProVincent Bénony
2016-01-06IOS: Better resolution handlingVincent Bénony
2016-01-06IOS: Removes a global variableVincent Bénony
2016-01-06IOS: Fixes memory leakVincent Bénony
2016-01-06IOS: Move declarations in the common header fileVincent Bénony
2016-01-06IOS: Avoid subclassing UIApplication, and handle multitaskingVincent Bénony
2016-01-06IOS: Wrong deallocator calledVincent Bénony
2016-01-06IOS: Renames iOS7 classes to avoid confusionVincent Bénony
2016-01-06IOS: Removes new generic syntax to be able to compile with older clang toolchainVincent Bénony
2016-01-06IOS: Updates compilation instructionsVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony