Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-24 | dinput: fix POV hats, spurious events | Stanislaw Halik | |
2018-06-26 | dinput: fix joystick POV hat typo | Stanislaw Halik | |
2018-06-26 | dinput: simplify di_t | Stanislaw Halik | |
2018-06-26 | modernize C++ syntax | Stanislaw Halik | |
No visible changes (hopefully). | |||
2018-05-27 | dinput/joy: fix typo | Stanislaw Halik | |
The POV_HAT_OFFSET typo was there since the beginning. | |||
2018-05-02 | dinput: fix clang "non-constant-expression" error | Stanislaw Halik | |
2018-04-05 | dinput: try fix cpu usage | Stanislaw Halik | |
I forgot who reported this, sorry. | |||
2018-01-10 | many: get rid of trailing type specifiers | Stanislaw Halik | |
2017-10-29 | dinput: use buffered polling | Stanislaw Halik | |
Short keyboard and mouse events won't get dropped. We can now decrease the poll interval from 250 Hz to 10Hz. | |||
2016-12-25 | dinput/joy: prevent logspam on joy unplug | Stanislaw Halik | |
2016-08-14 | dinput: fix dinput freeze | Stanislaw Halik | |
It was easiest to reproduce when a protocol failed to load. As usual, win32 debugging without MSVC++ is nearly useless. | |||
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |