Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 | |||
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-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik | |
2014-10-26 | joy tracker allow for input axis remap | Stanislaw Halik | |
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | update modules to refactored API | Stanislaw Halik | |
2014-09-22 | const constexpr -> constexpr | 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-09-13 | joy: Fix API misuse | Stanislaw Halik | |
Issue: #38 | |||
2014-07-27 | Finish rename for all platforms | Stanislaw Halik | |
2014-01-03 | simplify logic. remove incorrect setting reset | Stanislaw Halik | |
2014-01-03 | nix unused member variable | Stanislaw Halik | |
2014-01-03 | Store joystick selection as friendly name, not arbitrary device index | Stanislaw Halik | |
2014-01-03 | use joystick friendly name for remembering it to avoid reorder issues | 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-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | remove return value from GiveHeadPoseData | Stanislaw Halik | |
2013-10-29 | fix mingw build | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
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 | remove dead code | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-24 | use CXX header style | Stanislaw Halik | |
2013-10-24 | add joystick tracker copyright info | Stanislaw Halik | |
2013-10-24 | joy tracker: double discretization resolution | Stanislaw Halik | |
2013-10-24 | actually finish the joystick impl | Stanislaw Halik | |
2013-10-24 | finish joystick impl | Stanislaw Halik | |
2013-10-24 | initial UNTESTED implementation of joystick tracker | Stanislaw Halik | |
2013-10-24 | joystick tracker: skeleton only | Stanislaw Halik | |