Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-07 | minor game list change | Stanislaw Halik | |
2013-12-05 | accela: fix change settings at runtime | Stanislaw Halik | |
2013-12-04 | draw images directly, without pixmaps | Stanislaw Halik | |
2013-12-04 | fix crash with no rift | Stanislaw Halik | |
2013-12-04 | update api, remove extern C | Stanislaw Halik | |
2013-12-04 | fix msvc build | Stanislaw Halik | |
2013-12-04 | not doing mingw-w64 lto builds anymore | Stanislaw Halik | |
2013-12-02 | remove redundant mutex acquisition | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-02 | accela ui: rename deadzone to deadband | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-02 | accela: remove nonsense non-zero minimum | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-02 | accela: simplify, don't filter empty updates | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | fix sign issues now that order > 1 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | ui: fix tab order | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | ui: fix tab order | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | accela: bump version | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | accela: implement a third-order highpass filter | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | prevent redefinition warning | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | Revert "Remove Kalman filter again, unsuitable for nonlinear systems" | Stanislaw Halik | |
This reverts commit d20c56f439c05528967b2bc408a6594a5605675e. With best regards to dbaarda :-) Conflicts: CMakeLists.txt Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-01 | fix typo | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-30 | Don't unlink shm in wine proto | Stanislaw Halik | |
Reported-by: runningman84 Issue: github issue #11 | |||
2013-11-30 | untested merge from compat, hopefully fix osx | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-30 | fix x-plane crashing on exit | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-30 | fix bitrot shm name | Stanislaw Halik | |
Reported-by: runningman84 Issue: github issue #10 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-30 | Revert "Added positional tracking?!" | Stanislaw Halik | |
This reverts commit 8b3285917eeb228e9811df75568d927b763644cf. Requested-by: mm0zct | |||
2013-11-30 | add credit for FuraX49 | Stanislaw Halik | |
2013-11-30 | forgot to add linker script proper | Stanislaw Halik | |
2013-11-29 | fix problem in the last commit | Stanislaw Halik | |
2013-11-29 | workaround LTO build with using linker script | Stanislaw Halik | |
2013-11-29 | delete captain obvious comments | Stanislaw Halik | |
2013-11-29 | don't install convenience libraries | Stanislaw Halik | |
2013-11-29 | don't install macam, doesn't work with qtkit | Stanislaw Halik | |
2013-11-29 | Fix build | Stanislaw Halik | |
2013-11-29 | Implement Aruco pitch change | Stanislaw Halik | |
2013-11-27 | PT: don't crash on camera lackage (issue #9) | Stanislaw Halik | |
Reported-by: runningman84 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | merge in the right hatire branch this time! | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | furax49's copyright | Stanislaw Halik | |
https://sourceforge.net/p/hatire/code/ci/5f323520c47437079f559d0ff4f2c2de0ce81098/tree/ftnoir_tracker_hat.cpp#l11 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | pt, hatire: save settings in correct place | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | hatire: use less-precise timers, for speed | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | merge from FreePIE: vjoy bugfix | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | do NOT use linker scripts on win32, breaks with stdcall prefix! | Stanislaw Halik | |
2013-11-27 | convert icon to .png, doesn't work on win32 ironically | Stanislaw Halik | |
2013-11-27 | cmake cleanup | Stanislaw Halik | |
2013-11-27 | Link against qt5serialport properly | Stanislaw Halik | |
2013-11-27 | make hatire actually buildable | Stanislaw Halik | |
Remove 'captain obvious' comments, references to <windows.h>, fix spelling errors, use UI layouts, and so on Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | install hatire | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | initial import of hatire by Furax49 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-26 | use tracker-declared Hz | Stanislaw Halik | |
2013-11-26 | declare tracker hz to prevent deconvergence of IHT | Stanislaw Halik | |
2013-11-26 | add virtual override safety while preserving M$VC brain damage | Stanislaw Halik | |
2013-11-26 | Added positional tracking?! | mm0zct | |
perhaps, perhaps not.. to be tested -mm0zct |