Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2013-11-24 | New game support | Stanislaw Halik | |
2013-11-24 | Update README.md | Stanislaw Halik | |
2013-11-24 | fix installer pathsopentrack-2.0b1 | Stanislaw Halik | |
2013-11-24 | Disable auto-export to fix FSUIPC | Stanislaw Halik | |
2013-11-24 | fix osx brain damage by moving camera close to gui thread | Stanislaw Halik | |
2013-11-24 | decruft main | Stanislaw Halik | |
2013-11-24 | install-fail-tool: also process main executable | Stanislaw Halik | |
2013-11-24 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik | |
2013-11-24 | initial version of the rpath fixer for osx | Stanislaw Halik | |
2013-11-24 | fix qsettings group mismatch | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-24 | fix ini key name for compensation | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-23 | remove goto, hopefully fix osx | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-22 | revert qxt changes | Stanislaw Halik | |
2013-11-22 | don't bind shortcuts unless tracker running | Stanislaw Halik | |
2013-11-22 | disable unreferenced shortcuts | Stanislaw Halik | |
2013-11-22 | hopefully fix aruco crash on exit | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-17 | Try to implement darwin modifier keys | Stanislaw Halik | |
2013-11-17 | Try to fix mac keybindings | Stanislaw Halik | |
2013-11-10 | hopefully fix macosx aruco freeze now | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | fix build | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | make qthread protected | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | hopefully fix aruco | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | fix possible race | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | hopefully fix apple | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | add credit for alterscape | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | hopefully fix qxt/qt eating letter keys | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | fix build | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik | |
2013-11-10 | fix warning | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-10 | aruco: explicitly release camera to aid macosx brain damage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-07 | fix build error on ocv 2.4 branch | Stanislaw Halik | |
2013-11-07 | update ht-api.h | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-07 | fix flicker, hopefully fix pitch | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-07 | (hopefully) fix pitch issues on Mac | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |