scotthmccoy / iMpulse

App for setting up and testing an iMpulse game controller
1 stars 0 forks source link

app to detect mode and update feedback screen accordingly. #11

Open ScottBarrett opened 11 years ago

ScottBarrett commented 11 years ago

rather than pressing operating system, game/media, player, orientation - the controller would be providing the info for the system to update itself. at this point we can detect all but player when listening for phantom keys, but when the user presses buttons the app should know what it's seeing. any characters that 'overlap' should not be used to check mode - but all others should.

once the 'self-orientation' seems to be working correctly we should remove pressable areas

scotthmccoy commented 11 years ago

Added in 8ecba38260ff89413a64a679108a6e41e86dd5fe. Please review and post any notes or close this issue.