Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-10 | Fix launch on recent iOS device (iOS 11.4.1) | Jonny Bergström | |
2017-11-30 | RELEASE: This is 2.1.0git | Thierry Crozat | |
2017-11-21 | RELEASE: 1.10 will henceforth be known as 2.0 | Colin Snover | |
General consensus on the ML was that people wanted to do this. http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html | |||
2016-09-26 | RELEASE: This is 1.10.0git | Eugene Sandulenko | |
2016-02-13 | IOS: Adds support for iPad | Vincent Bénony | |
These keys are automatically added by Xcode when one compiles a regular Xcode project, but are missing when compiling from the command line. | |||
2016-02-05 | RELEASE: This is 1.9.0git | Eugene Sandulenko | |
2016-01-07 | IOS: Updates the splash screens | Vincent Bénony | |
2016-01-06 | IOS: Update the autotools template files | Vincent Bénony | |
2016-01-06 | IOS: Adds iPhone 6/6+ launch screens | Vincent Bénony | |
2016-01-06 | IOS: Recommanded settings for Xcode 7.2 | Vincent Bénony | |
2016-01-06 | IOS: Avoid subclassing UIApplication, and handle multitasking | Vincent Bénony | |
2016-01-06 | IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7) | Vincent Bénony | |
The "iphone" backend is the support for the old iPhones. The "ios7" backend is for the new iPhones. |