Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-26 | trackhat-ui: use final images in wizard/ui | Stanislaw Halik | |
2015-07-25 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-25 | move portability classes to compat library | Stanislaw Halik | |
2015-07-25 | shortcuts: remove duplication | Stanislaw Halik | |
2015-07-25 | rename to win32-shortcuts.cpp | Stanislaw Halik | |
2015-07-25 | shortcuts: add missing keybindings | Stanislaw Halik | |
2015-07-25 | shortcuts: also guard against multiple-modifier combos | Stanislaw Halik | |
2015-07-25 | shortcuts: fix shift-keys for real this time | Stanislaw Halik | |
2015-07-25 | shortcuts: add missing Windows binding for enter key | Stanislaw Halik | |
2015-07-25 | shortcuts: clarify binding dialog | Stanislaw Halik | |
2015-07-25 | shortcuts: allow for modifier keys | Stanislaw Halik | |
2015-07-25 | fix build | Stanislaw Halik | |
2015-07-25 | fix integral/float confusion | Stanislaw Halik | |
2015-07-25 | shortcuts: store .ini value as portable string | Stanislaw Halik | |
2015-07-25 | shortcuts: prototyped for Linux | Stanislaw Halik | |
2015-07-25 | shortcuts: linux work | Stanislaw Halik | |
2015-07-25 | initial impl of arbitrary keybindings | Stanislaw Halik | |
Issue: #118 Linux and OSX likely broken for now. | |||
2015-07-24 | standardize on not using "using namespace {cv,std}" | Stanislaw Halik | |
2015-07-24 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-24 | accela: try to smooth out the rotation function | Stanislaw Halik | |
Issue: #204 | |||
2015-07-24 | qfc: allow max range as floating point | Stanislaw Halik | |
affects accela | |||
2015-07-24 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-24 | Merge remote-tracking branch 'origin/trackhat-ui' into trackhat-ui | Stanislaw Halik | |
2015-07-24 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-24 | x-plane plugin osx fixes | Stanislaw Halik | |
2015-07-24 | Revert "pt: change point internal representation" | Stanislaw Halik | |
This reverts commit e89c2b1034692eb1365715a089b7035e6d837719. Issue: #199 | |||
2015-07-24 | no longer add extra file to modules | Stanislaw Halik | |
Modules now link to opentrack-api so this isn't needed | |||
2015-07-24 | default to the most common protocol/filter pair | Stanislaw Halik | |
2015-07-24 | x-plane plugin osx fixes | Stanislaw Halik | |
2015-07-24 | Revert "pt: change point internal representation"opentrack-2.3-rc15p1 | Stanislaw Halik | |
This reverts commit e89c2b1034692eb1365715a089b7035e6d837719. Issue: #199 | |||
2015-07-23 | no longer add extra file to modules | Stanislaw Halik | |
Modules now link to opentrack-api so this isn't needed | |||
2015-07-22 | default to the most common protocol/filter pairopentrack-2.3-rc15 | Stanislaw Halik | |
2015-07-22 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-22 | osx gitignore | Stanislaw Halik | |
2015-07-22 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-22 | osx: app bundle depends on working directory | Stanislaw Halik | |
Tested-by: Ryan Spicer (@alterscape) | |||
2015-07-22 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-21 | aruco: drop last_fov following calibration removal | Stanislaw Halik | |
2015-07-20 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-20 | don't install client tools on trackhat | Stanislaw Halik | |
2015-07-20 | for now remove calibration support | Stanislaw Halik | |
PT tracker returns garbage when calibrating, Z is zero. Maybe can be reverted and fixed later. | |||
2015-07-20 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-20 | cleanup #ifdefs | Stanislaw Halik | |
We're the only maintainer of the PT tracker now, so don't clutter the file so much. | |||
2015-07-20 | cleanup invalid recursive mutex acquisitions | Stanislaw Halik | |
2015-07-20 | plug in race in camera release | Stanislaw Halik | |
We can crash if start/stop pressed fast eventually. | |||
2015-07-20 | cleanup ftnoir code | Stanislaw Halik | |
2015-07-20 | pass libs by reference | Stanislaw Halik | |
2015-07-20 | pt: display label only once | Stanislaw Halik | |
2015-07-20 | pt: cleanup some data races | Stanislaw Halik | |
2015-07-20 | nix empty dtor | Stanislaw Halik | |