enjoyable.git
2013-11-12 Joe WreschnigRename displayLink to _displayLink.
2013-08-17 Joe WreschnigUpdate manual and version numbers.
2013-08-17 Joe WreschnigUse renameMapping in the input controller rather than...
2013-08-17 Joe WreschnigSince this runs every time the foreground application...
2013-08-17 Joe WreschnigAdd a blacklist of executable names (for wine.bin)...
2013-08-14 Joe WreschnigSwitch from NSTimer to a CVDisplayLink to handle contin...
2013-08-14 Joe WreschnigDisable automatic termination when simulation is active...
2013-04-01 Joe WreschnigFix typo.
2013-04-01 Joe WreschnigFix permissions.
2013-04-01 Joe WreschnigUpdate site for 1.1.
2013-04-01 Joe WreschnigFinal 1.1 build version. version-1.1
2013-04-01 Joe WreschnigMore better names.
2013-03-21 Joe WreschnigRemove login item prompts, going back on this idea.
2013-03-21 Joe WreschnigTweak some names in HIDManager.
2013-03-20 Joe WreschnigStack errors.
2013-03-20 Joe WreschnigNo more visible ivars.
2013-03-20 Joe WreschnigOutput view controller now has a delegate rather than...
2013-03-20 Joe WreschnigCorrect some names. NJOutputController should be NJOutp...
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-18 Joe WreschnigDisconnect some obsolete outlets.
2013-03-18 Joe WreschnigView-free NJMappingsController.
2013-03-18 Joe WreschnigTweak some animations, clean up for preparation to...
2013-03-17 Joe WreschnigisBeingDebugged needs to always be NO in release builds...
2013-03-17 Joe WreschnigUse identity rather than equality when looking for...
2013-03-17 Joe WreschnigChange two-pass behavior for loading mappings. Allow...
2013-03-17 Joe WreschnigFix an off-by-one error. Make the popover work correctl...
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 WreschnigWhether error was set or not, if there's no mapping...
2013-03-15 Joe WreschnigMissed a translating -> simulating.
2013-03-15 Joe WreschnigDon't re-save mappings immediately upon load.
2013-03-14 Joe WreschnigFix another bad property name.
2013-03-14 Joe WreschnigDon't let the app control itself, it only leads to...
2013-03-14 Joe WreschnigMappings list doesn't need to be public anymore.
2013-03-14 Joe WreschnigSome more renames.
2013-03-14 Joe WreschnigWrite proper constructors for NJInput and subclasses...
2013-03-13 Joe WreschnigSecond try at login items. If the user hides Enjoyable...
2013-03-13 Joe WreschnigUI element applications don't restore correctly, this...
2013-03-13 Joe WreschnigSupport relaunching in the background as part of resume...
2013-03-13 Joe WreschnigAdd mapping for 6180 the moon.
2013-03-13 Joe WreschnigStyle issues. Remove dead code.
2013-03-13 Joe WreschnigFix localization changing mapping logical names.
2013-03-13 Joe WreschnigRestore application if an error occurs.
2013-03-13 Joe WreschnigFix duplicate entries when merges don't conflict.
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-13 Joe WreschnigStoring releases in git is not tenable now that Sparkle...
2013-03-13 Joe WreschnigCopyediting.
2013-03-12 Joe WreschnigCreate new mappings from the menu.
2013-03-12 Joe WreschnigRemember expanded rows between activations / device...
2013-03-12 Joe WreschnigMore key codes. Explain (sort of) raw key codes in...
2013-03-12 Joe WreschnigAllow Command+Click to enter a raw key code.
2013-03-12 Joe WreschnigNJKeyInputField descends from NSControl and has a text...
2013-03-12 Joe WreschnigUse symbolic names for keys.
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 WreschnigDisabling code signing only in Debug is not possible...
2013-03-11 Joe WreschnigAdd Sparkle automatic updater.
2013-03-11 Joe WreschnigAdd mapping for KRUNCH.
2013-03-11 Joe WreschnigFix some coding style issues.
2013-03-11 Joe WreschnigFix input name width.
2013-03-11 Joe WreschnigStill need to prevent duplicates for axes.
2013-03-11 Joe WreschnigShow import conflict alert as a sheet rather than a...
2013-03-11 Joe WreschnigMissed userInfo keys.
2013-03-11 Joe WreschnigRemove event translation menu item, it's not managed...
2013-03-11 Joe WreschnigSymbols for mapping userInfo key names.
2013-03-11 Joe WreschnigRemove unused imports.
2013-03-11 Joe WreschnigGeneralize and share mapping menu (main, status, dock...
2013-03-11 Joe WreschnigPush notifications out with more idiomatic semantics...
2013-03-10 Joe WreschnigMove more mapping internal management for load/save...
2013-03-10 Joe WreschnigHave device controller setup itself rather than relying...
2013-03-10 Joe WreschnigIgnore and stop listening if the key event has either...
2013-03-10 Joe WreschnigFix various bad names in input controller. Make devices...
2013-03-10 Joe WreschnigImprovements to mappings controller. Move array munging...
2013-03-10 Joe WreschnigRemove duplicate file entry.
2013-03-09 Joe WreschnigUpdate documentation for mouse events.
2013-03-09 Joe WreschnigAdd support for horizontal directions to scrolling...
2013-03-09 Joe WreschnigIgnore website for build also.
2013-03-09 Joe WreschnigSelect mouse button by tag; expose buttons 4 and 5...
2013-03-09 Joe WreschnigClick when active to deactivate.
2013-03-09 Joe WreschnigFix paths that trigger build increments.
2013-03-09 Joe WreschnigMouse improvements. Segment and snap the mouse move...
2013-03-09 Joe WreschnigAlso store the mouse location and don't double-click...
2013-03-09 Joe WreschnigSend single/double/triple click information with mouse...
2013-03-09 Joe WreschnigRemove timer log, it's too chatty.
2013-03-08 Joe WreschnigAuto-incrementing build script, I may regret this when...
2013-03-08 Joe WreschnigSet mapping menu limit to 15/16, and show the number...
2013-03-08 Joe WreschnigAdd status item. Disable automatic termination, but...
2013-03-08 Joe WreschnigFix text alignment.
2013-03-08 Joe WreschnigCopyedit, new mappings.
2013-03-08 Joe WreschnigAllow mapping names to be auto-set based on bundleand...
2013-03-08 Joe WreschnigImprove website.
2013-03-08 Joe WreschnigAdd website source. version-1.0
2013-03-08 Joe WreschnigFix broken markdown, copyedit.
2013-03-07 Joe WreschnigMore size tweaking.
2013-03-07 Joe WreschnigShow/hide prompt for device connection.
next