Related tags: Bindings, Input Settings, InputBindingWidget, InputDeviceButtonControl, InputSystem, Joystick, KeyEvent, libgui, MouseEvent
Authorship: 84% skyjake, 16% danij
|
Fixed (17) Client (12) Added (10) |
Bindings (9) libgui (5) Refactor (5) |
Windows (5) Cleanup (4) Debug (2) |
Revert (2) API (1) Documentation (1) |
libcommon (1) Smoother (1) UI (1) |
| August 2016 | |||
| 2016-08-23 | Added | Fixed | : | Hat bindings for different angles; added "inspectinputdevice" |
| 2016-08-23 | Added | Client | Refactor | : | Xbox One preset added; axis scaling factor default is 1.0 |
| February 2016 | |||
| 2016-02-09 | Added | libgui | : | Added a mouse button double-click event |
| September 2015 | |||
| 2015-09-16 | Added | Client | UI | : | Added Game Controller settings to the Input Settings dialog |
| 2015-09-14 | Added | Client | : | Added method for removing all bindings of a device |
| October 2013 | |||
| 2013-10-28 | Added | Client | libcommon | : | Added 'Head Tracker' input device; raw axis mode |
| May 2012 | |||
| 2012-05-12 | Added | Windows | : | Added missing mapping for virtual key 0xE2 |
| 2012-05-04 | Added | Documentation | Smoother | : | Added some missing apidocs |
| April 2012 | |||
| 2012-04-20 | Added | : | Added a todo comment |
| February 2012 | |||
| 2012-02-13 | Added | : | Support enter and divide keys on the keyboard numpad |
| September 2015 | |||
| 2015-09-17 | Bindings | Client | : | Completed PS3 gamepad bindings |
| February 2015 | |||
| 2015-02-05 | Bindings | Fixed | : | Do not offer events to game during busy mode |
| November 2014 | |||
| 2014-11-03 | Bindings | Client | Refactor | : | Began remodeling bindings into OO C++ |
| 2014-11-02 | Bindings | Cleanup | : | InputDevice IDs are signed ints |
| April 2014 | |||
| 2014-04-17 | Bindings | Fixed | : | Activate "console" bcontext when console has focus |
| 2014-04-17 | Bindings | Fixed | : | Shift state not recognized when task bar is open |
| December 2013 | |||
| 2013-12-22 | Bindings | : | Only active input devices should be considered |
| February 2012 | |||
| 2012-02-17 | Bindings | : | Mark toggles triggered, check the flag for the Attack control |
| 2012-02-14 | Bindings | Fixed | : | Expired keys should not send repeat events |
| August 2019 | |||
| 2019-08-29 | libgui | : | Improved accuracy of swipe gestures |
| December 2018 | |||
| 2018-12-09 | libgui | : | Handle the non-US backslash/tilde/accent key |
| February 2017 | |||
| 2017-02-08 | libgui | Windows | : | Ignore the Windows key |
| February 2016 | |||
| 2016-02-09 | Added | libgui | : | Added a mouse button double-click event |
| November 2014 | |||
| 2014-11-23 | Client | Fixed | libgui | : | Handling mouse wheel events (Qt 5) |
| February 2017 | |||
| 2017-02-08 | libgui | Windows | : | Ignore the Windows key |
| January 2015 | |||
| 2015-01-18 | Windows | : | Menu key shows the task bar |
| June 2013 | |||
| 2013-06-05 | Windows | : | Enabled Qt mouse events for widget interaction |
| May 2012 | |||
| 2012-05-12 | Added | Windows | : | Added missing mapping for virtual key 0xE2 |
| February 2012 | |||
| 2012-02-13 | Fixed | Windows | : | Left control interpreted as sqbracketright |
| November 2014 | |||
| 2014-11-02 | Bindings | Cleanup | : | InputDevice IDs are signed ints |
| October 2014 | |||
| 2014-10-29 | Cleanup | : | Cleanup, assert device id lookup in range |
| May 2014 | |||
| 2014-05-01 | Cleanup | : | Keymap files are obsolete |
| 2014-05-01 | API | Cleanup | : | Deleted obsolete key repeater code, bumped B API |
| November 2014 | |||
| 2014-11-02 | Debug | Fixed | : | Fixed labels for input device control state visuals |
| October 2014 | |||
| 2014-10-29 | Debug | : | Catch invalid input device ids at ddevent_t post time |
| March 2013 | |||
| 2013-03-21 | Revert | : | Changed "input-sharp-lateprocessing" to 0 by default |
| May 2012 | |||
| 2012-05-12 | Revert | : | Never late process sharp axis/angle events |
| May 2012 | |||
| 2012-05-04 | Added | Documentation | Smoother | : | Added some missing apidocs |
| October 2013 | |||
| 2013-10-28 | Added | Client | libcommon | : | Added 'Head Tracker' input device; raw axis mode |
| May 2012 | |||
| 2012-05-04 | Added | Documentation | Smoother | : | Added some missing apidocs |
| September 2015 | |||
| 2015-09-16 | Added | Client | UI | : | Added Game Controller settings to the Input Settings dialog |