Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ios7] - fix cursor keys when using bt keyboard #4028

Merged
merged 2 commits into from
Jan 18, 2014

Conversation

Memphiz
Copy link
Member

@Memphiz Memphiz commented Jan 14, 2014

The cursor keys of bt keyboards are not accessable in the official ios api. Till know whe already hacked a bit for getting notifications about them. On iOS7 we need to even hack a bit more (iOS7 doesn't call the sendEvent handler of derived classes anymore. We need to runtime hook it...).

@davilla - you will like that one :)

…ing it (needed for ios7) - get rid of the XBMCApplication class and use UIApplication instead again
…handleKeyUiEvent (ios7) to get the cursor keys from now on - as ios7 doesn't call that method in derived classes anymore
Memphiz added a commit that referenced this pull request Jan 18, 2014
[ios7] - fix cursor keys when using bt keyboard
@Memphiz Memphiz merged commit dba5976 into xbmc:master Jan 18, 2014
@Memphiz Memphiz deleted the iosbtcursors branch May 22, 2016 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant