summaryrefslogtreecommitdiffhomepage
path: root/opentrack
AgeCommit message (Expand)Author
2015-07-16api: introduce macros for symbol exposureStanislaw Halik
2015-07-16api: document stuff to be implementedStanislaw Halik
2015-07-13allow for camera calibrationStanislaw Halik
2015-07-08retab and reformat onlyStanislaw Halik
2015-07-07tracker: camera angle affected translation twiceStanislaw Halik
2015-07-07camera dialog: don't crash due to race conditionStanislaw Halik
2015-07-07includes relative to project top directoryStanislaw Halik
2015-07-07opentrack-api: add copyright noticesStanislaw Halik
2015-07-06make "make_dylib_instance" part of public APIStanislaw Halik
2015-07-06initial camera-settings classStanislaw Halik
2015-07-06prevent redefinition error by qt mocStanislaw Halik
2015-07-05libs: validate protocol first before starting trackerStanislaw Halik
2015-07-03fix msvc empty config listStanislaw Halik
2015-07-03fix MSVC, now runsStanislaw Halik
2015-07-03try fix MSVCStanislaw Halik
2015-07-02Fixed bug crash if dlopen failsEnnio Barbaro
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-18forgot #pragma once, add headersStanislaw Halik
2015-06-16simple-mat: allow pitch axis go -180->180Stanislaw Halik
2015-06-16options: add support for QRadioButtonStanislaw Halik
2015-06-10pt: issue with duplicate symbols on including dshow.h in two filesStanislaw Halik
2015-06-07Fix Linux buildStanislaw Halik
2015-06-07plugin-support: make header-only, expose as public APIStanislaw Halik
2015-06-06remove last mention to "second tracker" supportStanislaw Halik
2015-06-06tracker: revert to filtering before mappingStanislaw Halik
2015-06-05all: pin computation threads to specific coresStanislaw Halik
2015-06-03main: pass -WallStanislaw Halik
2015-06-03simple-mat: pass -Wall -Wextra -pedanticStanislaw Halik
2015-06-01simple-mat: fix scalar multiplicationStanislaw Halik
2015-06-01simple-mat: implement dot and cross productStanislaw Halik
2015-06-01camera-names: allow camera selection by name, not indexStanislaw Halik
2015-06-01simple-mat: implement vector indexingStanislaw Halik
2015-05-31put camera name list in header, don't copy-pasteStanislaw Halik
2015-05-31main: switch rotation order for centeringStanislaw Halik
2015-05-31allow camera roll input value, for completenessStanislaw Halik
2015-05-31ui: introduce options dialogStanislaw Halik
2015-05-22all: implicitly cancel on form dialog closeStanislaw Halik
2015-05-04options: nix empty dtorStanislaw Halik
2015-05-04options: use weak pointers for bundlesStanislaw Halik
2015-05-04initialize member variables in all casesStanislaw Halik
2015-03-13translation also needs rotating for off-center cameraStanislaw Halik
2015-03-13move debug to right placeStanislaw Halik
2015-03-13initialize "s_main" bundle implicitlyStanislaw Halik
2015-02-17shortcuts: allow customize whether to center on startupStanislaw Halik
2015-02-01center when first pose receivedStanislaw Halik
2015-01-05fix typo breaking axis remapStanislaw Halik
2014-12-20apply r/t compensation before mapping translation valuesStanislaw Halik
2014-12-19tracker: fix typo breaking Z valueStanislaw Halik
2014-12-19mat: add addition and subtraction operatorsStanislaw Halik