summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-07-03fix MSVC, now runsStanislaw Halik
2015-07-03try fix MSVCStanislaw Halik
2015-07-03accela: start with zero gainStanislaw Halik
2015-07-03Merge pull request #178 from sbabbi/unstableStanislaw Halik
2015-07-02Fixed bug crash if dlopen failsEnnio Barbaro
2015-07-02Reinit the offsets when re-enabling the pluginEnnio Barbaro
2015-07-02Added enable/disable plugin command.Ennio Barbaro
2015-07-02Use XPLMRegisterFlightLoopCallback instead of XPLMRegisterDrawCallbackEnnio Barbaro
2015-07-01pt: show color frame in widgetStanislaw Halik
2015-07-01pt: fix sqrt epsStanislaw Halik
2015-07-01pt: use iterative contour detectorStanislaw Halik
2015-07-01freetrack: use volatileStanislaw Halik
2015-07-01cmake: adjust install permsStanislaw Halik
2015-07-01qfc: always draw line to last pointStanislaw Halik
2015-07-01qfc: adapt step size to boundStanislaw Halik
2015-07-01accela: use spline mapper for gainStanislaw Halik
2015-06-19pt: extractor algorithm based on OpenCV's SimpleBlobDetectorStanislaw Halik
2015-06-19pt: remove hysteresisStanislaw Halik
2015-06-18nix stderr spamStanislaw Halik
2015-06-18Revert "options: add support for QRadioButton"Stanislaw Halik
2015-06-18options: return default value after revert, not type's default valueStanislaw Halik
2015-06-18cmake: switch LTO offStanislaw Halik
2015-06-18cmake: add toolchain debug versionStanislaw Halik
2015-06-18forgot #pragma once, add headersStanislaw Halik
2015-06-16simple-mat: allow pitch axis go -180->180Stanislaw Halik
2015-06-16pt: try simple method of point extractionStanislaw Halik
2015-06-16pt: include opencv headers only when necessaryStanislaw Halik
2015-06-16options: add support for QRadioButtonStanislaw Halik
2015-06-16pt: rename for consistency with trackhatStanislaw Halik
2015-06-15octopus: simplify vector mathStanislaw Halik
2015-06-15cmake: now able to build with IPA with minor changesStanislaw Halik
2015-06-15aruco: check retval of solvepnp and more sanity checksStanislaw Halik
2015-06-15ui: allow for up to +-180 values in camera ypr, for easier debuggingStanislaw Halik
2015-06-15cmake: adjust vjoy.dll/sixense.dll permissions to avoid EACCES on loading on ...Stanislaw Halik
2015-06-15cmake: nix stderr spam on older versionStanislaw Halik
2015-06-12cmake: more opt flagsStanislaw Halik
2015-06-12cmake: no -fipa-pta workaround needed, compiler fix is knownStanislaw Halik
2015-06-10pt: issue with duplicate symbols on including dshow.h in two filesStanislaw Halik
2015-06-10accela: minor tweakStanislaw Halik
2015-06-10temporarily disable -fipa-pta for arucoStanislaw Halik
2015-06-10for an optimized build we need gcc-{ar,nm,ranlib}Stanislaw Halik
2015-06-10pass GNU ld arguments as GNU-LINK keywordStanislaw Halik
2015-06-10cmake: link sixense dynamically for hydraStanislaw Halik
2015-06-09ht doesn't need opencvStanislaw Halik
2015-06-09cmake: fix old typoStanislaw Halik
2015-06-09pt: nix includeStanislaw Halik
2015-06-09cmake: remove too many flags, lto linker plugin doesn't workStanislaw Halik
2015-06-09cmake: reduce verbosityStanislaw Halik
2015-06-07Fix Linux buildStanislaw Halik
2015-06-07ui: if dialog window exists, raise it, don't destroy and recreateStanislaw Halik