summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-08-22ui: simplify conditionStanislaw Halik
2015-08-22props changed onlyStanislaw Halik
2015-08-22main, ui: store config files in a predefined directoryStanislaw Halik
2015-08-22pt: show extracted points' areas and success countStanislaw Halik
2015-08-22close dialogs on switch to new moduleStanislaw Halik
2015-08-22nix headerStanislaw Halik
2015-08-21fixed path to opentrack-tracker-rs-impl.exe (RealSense tracker)Xavier Hallade
2015-08-21oops, move to correct blockStanislaw Halik
2015-08-21document new tracker + credit for authorStanislaw Halik
2015-08-21Merge pull request #223 from ph0b/unstableStanisław Halik
2015-08-21added a tracker that uses the RealSense SDKXavier Hallade
2015-08-21close fsuipc handle before unloading dllStanislaw Halik
2015-08-21pose-widget: use unsigned char, sprinkle constopentrack-2.3-rc16Stanislaw Halik
2015-08-21csv: use unsigned char in scanfStanislaw Halik
2015-08-18nix -Wnarrowing, not needed since previous commitStanislaw Halik
2015-08-18simple-mat: replace initializer_list with variadic ctorStanislaw Halik
2015-08-18pt, aruco: another take at focal length formulaStanislaw Halik
2015-08-18simple-mat: __inline -> inline for C++Stanislaw Halik
2015-08-18simple-mat: don't inline so muchStanislaw Halik
2015-08-14reformatStanislaw Halik
2015-08-14run basename on Linux process detectorStanislaw Halik
2015-08-14fix Linux game detection codeStanislaw Halik
2015-08-13fixed process detector for OSXStanislaw Halik
2015-08-13initial broken multi-platform process listerStanislaw Halik
2015-08-13fsuipc: add commentStanislaw Halik
2015-08-13cmake: actually fix msvc subsystem to support xpStanislaw Halik
2015-08-13cmake: remove obsolete hackStanislaw Halik
2015-08-13pose-widget: const nonsenseStanislaw Halik
2015-08-13tracker: no need to run logic() at allStanislaw Halik
2015-08-13tracker: use concise syntax for vector accessStanislaw Halik
2015-08-13update mingw-w64 cmake toolchain fileStanislaw Halik
2015-08-11qfc: type mismatchStanislaw Halik
2015-08-11qfc: add commentStanislaw Halik
2015-08-11tracker-udp: prevent read past end of bufferStanislaw Halik
2015-08-11simple-mat: open-code more, add commentStanislaw Halik
2015-08-11pose-widget: we no longer warn on narrowing conversionsStanislaw Halik
2015-08-11pose-widget: don't pollute global namespaceStanislaw Halik
2015-08-11pose-widget: use floatsStanislaw Halik
2015-08-11simple-mat: open-code operator()(x, y) callsStanislaw Halik
2015-08-09main: apply center pose after compensationStanislaw Halik
2015-08-09main: remap axis before mappingStanislaw Halik
2015-08-07aruco: try otsu for one frame if regular failsStanislaw Halik
2015-08-07aruco: don't hardcode thres param 2Stanislaw Halik
2015-07-28move header to right placeStanislaw Halik
2015-07-28shortcuts: whole is _WIN32, don't check twice nestedStanislaw Halik
2015-07-27qfc: move division lastStanislaw Halik
2015-07-27shortcuts: extract key without modifiers for remapStanislaw Halik
2015-07-27shortcuts: guard against modifiers pressed in different orderStanislaw Halik
2015-07-27shortcuts: add missing win32 bindingStanislaw Halik
2015-07-26fix OSX buildStanislaw Halik