3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added help label to ButtonEditDialog More... over 12 years ago
Added keyboard event handling to new ButtonEditDialog. More refactoring More... over 12 years ago
Refactoring and pruning files More... over 12 years ago
Initial prototype for virtual keyboard and new dialog workflow More... over 12 years ago
Updated to version 0.5.2 More... over 12 years ago
Added modifications to work with Qt5. Added cleanup code More... over 12 years ago
Fixed INSTALL_PREFIX and desktop file issues found when creating an Gentoo ebuild for AntiMicro More... over 12 years ago
Updated to version 0.5 More... over 12 years ago
Fixed resetting of buttons. No longer inserts a code 0 invalid slot. Using the invalid slot would cause X to throw errors. This was noticeable when set changing would no longer work as a result. More... over 12 years ago
Altered how InputDaemon is terminated by the program. Added graphic to About window More... over 12 years ago
Different approach to SDL axis event queuing problem More... over 12 years ago
Fixed problem with throttled axes due to SDL queueing events when opening a joystick More... over 12 years ago
Fixed label change in ButtonEditDialog More... over 12 years ago
Discovered aboutQt slot for QApplication class. Placed hook in GUI More... over 12 years ago
Added throttle dialog to allow changing an axis throttle setting among all sets. Useful when changing the throttle settings for controller triggers. More... over 12 years ago
Renamed icon used by desktop file More... over 12 years ago
Bundle desktop file. Updated project file to install related files when installing program More... over 12 years ago
Enabled left clicking of tray icon More... over 12 years ago
Added saving of set changing preferences for button presses More... over 12 years ago
Fixed set changing for axes and hats. More... over 12 years ago
Testing done for new release. Version 0.4 More... over 12 years ago
Added distance action slot More... over 12 years ago
Changed when tray icon is populated during a joystick refresh. More... almost 13 years ago
Refactored threaded code to be less CPU intensive. More... almost 13 years ago
Experiments on Cycle action slot. Refactored InputDaemon to be less CPU intensive. More... almost 13 years ago
Fixed JoyTabWidget saveAsConfig method to remove last item when inserting a new configuration. Didn't change a number in the method to correspond with new changes from earlier. More... almost 13 years ago
Corrected typo in README. More... almost 13 years ago
Fixed save as option when creating a new config file. Fixed trayMenu issue when saving. Updated README. More... almost 13 years ago
Added macro support (pause and hold). Added multiple set support for gamepads. Version 0.3 More... almost 13 years ago
Fixed multiple slot saving. Accidentally put an if statement where a while statement was supposed to be. More... almost 13 years ago