summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-07-26ui: switch initial tab, oopsStanislaw Halik
2015-07-26Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-26pt: preventing crashing on camera manipulationStanislaw Halik
2015-07-26pt: stop crashing on camera opsStanislaw Halik
2015-07-26adjust uiStanislaw Halik
2015-07-26trackhat pt: style changesStanislaw Halik
2015-07-26pt: oops, set used model from wizardStanislaw Halik
2015-07-26trackhat-ui: use final images in wizard/uiStanislaw Halik
2015-07-25Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-25move portability classes to compat libraryStanislaw Halik
2015-07-25shortcuts: remove duplicationStanislaw Halik
2015-07-25rename to win32-shortcuts.cppStanislaw Halik
2015-07-25shortcuts: add missing keybindingsStanislaw Halik
2015-07-25shortcuts: also guard against multiple-modifier combosStanislaw Halik
2015-07-25shortcuts: fix shift-keys for real this timeStanislaw Halik
2015-07-25shortcuts: add missing Windows binding for enter keyStanislaw Halik
2015-07-25shortcuts: clarify binding dialogStanislaw Halik
2015-07-25shortcuts: allow for modifier keysStanislaw Halik
2015-07-25fix buildStanislaw Halik
2015-07-25fix integral/float confusionStanislaw Halik
2015-07-25shortcuts: store .ini value as portable stringStanislaw Halik
2015-07-25shortcuts: prototyped for LinuxStanislaw Halik
2015-07-25shortcuts: linux workStanislaw Halik
2015-07-25initial impl of arbitrary keybindingsStanislaw Halik
Issue: #118 Linux and OSX likely broken for now.
2015-07-24standardize on not using "using namespace {cv,std}"Stanislaw Halik
2015-07-24Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-24accela: try to smooth out the rotation functionStanislaw Halik
Issue: #204
2015-07-24qfc: allow max range as floating pointStanislaw Halik
affects accela
2015-07-24Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-24Merge remote-tracking branch 'origin/trackhat-ui' into trackhat-uiStanislaw Halik
2015-07-24Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-24x-plane plugin osx fixesStanislaw Halik
2015-07-24Revert "pt: change point internal representation"Stanislaw Halik
This reverts commit e89c2b1034692eb1365715a089b7035e6d837719. Issue: #199
2015-07-24no longer add extra file to modulesStanislaw Halik
Modules now link to opentrack-api so this isn't needed
2015-07-24default to the most common protocol/filter pairStanislaw Halik
2015-07-24x-plane plugin osx fixesStanislaw Halik
2015-07-24Revert "pt: change point internal representation"opentrack-2.3-rc15p1Stanislaw Halik
This reverts commit e89c2b1034692eb1365715a089b7035e6d837719. Issue: #199
2015-07-23no longer add extra file to modulesStanislaw Halik
Modules now link to opentrack-api so this isn't needed
2015-07-22default to the most common protocol/filter pairopentrack-2.3-rc15Stanislaw Halik
2015-07-22Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-22osx gitignoreStanislaw Halik
2015-07-22Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-22osx: app bundle depends on working directoryStanislaw Halik
Tested-by: Ryan Spicer (@alterscape)
2015-07-22Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-21aruco: drop last_fov following calibration removalStanislaw Halik
2015-07-20Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-20don't install client tools on trackhatStanislaw Halik
2015-07-20for now remove calibration supportStanislaw Halik
PT tracker returns garbage when calibrating, Z is zero. Maybe can be reverted and fixed later.
2015-07-20Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-20cleanup #ifdefsStanislaw Halik
We're the only maintainer of the PT tracker now, so don't clutter the file so much.