enjoyable.git
2013-03-05 Joe WreschnigAvoid repeating serialization codes.
2013-03-05 Joe WreschnigSupport sudden and automatic termination.
2013-03-04 Joe WreschnigAdd some categories to better handle menus with represe...
2013-03-04 Joe WreschnigTweak toolbar icons.
2013-03-04 Joe WreschnigRemove mappingsChanged with a notification. MappingsCon...
2013-03-04 Joe WreschnigTurn popover activation button 'on' when the popover...
2013-03-04 Joe WreschnigGive accurate names to most of the items in the nib...
2013-03-04 Joe WreschnigFix old method of unsetting field.
2013-03-04 Joe WreschnigFix old check for unset field.
2013-03-04 Joe WreschnigUse represented objects rather than index hackery....
2013-03-04 Joe WreschnigFix mismatched serialization code.
2013-03-04 Joe WreschnigSignal mappings menu entry by a tag, not a check for...
2013-03-04 Joe WreschnigRework toolbar UI. No more drawer, use a popover. No...
2013-03-03 Joe WreschnigRename the application delegate, and hopefully catch...
2013-03-03 Joe WreschnigBig rename part 3: 'target' to 'output'.
2013-03-03 Joe WreschnigBig rename part 2: 'config' etc. to 'mapping.
2013-03-03 Joe WreschnigBig rename part 1: 'action' to 'input'.
2013-03-03 Joe WreschnigPublish activated/deactivated as notifications.
2013-03-03 Joe WreschnigRewrite KeyInputTextView into NJKeyInputField. New...
2013-03-03 Joe WreschnigImplement equality checks for Targets. Don't consider...
2013-03-02 Joe WreschnigPost active mapping changes through notification center...
2013-03-02 Joe WreschnigFormal protocol for the interface shared between Joysti...
2013-03-02 Joe WreschnigHarden importing.
2013-03-02 Joe WreschnigNicer function to present the error.
2013-03-02 Joe WreschnigI had no idea you could use class property access like...
2013-03-02 Joe WreschnigUse a sheet rather than a dialog for some parts of...
2013-03-01 Joe WreschnigRemove unused field.
2013-03-01 Joe WreschnigShow HID error as a sheet so the main window still...
2013-03-01 Joe WreschnigRemove printf.
2013-03-01 Joe WreschnigUse ellipses, not ....
2013-03-01 Joe WreschnigAnalog mouse scrolling.
2013-03-01 Joe WreschnigRemove 32 bit build.
2013-03-01 Joe WreschnigMore compiler warnings on. Make all properties nonatomic.
2013-03-01 Joe WreschnigSimplify config removal since it's always the active...
2013-03-01 Joe WreschnigSave after deleting a config. Reset target to no-op...
2013-03-01 Joe WreschnigFix incorrect config list when there are duplicate...
2013-03-01 Joe WreschnigClean up some comments.
2013-03-01 Joe WreschnigTweak some labels.
2013-03-01 Joe WreschnigImprove size in a number of pathological cases.
2013-03-01 Joe WreschnigFix up copyright notices.
2013-03-01 Joe WreschnigRe-import exported files.
2013-03-01 Joe WreschnigAllow JSON export of configurations.
2013-03-01 Joe WreschnigAdd key equivalents for switching configurations.
2013-03-01 Joe WreschnigRemove accidentally-committed file.
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 WreschnigAllow clicking on the key field directly.
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 WreschnigBetter constructor for Config.
2013-02-28 Joe WreschnigFix memory leak.
2013-02-28 Joe WreschnigFix names while I still can.
2013-02-28 Joe WreschnigThis isn't C++.
2013-02-28 Joe WreschnigThis is not the dead zone that needs to be configurable.
2013-02-28 Joe WreschnigFix analog axis scaling equation.
2013-02-28 Joe WreschnigIndex hat switch names. Remove JSAction index propertie...
2013-02-28 Joe WreschnigFix inverted logic.
2013-02-28 Joe WreschnigShow an error message if opening input devices fail...
2013-02-28 Joe WreschnigClean up save/restore. Write preferences immediately...
2013-02-28 Joe WreschnigFix case where quick axis movements could create duplic...
2013-02-28 Joe WreschnigClean up TargetController formatting and public API.
2013-02-28 Joe WreschnigReset target settings in UI when switching target types.
2013-02-28 Joe WreschnigOnly refocus key input for empty/key targets.
2013-02-28 Joe WreschnigReplace hacky target stringification with structured...
2013-02-28 Joe WreschnigRemove project headers from the prefix header; having...
2013-02-28 Joe WreschnigUse a weak reference for TargetConfig configurations...
2013-02-28 Joe WreschnigClean up manual (previously 'neutral') vs. automatic...
2013-02-28 Joe WreschnigActually make it impossible to remove the default confi...
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 WreschnigRemove hardcoded menu item offsets. Remove unused property.
2013-02-27 Joe WreschnigFix crash when no action is available.
2013-02-27 Joe WreschnigJSAction base property should be eweak as it creates...
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-27 Joe WreschnigChange KeyInputTextView from a TextView to a TextField...
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 WreschnigCarbon.framework is no longer necessary.
2013-02-26 Joe WreschnigSwitch from kEventAppFrontSwitched (Carbon) to NSWorksp...
2013-02-26 Joe WreschnigShrink and refit window contents.
2013-02-26 Joe WreschnigRemove useless items in menubar.
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 WreschnigUpdate nib file to project SDK version.
2013-02-26 Joe WreschnigUpdate version and set build target to 10.6.
2013-02-26 Joe WreschnigReplace use of deprecated selectRow:byExtendingSelection:.
2013-02-26 Joe WreschnigRemove a branch that could never trigger (unsigned...
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...
2013-02-26 Joe WreschnigFix unsupported nib settings.
2013-02-26 Joe WreschnigUpdate project file to latest Xcode / OS X SDK.
2012-07-30 Frank HuangScrolling, mouse scope, icon
2012-07-27 Frank HuangUpdated readme
2012-07-27 Frank HuangFinished supporting mouse buttons
2012-07-27 Frank HuangForked Enjoy, mouse movement
2012-07-27 fyhuangInitial commit