Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-04 | IOS7: Move non-video related functions to a separate file | Thierry Crozat | |
2016-01-07 | IOS7: Make filename style consistent in itself. | Johannes Schickel | |
2016-01-06 | IOS: Avoid subclassing UIApplication, and handle multitasking | Vincent Bénony | |
2016-01-06 | IOS: Renames iOS7 classes to avoid confusion | 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. |