summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-09-13contrib: oops, move it to the right placeStanislaw Halik
2023-09-13add libusbK development kitStanislaw Halik
2023-08-31Allow arm64 build ion macOS by using toolchain file apple.cmake and exporting...Matteo Ceruti
2023-08-27osx: use macdeployqt properlyStanislaw Halik
2023-08-26Disable macOS's AppNap (throttling) while trackingMatteo Ceruti
2023-08-25Fix shortcuts on macOS: Must distinguish Key Pressed and Release. Otherise Sh...Matteo Ceruti
2023-08-05update .clang-tidyopentrack-2023.2.0Stanislaw Halik
2023-08-05proto/vjoystick: link to windows 11 forkStanislaw Halik
2023-07-24Merge pull request #1666 from tombrazier/nm_filterStanislaw Halik
2023-07-23fix buildTom Brazier
2023-07-23Change to a quadratic curve for alpha and use a scale where 3 * drift speed r...Tom Brazier
2023-07-23Changed nm filter to use vectors and quaterions like the hamilton filter for ...Tom Brazier
2023-07-23Added new vector and quaternion functions and inlined many of themTom Brazier
2023-07-23Changed hamiltons tools to use pass by referenceTom Brazier
2023-07-23Export hamilton tools functionsTom Brazier
2023-07-23Moved hamilton tools to compat so they can be used more widelyTom Brazier
2023-07-23Removed commented sample codeTom Brazier
2023-07-23corrected EWA logic for large values of dt * responsivenessTom Brazier
2023-07-23dialog cleanupTom Brazier
2023-07-23Picked a name - natural movement filterTom Brazier
2023-07-23Picked a name - natural movement filterTom Brazier
2023-07-23Added a filter based on natural body movements, which reduces higher frequenc...Tom Brazier
2023-07-23Merge pull request #1671 from tombrazier/ewmafastsettleStanislaw Halik
2023-07-06Update cmake.ymlStanislaw Halik
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
2023-07-06compat: fix linux procpsStanislaw Halik
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 r...Tom Brazier
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
2023-06-05Changed instructions to reflect faster settling speedTom Brazier
2023-06-03resolve average noise a lot faster than 60 seconds and other minor tweaksTom Brazier
2023-06-01tracker/pt: fix tab orderStanislaw Halik
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