Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | win32-joystick: fix duplicate device name selection logic | Stanislaw Halik | |
Tested-by: @nanospork Closes #230 | |||
2015-08-30 | win32-joystick: nix unused variable | Stanislaw Halik | |
2015-08-30 | win32-joystick: allow for unique selection of joysticks | Stanislaw Halik | |
Distinguish joystick GUIDs to allow selecting one of several with the same name. Issue: #230 | |||
2015-07-16 | all: use macros for symbol exposure | Stanislaw Halik | |
2014-10-26 | joy tracker allow for input axis remap | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-14 | update options api | Stanislaw Halik | |
2014-09-22 | get rid of evil CALLING_CONVENTION macro | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-09-17 | remove win32-joystick axis remap | Stanislaw Halik | |
Feature provided for all trackers in core. Only confuses when both remaps used at the same time. Issue: #52 | |||
2014-07-27 | Finish rename for all platforms | Stanislaw Halik | |
2014-01-05 | remove settings dialog copypasted all over, losing functionality | Stanislaw Halik | |
2014-01-03 | Padding no longer necessary. | Stanislaw Halik | |
2014-01-03 | initialize joylist in right order. pad out device list. | Stanislaw Halik | |
2014-01-01 | joystick: don't be a phonebook | Stanislaw Halik | |
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-10-25 | hopefully joy works, at least for me it does | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-24 | actually finish the joystick impl | Stanislaw Halik | |
2013-10-24 | initial UNTESTED implementation of joystick tracker | Stanislaw Halik | |
2013-10-24 | joystick tracker: skeleton only | Stanislaw Halik | |