2014-04-25, 18:30
I want to use my iPod Touch 2g as a XBMC remote. It is armv6, and stuck at iOS 4.2.1. Is it possible to back port this great app to support legacy iOS devices like mine?
I tried to build the latest from github with XCode 4.4.1 / iPhoneOS5.1 SDK, but there are too many API differences (I'm not a mobile app developer). I know it's a long shot, as I would not think it's a high priority item on the list of TODOs myself. However, such an app would allow a lot of iPod Touch 2g/3g owners out there... if Apple's AppStore does not accept it, one can at least have the option of JailBreak and use Cydia repository to install it.
Right now, there's an old version of boxee-remote client (v1.0) out there in Cydia repo, but it only supports BDP1 UDP broadcast to find Boxee/XBMC instances. I will try creating a BDP1 UDP server to publish my XBMC instance, but I don't know if other things in that app would work, after it finds my XBMC 12.3 instance...
I tried to build the latest from github with XCode 4.4.1 / iPhoneOS5.1 SDK, but there are too many API differences (I'm not a mobile app developer). I know it's a long shot, as I would not think it's a high priority item on the list of TODOs myself. However, such an app would allow a lot of iPod Touch 2g/3g owners out there... if Apple's AppStore does not accept it, one can at least have the option of JailBreak and use Cydia repository to install it.
Right now, there's an old version of boxee-remote client (v1.0) out there in Cydia repo, but it only supports BDP1 UDP broadcast to find Boxee/XBMC instances. I will try creating a BDP1 UDP server to publish my XBMC instance, but I don't know if other things in that app would work, after it finds my XBMC 12.3 instance...