Remove website, now in yukkurigames.com repository.
[enjoyable.git] / Classes / NJDeviceController.m
2013-03-20 Joe WreschnigMerge device and mapping controllers into NJInputContro...
2013-03-20 Joe WreschnigRename methods uniquely between mapping/device controllers.
2013-03-20 Joe WreschnigMove simulation toggle out of device controller.
2013-03-20 Joe WreschnigApp delegate now controls communication between device...
2013-03-18 Joe WreschnigFix several cases where the UI did not properly reflect...
2013-03-17 Joe WreschnigChange two-pass behavior for loading mappings. Allow...
2013-03-17 Joe WreschnigSplit NJMappingController view handling off into NJMapp...
2013-03-16 Joe WreschnigSplit view management out of NJDeviceController. Right...
2013-03-15 Joe WreschnigMissed a translating -> simulating.
2013-03-14 Joe WreschnigDon't let the app control itself, it only leads to...
2013-03-14 Joe WreschnigSome more renames.
2013-03-14 Joe WreschnigWrite proper constructors for NJInput and subclasses...
2013-03-13 Joe WreschnigFix localization changing mapping logical names.
2013-03-13 Joe WreschnigRestore application if an error occurs.
2013-03-13 Joe WreschnigSplit actual IOKit HID interfacing off from NJDeviceCon...
2013-03-13 Joe WreschnigShow a special message when the HID was closed during...
2013-03-12 Joe WreschnigRemember expanded rows between activations / device...
2013-03-12 Joe WreschnigLocalization support. Change many names in NJKeyInputFi...
2013-03-11 Joe WreschnigDisable HID manager entirely when the window is closed...
2013-03-11 Joe WreschnigStill need to prevent duplicates for axes.
2013-03-11 Joe WreschnigRemove event translation menu item, it's not managed...
2013-03-10 Joe WreschnigHave device controller setup itself rather than relying...
2013-03-10 Joe WreschnigFix various bad names in input controller. Make devices...
2013-03-09 Joe WreschnigRemove timer log, it's too chatty.
2013-03-07 Joe WreschnigShow/hide prompt for device connection.
2013-03-07 Joe WreschnigClean up root folder.