2013-03-15 |
Joe Wreschnig | Whether error was set or not, if there's no mapping...
|
commit | commitdiff | tree |
2013-03-15 |
Joe Wreschnig | Missed a translating -> simulating.
|
commit | commitdiff | tree |
2013-03-15 |
Joe Wreschnig | Don't re-save mappings immediately upon load.
|
commit | commitdiff | tree |
2013-03-14 |
Joe Wreschnig | Fix another bad property name.
|
commit | commitdiff | tree |
2013-03-14 |
Joe Wreschnig | Don't let the app control itself, it only leads to...
|
commit | commitdiff | tree |
2013-03-14 |
Joe Wreschnig | Mappings list doesn't need to be public anymore.
|
commit | commitdiff | tree |
2013-03-14 |
Joe Wreschnig | Some more renames.
|
commit | commitdiff | tree |
2013-03-14 |
Joe Wreschnig | Write proper constructors for NJInput and subclasses...
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Second try at login items. If the user hides Enjoyable...
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | UI element applications don't restore correctly, this...
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Support relaunching in the background as part of resume...
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Add mapping for 6180 the moon.
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Style issues. Remove dead code.
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Fix localization changing mapping logical names.
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Restore application if an error occurs.
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Fix duplicate entries when merges don't conflict.
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Split actual IOKit HID interfacing off from NJDeviceController.
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Show a special message when the HID was closed during...
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Storing releases in git is not tenable now that Sparkle...
|
commit | commitdiff | tree |
2013-03-13 |
Joe Wreschnig | Copyediting.
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | Create new mappings from the menu.
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | Remember expanded rows between activations / device...
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | More key codes. Explain (sort of) raw key codes in...
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | Allow Command+Click to enter a raw key code.
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | NJKeyInputField descends from NSControl and has a text...
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | Use symbolic names for keys.
|
commit | commitdiff | tree |
2013-03-12 |
Joe Wreschnig | Localization support. Change many names in NJKeyInputField...
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Disable HID manager entirely when the window is closed...
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Disabling code signing only in Debug is not possible...
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Add Sparkle automatic updater.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Add mapping for KRUNCH.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Fix some coding style issues.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Fix input name width.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Still need to prevent duplicates for axes.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Show import conflict alert as a sheet rather than a...
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Missed userInfo keys.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Remove event translation menu item, it's not managed...
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Symbols for mapping userInfo key names.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Remove unused imports.
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Generalize and share mapping menu (main, status, dock...
|
commit | commitdiff | tree |
2013-03-11 |
Joe Wreschnig | Push notifications out with more idiomatic semantics...
|
commit | commitdiff | tree |
2013-03-10 |
Joe Wreschnig | Move more mapping internal management for load/save...
|
commit | commitdiff | tree |
2013-03-10 |
Joe Wreschnig | Have device controller setup itself rather than relying...
|
commit | commitdiff | tree |
2013-03-10 |
Joe Wreschnig | Ignore and stop listening if the key event has either...
|
commit | commitdiff | tree |
2013-03-10 |
Joe Wreschnig | Fix various bad names in input controller. Make devices...
|
commit | commitdiff | tree |
2013-03-10 |
Joe Wreschnig | Improvements to mappings controller. Move array munging...
|
commit | commitdiff | tree |
2013-03-10 |
Joe Wreschnig | Remove duplicate file entry.
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Update documentation for mouse events.
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Add support for horizontal directions to scrolling...
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Ignore website for build also.
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Select mouse button by tag; expose buttons 4 and 5...
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Click when active to deactivate.
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Fix paths that trigger build increments.
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Mouse improvements. Segment and snap the mouse move...
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Also store the mouse location and don't double-click...
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Send single/double/triple click information with mouse...
|
commit | commitdiff | tree |
2013-03-09 |
Joe Wreschnig | Remove timer log, it's too chatty.
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Auto-incrementing build script, I may regret this when...
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Set mapping menu limit to 15/16, and show the number...
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Add status item. Disable automatic termination, but...
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Fix text alignment.
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Copyedit, new mappings.
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Allow mapping names to be auto-set based on bundleand...
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Improve website.
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Add website source.
|
commit | commitdiff | tree |
2013-03-08 |
Joe Wreschnig | Fix broken markdown, copyedit.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | More size tweaking.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Show/hide prompt for device connection.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Mandatory filename for icon.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Something terrible happened to the project file.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Clean up root folder.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Tweak invalid filename handling. Use it for manual...
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Fix some stray tabs and style violations.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Don't reset selected row on delete.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Ignore helpindex and Emacs temporary files.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Remove helpindex now that it is generated during build...
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Support opening/adding a mapping file directly to import it.
|
commit | commitdiff | tree |
2013-03-07 |
Joe Wreschnig | Provide file promises from the mapping list. Perform...
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Drag-and-drop mappings.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Controls to reorder the mapping list.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Don't need a third copy of the license floating around.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Fix bad Markdown.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Update README.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Less crap in the dock menu.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Fix space after link.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Fixed signedness.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Ignore DS_Store litter.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Add missing makefile.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Move help files around. Build index correctly.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Move copyright license to help book.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Tweak matrix layout to give more space for larger segmented...
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Finish first draft of manual.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Support magic @Application token for automatic mapping...
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Mouse mode toggle creates really confusing situations...
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Improved analog support for scrolling, and allow speed...
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Change NJInputAnalog so magnitudes of subactions are...
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Add all major sections of help.
|
commit | commitdiff | tree |
2013-03-06 |
Joe Wreschnig | Start help book. Tweak UI to deal with issues discovered...
|
commit | commitdiff | tree |
2013-03-05 |
Joe Wreschnig | Subscribe the output controller to notifications directly...
|
commit | commitdiff | tree |
2013-03-05 |
Joe Wreschnig | Avoid repeating serialization codes.
|
commit | commitdiff | tree |
next |