summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-02-11clang-tidy: less krapStanislaw Halik
2019-02-11add dot.editorconfigStanislaw Halik
2019-02-11cmake: require v3.13 for target_{compile,link}_optionsStanislaw Halik
2019-02-10tracker/kinect: add CRT dependenciesStanislaw Halik
2019-02-10dinput: fix debug logicStanislaw Halik
2019-02-10cmake: use target_{compile,link}_optionsStanislaw Halik
2019-02-10tracker/kinect: no need for public compile optionStanislaw Halik
2019-02-10proto/fsuipc: switch to `target_*_options'Stanislaw Halik
2019-02-10proto/foohid: add missing .tsStanislaw Halik
2019-02-10installer: use build/Stanislaw Halik
2019-02-10cmake: remove build type suffixStanislaw Halik
2019-02-10gitignore build symlinkStanislaw Halik
2019-02-10cmake: link version static library to the right targetStanislaw Halik
2019-02-10cmake: fix warning with new versionStanislaw Halik
2019-02-10cmake: small cleanupStanislaw Halik
2019-02-10cmake: improve quotemeta for CStanislaw Halik
2019-02-09cmake: wrap around for function var scopeStanislaw Halik
2019-02-09cmake: try not use leading underscore in header nameStanislaw Halik
2019-02-09options/base-value: remove stale commentStanislaw Halik
2019-02-09tracker/kinect: pass msvc -W4Stanislaw Halik
2019-02-09tracker/kinect: fix cmakeStanislaw Halik
2019-02-09cmake: add kinect to my SDK pathsStanislaw Halik
2019-02-09proto/simconnect: regen translationStanislaw Halik
2019-02-09clang-tidy: more krapStanislaw Halik
2019-02-09api: fix identifierStanislaw Halik
2019-02-09proto/simconnect: don't hang so long on exitStanislaw Halik
2019-02-09dinput: fix api usageStanislaw Halik
2019-02-09proto/simconnect: fix p3dStanislaw Halik
2019-02-09proto/simconnect: cleanupStanislaw Halik
2019-02-09proto/simconnect: move activation context to compatStanislaw Halik
2019-02-09random nonsense onlyStanislaw Halik
2019-02-09options, opentrack: fix migrations with tie_settingStanislaw Halik
2019-02-09options: sprinkle some QStringLiteralStanislaw Halik
2019-02-09migration: fix lazily-written module name migrationStanislaw Halik
2019-02-09use consistent naming for `profile'Stanislaw Halik
2019-02-09opentrack: fix profile list storageStanislaw Halik
2019-02-09opentrack: move module list to base classStanislaw Halik
2019-02-09opentrack: rename, reorder, add `static'Stanislaw Halik
2019-02-09opentrack: move members around in headerStanislaw Halik
2019-02-09Merge pull request #869 from Slion/tracker-kinect-faceStanislaw Halik
2019-02-07Kinect: Removing unused coordinate mapper.Stéphane Lenclud
2019-02-07Kinect: Tracker code cleaning.Stéphane Lenclud
2019-02-07Kinect: Don't do video preview when not needed.Stéphane Lenclud
2019-02-07Kinect: Limit actual frame rate to 30Hz.Stéphane Lenclud
2019-02-07Kinect: Removing dead code.Stéphane Lenclud
2019-02-07Kinect: CMake adjustments following code review.Stéphane Lenclud
2019-02-07Kinect: Fixing tracking validity check.Stéphane Lenclud
2019-02-07Kinect: Better body look-up algorithm that should allow someone to look over ...Stéphane Lenclud
2019-02-07Kinect: Renaming more files.Stéphane Lenclud
2019-02-07Kinect: Renaming a few files.Stéphane Lenclud