summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-07-17really save pt and accela settings this timeStanislaw Halik
2015-07-17Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-17reformatStanislaw Halik
2015-07-17actually CROSS_ONLY had a usageStanislaw Halik
2015-07-17ui: set game title in titlebarStanislaw Halik
2015-07-17ui: less includesStanislaw Halik
2015-07-16unify plugin-api filesStanislaw Halik
2015-07-16unused #defineStanislaw Halik
2015-07-16more forgotten old-style declarationsStanislaw Halik
2015-07-16all: use macros for symbol exposureStanislaw Halik
2015-07-16api: introduce macros for symbol exposureStanislaw Halik
2015-07-16api: document stuff to be implementedStanislaw Halik
2015-07-16accela: oops, literally "groupbox" in options windowStanislaw Halik
2015-07-16Revert "try to fix FSX stutter while FSX has focus"opentrack-2.3-rc14Stanislaw Halik
This reverts commit ab47eac174db02710a7fa6c194e00c31cef755a4.
2015-07-16ui: update profile titleStanislaw Halik
Fixes: #191
2015-07-14more of wizard stuffStanislaw Halik
2015-07-14some initial wizard stuffStanislaw Halik
2015-07-14wizard now worksStanislaw Halik
2015-07-14nix unneeded for trackhat licensesStanislaw Halik
2015-07-14Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-14accela: reduce diff to trackhatStanislaw Halik
2015-07-14fooStanislaw Halik
2015-07-14Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-14buffer flushStanislaw Halik
2015-07-13pt, ht, aruco: use calibration data. rename fov to diagonal in UIStanislaw Halik
2015-07-13allow for camera calibrationStanislaw Halik
2015-07-13ht: move docsStanislaw Halik
2015-07-13reformat onlyStanislaw Halik
2015-07-13cmake: run install-fail-tool on OSXStanislaw Halik
2015-07-12kalman fixes, still not working wellStanislaw Halik
2015-07-12kalman: add settings supportStanislaw Halik
Filter performance still not good though.
2015-07-12accela: introduce constants for scaling's magic numbersStanislaw Halik
2015-07-12Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-12Merge remote-tracking branch 'origin/unstable' into unstableStanislaw Halik
2015-07-12ht: include in DLL, not as subprocessStanislaw Halik
2015-07-12simconnect: no need to include simconnect sdkStanislaw Halik
2015-07-12ui: set working directory on statup as wellStanislaw Halik
2015-07-08generic toolchain for unix systemsStanislaw Halik
2015-07-08reduce cmake policy whineStanislaw Halik
2015-07-08[ANN] History was rewrittenopentrack-2.3-rc13p2Stanislaw Halik
History was rewritten to include real authors and their emails from the time when we were still using Subversion and not Git. This breaks your forks. Please rebase on new branches.
2015-07-08Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-08retab and reformat onlyStanislaw Halik
2015-07-08Merge branch 'unstable' into trackhat-uiStanislaw Halik
2015-07-08try to fix FSX stutter while FSX has focusStanislaw Halik
As reported in #174 FSX has issues with calldispatch in steam edition. Attempt setting high process priority.
2015-07-07tracker: camera angle affected translation twiceStanislaw Halik
2015-07-07typo: all dialogs were creating protocol dialogStanislaw Halik
2015-07-07qfc: only prepend leading (0,0) if there's more than 1 pointStanislaw Halik
2015-07-07qfc: use float intermediates, and consistentlyStanislaw Halik
2015-07-07qfc: use same precision no matter the max x valueStanislaw Halik
2015-07-07qfc: don't cancel moving if points come too closeStanislaw Halik
Instead, block moving but allow the user to move the other way.