summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-07-06try fix ciStanislaw Halik
2023-07-06cmake: remove accidental debug codeStanislaw Halik
2023-07-06Update cmake.ymlStanislaw Halik
2023-07-06Update cmake.ymlStanislaw Halik
2023-07-06Update cmake.ymlStanislaw Halik
2023-07-06Update cmake.ymlStanislaw Halik
2023-07-06try fix CIStanislaw Halik
2023-07-06proto/osc: add incomplete codeStanislaw Halik
Finishing it is just a bit more work. See: #1264
2023-07-06compat: fix linux procpsStanislaw Halik
We'll actually support both libprocps and libproc2. What a mess.
2023-07-06cmake: support optional pkg-config depsStanislaw Halik
2023-07-06cmake: output install prefix to avoid accidentsStanislaw Halik
2023-07-06Merge pull request #1686 from berarma/procps-ngStanislaw Halik
2023-07-06Fixed styling and mallocsBernat Arlandis
2023-07-05Migrate to procps-ng 4.0Bernat Arlandis
2023-06-13Move the call to simconnect_set6DOF() into the pipeline thread, potentially ↵Tom Brazier
reducing jitter and reduce the simconnect thread to keepalive work
2023-06-12Use an efficient wait to check for 2s timeout and save a lotof CPU cyclesTom Brazier
2023-06-11Hamilton documentation and minor fixes (#1667)tombrazier
* Minor corrections to alpha calculation and some comments to help it make sense * Added some explanatory text to the hamilton filter dialog and changed the layout
2023-06-01tracker/pt: fix tab orderStanislaw Halik
PR: #1665
2023-06-01tracker/aruco: allow using the 1080p resolutionStanislaw Halik
2023-06-01update clang-tidyStanislaw Halik
2023-06-01Merge pull request #1665 from tombrazier/chroma_key_saturatedStanislaw Halik
2023-06-01slightly reduce number of lines of codeTom Brazier
2023-06-01Get tab ordering and default model tab rightTom Brazier
2023-05-31Added a slider to control the strength of the color matching for chroma keyTom Brazier
2023-05-30Reduce CPU usage for overexposed chroma key detectionTom Brazier
2023-05-28When selecting chroma keying, include unsaturated colours for overexposed pixelsTom Brazier
2023-05-28gui/init: fix crash on startupStanislaw Halik
Fixes: #1661 Reported, diagnosed and tested by: @wfurney13
2023-04-13tracker/nn: fix buildStanislaw Halik
2023-04-13update my pathsStanislaw Halik
2023-04-13cmake: update for proto/oscStanislaw Halik
2023-04-13cmake: fix evil typo in toolchain fileStanislaw Halik
2023-04-07tracker/nn: don't include <algorithm>Stanislaw Halik
PR: #1638
2023-04-07tracker/neuralnet: Add support for building on Linux. (#1638)Zhao Zhixu
2023-03-31Merge pull request #1636 from eyedav/eyeware_beam_win32_sdkStanislaw Halik
2023-03-31Tracker Eyeware Beam x86 and x64 buildseyedav
2023-03-21Update README.mdStanislaw Halik
2023-03-21Update README.mdStanislaw Halik
2023-03-20cmake: add 64-bit sdk's to my userconfigopentrack-2023.1.0Stanislaw Halik
2023-03-20clang-tidy: updateStanislaw Halik
2023-03-20cmake: remove unused cache variableStanislaw Halik
2023-03-20cmake: update msvc toolchain fileStanislaw Halik
2023-03-20cmake: reformat status message blockStanislaw Halik
2023-03-20Merge pull request #1627 from eyedav/eyeware-beam-using-c-apiStanislaw Halik
2023-03-20Eyeware Beam using the C APIeyedav
2023-03-17tracker/beam: trivial build fixes onlyStanislaw Halik
Issue: #1625
2023-03-17tracker/trackhat: update i18nStanislaw Halik
2023-03-17clang-tidy: updateStanislaw Halik
2023-03-17Merge pull request #1625 from eyedav/eyeware-beamStanislaw Halik
2023-03-17Apply suggestions from code revieweyedav
Co-authored-by: Stanislaw Halik <sthalik@misaki.pl>
2023-03-15Get SDK_EYEWARE_BEAM from opentrack-depends (Windows builds only)eyedav