Age | Commit message (Expand) | Author |
2019-02-09 | proto/simconnect: cleanup | Stanislaw Halik |
2019-02-09 | proto/simconnect: move activation context to compat | Stanislaw Halik |
2019-02-09 | random nonsense only | Stanislaw Halik |
2019-02-09 | options, opentrack: fix migrations with tie_setting | Stanislaw Halik |
2019-02-09 | options: sprinkle some QStringLiteral | Stanislaw Halik |
2019-02-09 | migration: fix lazily-written module name migration | Stanislaw Halik |
2019-02-09 | use consistent naming for `profile' | Stanislaw Halik |
2019-02-09 | opentrack: fix profile list storage | Stanislaw Halik |
2019-02-09 | opentrack: move module list to base class | Stanislaw Halik |
2019-02-09 | opentrack: rename, reorder, add `static' | Stanislaw Halik |
2019-02-09 | opentrack: move members around in header | Stanislaw Halik |
2019-02-09 | Merge pull request #869 from Slion/tracker-kinect-face | Stanislaw Halik |
2019-02-07 | Kinect: Removing unused coordinate mapper. | Stéphane Lenclud |
2019-02-07 | Kinect: Tracker code cleaning. | Stéphane Lenclud |
2019-02-07 | Kinect: Don't do video preview when not needed. | Stéphane Lenclud |
2019-02-07 | Kinect: Limit actual frame rate to 30Hz. | Stéphane Lenclud |
2019-02-07 | Kinect: Removing dead code. | Stéphane Lenclud |
2019-02-07 | Kinect: CMake adjustments following code review. | Stéphane Lenclud |
2019-02-07 | Kinect: Fixing tracking validity check. | Stéphane Lenclud |
2019-02-07 | Kinect: Better body look-up algorithm that should allow someone to look over ... | Stéphane Lenclud |
2019-02-07 | Kinect: Renaming more files. | Stéphane Lenclud |
2019-02-07 | Kinect: Renaming a few files. | Stéphane Lenclud |
2019-02-07 | Kinect: Fixing massive memory leak after start/stop cycle. | Stéphane Lenclud |
2019-02-07 | Kinect: Adding class to encapsulate Microsoft interface pointer. | Stéphane Lenclud |
2019-02-07 | Kinect: now with basic video preview. | Stéphane Lenclud |
2019-02-07 | Kinect: Installing SDK binaries. | Stéphane Lenclud |
2019-02-07 | Various fixes from code review. | Stéphane Lenclud |
2019-02-07 | Kinect: Adding tracker icon. | Stéphane Lenclud |
2019-02-07 | Adding Kinect V2 SDK EULA. | Stéphane Lenclud |
2019-02-07 | Kinect: Improved CMake configuration for Kinect SDK. | Stéphane Lenclud |
2019-02-07 | Kinect: Initializing positions and rotations to zero. | Stéphane Lenclud |
2019-02-07 | Kinect: Now using HD API | Stéphane Lenclud |
2019-02-07 | Kinect: First draft. | Stéphane Lenclud |
2019-02-03 | opentrack: use in-header initializer | Stanislaw Halik |
2019-02-03 | opentrack: get rid of Q_OBJECT | Stanislaw Halik |
2019-02-03 | proto/simconnect: bump copyright date | Stanislaw Halik |
2019-02-03 | proto/mouse: bring back NOCOALESCE | Stanislaw Halik |
2019-02-03 | [TEST] opentrack: separate components a bit | Stanislaw Halik |
2019-02-03 | tracker/aruco: avoid busy-loop on camera failure | Stanislaw Halik |
2019-02-03 | proto/simconnect: fix activation context again | Stanislaw Halik |
2019-02-02 | cv/video-widget: simplify | Stanislaw Halik |
2019-02-02 | tracker/pt: use double precision where necessary | Stanislaw Halik |
2019-02-02 | pose-widget: use namespaces correctly | Stanislaw Halik |
2019-02-02 | options/globals: always return same document directory | Stanislaw Halik |
2019-02-02 | api/plugin: add explicit to module_status error ctor | Stanislaw Halik |
2019-02-02 | gui/mapping-dialog: cleanup only | Stanislaw Halik |
2019-02-02 | cv/video-widget: support other color depths | Stanislaw Halik |
2019-02-01 | cmake/qt: fix platform plugin also | Stanislaw Halik |
2019-02-01 | cmake/qt: fix typo | Stanislaw Halik |
2019-02-01 | cmake/qt: try get Qt with correct CRT version | Stanislaw Halik |