Change Log
Version 1.1.1
- Updated the BackRow headers to match those I have. This should have been the case before, but it looks like they weren’t correctly copied across, or something. This means that you’ll have all the enumerations that I’ve worked out myself, for instance the status codes in
BRBaseMediaProvider.h.
Version 1.1
- Updated to work with BackRow version 2.1 and the new AppleTV framework.
- Now requires the latest versions of these two frameworks in order to run. They can be obtained from an AppleTV running software version 1.1, or from the update disk image itself.
Version 1.0.1
- Fixed: The keyboard event handler was incorrectly sending button-up events for tap left & right. Now behaves correctly.
Version 1.0
- Initial Revision.