summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-08-18logic/tracker: fix accumulative tracker camera mode centerStanislaw Halik
2016-08-17logic: reindent onlyStanislaw Halik
2016-08-17options: support deferred writes when saving bundlesStanislaw Halik
2016-08-17dinput: link to dinput8 rather than dinput since dinput is deprecated.DaMichel
2016-08-17tracker/aruco: add twice more space for X and Y translationStanislaw Halik
2016-08-17gui: hook up experimental camera center methodStanislaw Halik
2016-08-17logic/tracker: cleanup gimbal lock fixStanislaw Halik
2016-08-17logic/mappings: update to new apiStanislaw Halik
2016-08-17gui/mapping-window: update to new apiStanislaw Halik
2016-08-17logic/main-settings: update following api changesStanislaw Halik
2016-08-17gui: reload keybindings immediatelyStanislaw Halik
2016-08-17spline-widget: save spline control point list using options apiStanislaw Halik
2016-08-17compat/win32-com: default to right COM type without caller specifying itStanislaw Halik
2016-08-17gui/main-window: reorganize ctorStanislaw Halik
2016-08-17move options framework into its own libraryStanislaw Halik
2016-08-16proto/freetrack: game list updateStanislaw Halik
2016-08-16gui: rework profile refresh with now blocking signalsStanislaw Halik
2016-08-16compat/util: add robust way to block qt signalsStanislaw Halik
2016-08-16compat/options: anon namespace classes are usable so move to detailStanislaw Halik
2016-08-16compat/options: unindent inside namespace onlyStanislaw Halik
2016-08-16compat/options: qDebug() in singleton dtorStanislaw Halik
2016-08-16compat/options: cast to the right type for bigger than word thingsStanislaw Halik
2016-08-16compat/options: ensure all ini names sortedStanislaw Halik
2016-08-16compat/options: add option to reload all bundlesStanislaw Halik
2016-08-15tracker/pt: make calibration less confusing in dialogStanislaw Halik
2016-08-15cv/trans-calib: fix signStanislaw Halik
2016-08-15cmake: allow ASLRStanislaw Halik
2016-08-15dinput, COM: temporary fixes, to be testedStanislaw Halik
2016-08-14tracker/aruco: show 75 FPS option in comboboxStanislaw Halik
2016-08-14gui: fix main window restored from tray being minimizedStanislaw Halik
2016-08-14cmake: remove tarball generation supportStanislaw Halik
2016-08-14cmake: add more stuff from source dir to source in install prefixStanislaw Halik
2016-08-14cmake/version: don't use sole trailing hyphen with empty build typeopentrack-2.3-rc99p11Stanislaw Halik
2016-08-14cmake: install source code to right directoriesStanislaw Halik
2016-08-14cmake/mingw-w64: debloat flags are relevant only for c++Stanislaw Halik
2016-08-14Revert "tracker/aruco: make translation units smaller"Stanislaw Halik
2016-08-14dinput: fix dinput freezeStanislaw Halik
2016-08-14tracker/pt: all callers are double, so float -> doubleStanislaw Halik
2016-08-14compat/com: no need to initialize OLE at all timesStanislaw Halik
2016-08-14cmake: too many optimization flags for mingw-w64Stanislaw Halik
2016-08-13default to apartment threading for nowStanislaw Halik
2016-08-13oops, nix crapolaStanislaw Halik
2016-08-12all: rename modules s#^opentrack-##. and opentrack -> apiStanislaw Halik
2016-08-12proto/vjoystick: skip on the expensive checksStanislaw Halik
2016-08-12logic/simple-mat: add untested tait-bryan rotation composition functionStanislaw Halik
2016-08-12cmake: fun mingw-w64 stuffStanislaw Halik
2016-08-12cmake: _USE_MATH_DEFINES was moved to central placeStanislaw Halik
2016-08-12dinput/joystick: sleep after joy get state failureStanislaw Halik
2016-08-12dinput: hold dinput reference through entire lifetimeStanislaw Halik
2016-08-12dinput: allow for empty di_t handle. refactor.Stanislaw Halik