Use renameMapping in the input controller rather than setting the name directly when...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 17 Aug 2013 12:03:51 +0000 (14:03 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 17 Aug 2013 12:03:51 +0000 (14:03 +0200)
commita58f23691951d4d1e1961dddd514a7e9f3748203
tree907e9f076cc64535aad522fcfb9a2156b71a60db
parent1894929139c16ab69f7c20fd7e4332ae3ff9470f
Use renameMapping in the input controller rather than setting the name directly when setting an auto-discovered name. This triggers the appropriate callbacks to update some UI labels that were not being set when only the mappings list was marked change and not the currently active mapping.

Fix some formatting issues.
Classes/EnjoyableApplicationDelegate.m
Classes/NJInputController.m
Info.plist