Fix up copyright notices.
[enjoyable.git] / JoystickController.m
2013-03-01 Joe WreschnigRename from Enjoy/Enjoy2 to 'Enjoyable'. While I'm...
2013-03-01 Joe WreschnigMove logic into messages rather than directly in the...
2013-02-28 Joe WreschnigFix a variety of issues with incorrect / unexpected...
2013-02-28 Joe WreschnigClean up a bunch of properties; remove unused ones...
2013-02-28 Joe WreschnigFix inverted logic.
2013-02-28 Joe WreschnigShow an error message if opening input devices fail...
2013-02-28 Joe WreschnigFix case where quick axis movements could create duplic...
2013-02-28 Joe WreschnigOnly refocus key input for empty/key targets.
2013-02-28 Joe WreschnigRemove project headers from the prefix header; having...
2013-02-28 Joe WreschnigRename 'stringify' to 'uid' where it pertains to unique...
2013-02-27 Joe WreschnigIndices are for display niceness only, so index them...
2013-02-27 Joe WreschnigFix crash when no action is available.
2013-02-27 Joe WreschnigAutomatically trigger/untrigger targets based on settin...
2013-02-27 Joe WreschnigClean up JoystickController. Modernize more Objective...
2013-02-27 Joe WreschnigRename 'subActions' to 'children' to match Joystick...
2013-02-26 Joe WreschnigRefactor Actions. SubAction is a (mostly) proper JSActi...
2013-02-26 Joe WreschnigClean-up of Joystick class. Refactor constructor to...
2013-02-26 Joe WreschnigSwitch controller/HID bridging to non-retained since...
2013-02-26 Joe WreschnigUpdate to ARC (probably introducing some leaks, probabl...
2013-02-26 Joe Wreschnig'Convert to Modern Objective-C Syntax'...
2013-02-26 Joe WreschnigType references to the application delegate to prevent...
2013-02-26 Joe WreschnigFix warning from unknown type by using a fast enumerati...
2012-07-30 Frank HuangScrolling, mouse scope, icon
2012-07-27 Frank HuangForked Enjoy, mouse movement