summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-08-26tracker_rs: prevent potential thread starvationXavier Hallade
2015-08-26ui: switch to newly-created configStanislaw Halik
2015-08-26ui: decruftopentrack-2.3-rc17Stanislaw Halik
2015-08-26ui: also bail on new config if its name is ".ini"Stanislaw Halik
2015-08-26ui: auto-refresh config listStanislaw Halik
2015-08-26ui: display up to 20 profiles w/o scrollingStanislaw Halik
2015-08-25ui: create an empty config properly in another code branchStanislaw Halik
2015-08-25udp-tracker: silence harmless warningStanislaw Halik
2015-08-24plugin-support: fix typoStanislaw Halik
2015-08-24plugin-support: set more sane RTLD flagsStanislaw Halik
2015-08-24plugin-support: free modules from address space when neededStanislaw Halik
2015-08-24ui: rename symbol to reflect current usageStanislaw Halik
2015-08-24ui: move some slots to privateStanislaw Halik
2015-08-24ui, shortcuts: these are slots, actuallyStanislaw Halik
2015-08-24ui: no need to write anything to new empty configStanislaw Halik
2015-08-24ui: avoid potential memory leakStanislaw Halik
2015-08-23ft: new game supportStanislaw Halik
2015-08-23game-data: chomp newlines in extractorStanislaw Halik
2015-08-22ui: append extension in the right placeStanislaw Halik
2015-08-22simple-mat: fix arglist SFINAEStanislaw Halik
2015-08-22simple-mat: can use static_cast hereStanislaw Halik
2015-08-22nix default empty config. it gets created on its own.Stanislaw Halik
2015-08-22ui: these aren't qt slotsStanislaw Halik
2015-08-22ui: nix wrong headersStanislaw Halik
2015-08-22ui: remove GNU GPLStanislaw Halik
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