summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir
AgeCommit message (Collapse)Author
2014-10-21rename stuff for consistenceStanislaw Halik
2014-10-21fix crash at startupStanislaw Halik
2014-10-20refactor 2/nStanislaw Halik
2014-10-20mvStanislaw Halik
2014-10-20declutter stuff outta UI classStanislaw Halik
2014-10-20refactor 1/2 (?)Stanislaw Halik
2014-10-19typo broke filter boxStanislaw Halik
Meant "x && t == x->type" but it's not necessary after all.
2014-10-19fix link errors on win32 -only-Stanislaw Halik
2014-10-19decruft moreStanislaw Halik
2014-10-19build breakageStanislaw Halik
Issue: #75 Reported-by: @runningman84
2014-10-19build breakageStanislaw Halik
2014-10-19main: refactor interlocked partsStanislaw Halik
2014-10-19nix porked symlinkStanislaw Halik
2014-10-19reduce leakage somewhat by using shared_ptrStanislaw Halik
Found-by: valgrind
2014-10-18Set disabled axis to zeroStanislaw Halik
Issue: #86
2014-10-18Allow for disabling axisStanislaw Halik
Issue: #86
2014-10-18fix ypr when translation-compensatingStanislaw Halik
2014-10-18nix video frame layout at startup or else no feed from trackerStanislaw Halik
Reported-by: @brokenhands Issue: #79 Breakage-of: pt-tracker Trackers like PT expect no layout for the QFrame initially. It's always been like this.
2014-10-18timer: start() has to return elapsed before exitingStanislaw Halik
Reported-by: @brokenhands Issue: #79 Breakage-of: pt-tracker
2014-10-17fix options singleton duplicating itself on win32Stanislaw Halik
2014-10-17Merge commit 'f78b96a' into unstableStanislaw Halik
* commit 'f78b96a': gcc too much a piece of work often submit mapped data to filter, not raw nonsense drop decimal places for rot/trans in UI rotation below -99 didn't display, just froze add-comment
2014-10-17don't reduce usleep at ms granularity pointlesslyStanislaw Halik
2014-10-17No time to implement a kitchen sinkStanislaw Halik
Issue: #65
2014-10-15gcc too much a piece of work oftenStanislaw Halik
Issue: #81
2014-10-15submit mapped data to filter, not rawStanislaw Halik
2014-10-15drop decimal places for rot/trans in UIStanislaw Halik
2014-10-15rotation below -99 didn't display, just frozeStanislaw Halik
2014-10-15add-commentStanislaw Halik
2014-10-14drop guard, only relevant in direct/blockingqueuedStanislaw Halik
2014-10-14fix calibration dialog in aruco/ptStanislaw Halik
2014-10-14nix crash on exit, add more stl, less qtStanislaw Halik
2014-10-14octopii width, srs business so you don't haftaStanislaw Halik
2014-10-14nix debug printfStanislaw Halik
2014-10-14merely nitsStanislaw Halik
2014-10-14update options apiStanislaw Halik
2014-10-14fix several instances of same group not refreshingStanislaw Halik
2014-10-14use layout for whole main windowStanislaw Halik
fixes too small widgets inside of it
2014-10-12opt: cleanup some nonsenseStanislaw Halik
2014-10-12comments onlyStanislaw Halik
2014-10-12spline editor needs discard changes on cancelStanislaw Halik
2014-10-12simplify, rename infix operatorStanislaw Halik
2014-10-11time.h -> ctimeStanislaw Halik
2014-10-11cleanup includesStanislaw Halik
2014-10-05tracker: cleanupStanislaw Halik
2014-10-05fix typoStanislaw Halik
2014-10-05allow for 180 pitchStanislaw Halik
2014-10-05flush and pushStanislaw Halik
2014-10-05flushStanislaw Halik
2014-10-04flush before windows breaks and data lossageStanislaw Halik
2014-10-03fix toggle axis enablement properlyStanislaw Halik