Today im came thinking of, im do not need the full source code, but im just known about 5 files was changed at all, so im have just downloaded those 5 and begin to merge the new changes to that. Im did few fixes that was not into those, but is easy to add t hose fixes again.
so those commands have been changed, when im send the changed source code back to you Gernot (rest is not touched):
- SHOWSCREEN (to fix crash pausing for iOS)
- PLATFORMINFO$ (to add APPLETV and OLDIOS as returned devices, OLDIOS is required, because iOS8 performw auto orientation, while iOS7 and below do not).
- INIPUT (this to add iCloud support for iOS and is REQUIRED for Apple TV)
- INITGET$ (this is to add iCloud support for iOS and is REQUIRED for Apple TV)
Also DEBUG command needs removed for iOS. Its conflict with a compiler directive, instead all output should send to STDOUT.
Im will end in this weekend release the xCode (except TVOS public, due NDA, but can send the source code compiling xCode project) , so supports will been adding those platforms:
-
ANDROID TV (Amazon Fire TV, Razer TV, Google Nexus Player and property other compatible Android TV devices).
-
APPLE TV (using split xcode project, so its still using iPhone as compiling).