Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-19 | don't set thread affinity for anything | Stanislaw Halik | |
Fixes #174 | |||
2015-07-18 | reduce Accela max slider value | Stanislaw Halik | |
no one needs that much. | |||
2015-07-18 | oops #2 | Stanislaw Halik | |
2015-07-18 | typo | Stanislaw Halik | |
2015-07-18 | octopus 127x128 -> 128x128 | Stanislaw Halik | |
2015-07-18 | initial version of macosx bundle script | Stanislaw Halik | |
2015-07-18 | fix build | Stanislaw Halik | |
2015-07-18 | fix hatire icon | Stanislaw Halik | |
2015-07-18 | bundles are now reloaded when settings window is closed | Stanislaw Halik | |
This happens even if closed by alt+f4 or cancel button. | |||
2015-07-18 | more obsolete #defines | Stanislaw Halik | |
2015-07-18 | build kalman only with opencv | Stanislaw Halik | |
2015-07-17 | reformat | Stanislaw Halik | |
2015-07-17 | actually CROSS_ONLY had a usage | Stanislaw Halik | |
2015-07-17 | ui: set game title in titlebar | Stanislaw Halik | |
2015-07-17 | ui: less includes | Stanislaw Halik | |
2015-07-16 | unify plugin-api files | Stanislaw Halik | |
2015-07-16 | unused #define | Stanislaw Halik | |
2015-07-16 | more forgotten old-style declarations | Stanislaw Halik | |
2015-07-16 | all: use macros for symbol exposure | Stanislaw Halik | |
2015-07-16 | api: introduce macros for symbol exposure | Stanislaw Halik | |
2015-07-16 | api: document stuff to be implemented | Stanislaw Halik | |
2015-07-16 | accela: oops, literally "groupbox" in options window | Stanislaw Halik | |
2015-07-16 | Revert "try to fix FSX stutter while FSX has focus"opentrack-2.3-rc14 | Stanislaw Halik | |
This reverts commit ab47eac174db02710a7fa6c194e00c31cef755a4. | |||
2015-07-16 | ui: update profile title | Stanislaw Halik | |
Fixes: #191 | |||
2015-07-14 | accela: reduce diff to trackhat | Stanislaw Halik | |
2015-07-14 | buffer flush | Stanislaw Halik | |
2015-07-13 | pt, ht, aruco: use calibration data. rename fov to diagonal in UI | Stanislaw Halik | |
2015-07-13 | allow for camera calibration | Stanislaw Halik | |
2015-07-13 | ht: move docs | Stanislaw Halik | |
2015-07-13 | reformat only | Stanislaw Halik | |
2015-07-13 | cmake: run install-fail-tool on OSX | Stanislaw Halik | |
2015-07-12 | kalman fixes, still not working well | Stanislaw Halik | |
2015-07-12 | kalman: add settings support | Stanislaw Halik | |
Filter performance still not good though. | |||
2015-07-12 | accela: introduce constants for scaling's magic numbers | Stanislaw Halik | |
2015-07-12 | Merge remote-tracking branch 'origin/unstable' into unstable | Stanislaw Halik | |
2015-07-12 | ht: include in DLL, not as subprocess | Stanislaw Halik | |
2015-07-12 | simconnect: no need to include simconnect sdk | Stanislaw Halik | |
2015-07-12 | ui: set working directory on statup as well | Stanislaw Halik | |
2015-07-08 | generic toolchain for unix systems | Stanislaw Halik | |
2015-07-08 | reduce cmake policy whine | Stanislaw Halik | |
2015-07-08 | [ANN] History was rewrittenopentrack-2.3-rc13p2 | Stanislaw 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-08 | retab and reformat only | Stanislaw Halik | |
2015-07-08 | try to fix FSX stutter while FSX has focus | Stanislaw Halik | |
As reported in #174 FSX has issues with calldispatch in steam edition. Attempt setting high process priority. | |||
2015-07-07 | tracker: camera angle affected translation twice | Stanislaw Halik | |
2015-07-07 | typo: all dialogs were creating protocol dialog | Stanislaw Halik | |
2015-07-07 | qfc: only prepend leading (0,0) if there's more than 1 point | Stanislaw Halik | |
2015-07-07 | qfc: use float intermediates, and consistently | Stanislaw Halik | |
2015-07-07 | qfc: use same precision no matter the max x value | Stanislaw Halik | |
2015-07-07 | qfc: don't cancel moving if points come too close | Stanislaw Halik | |
Instead, block moving but allow the user to move the other way. | |||
2015-07-07 | qfc: don't cancel moving if points come too close | Stanislaw Halik | |
Instead, block moving but allow the user to move the other way. |