summaryrefslogtreecommitdiffhomepage
path: root/opentrack
AgeCommit message (Expand)Author
2016-06-18api/camera-dialog: fix non non-win32 non-linuxStanislaw Halik
2016-06-18api/simple-mat: allow for casts to num* and constStanislaw Halik
2016-06-16all: split "api" into "api" and "logic"Stanislaw Halik
2016-06-16api/tracker: appease IDE. use consistent type alias.Stanislaw Halik
2016-06-15api: remove euler filterStanislaw Halik
2016-06-14api/tracker: add euler filterStanislaw Halik
2016-06-14api: this isn't C#, we don't need to set enum valsStanislaw Halik
2016-06-14api: add nan checking functionStanislaw Halik
2016-06-14api/simple-mat: allow for vector -> const double* conversionStanislaw Halik
2016-06-14api/simple-mat: move euler stuff to dedicated namespaceStanislaw Halik
2016-06-14api/simple-mat: drop __restrict, clang complainsStanislaw Halik
2016-06-14api/simple-mat: drop pointless, wrong fmodStanislaw Halik
2016-06-14api/shortcuts: use unsigned index where ableStanislaw Halik
2016-06-11api/tracker: treat all camera shift values as equal to raw dataStanislaw Halik
2016-05-26api/shortcuts: only allow the exact modifier keysStanislaw Halik
2016-05-26many modules: trivial cleanups onlyStanislaw Halik
2016-05-23api/plugins: disable copy of plugin classesStanislaw Halik
2016-05-22{compat,api}/camera: make CoInitializeEx use the right threading apartmentStanislaw Halik
2016-05-22cmake/many: update for dinput8 manual link removalStanislaw Halik
2016-05-17api/plugins: add final to dylib structStanislaw Halik
2016-05-17cmake/many: remove obsolete keywords from cmake macro invocationStanislaw Halik
2016-05-17api/plugins: use QLibrary. remove the dlopen(3) code pathStanislaw Halik
2016-05-17api/plugins: clean whitespace onlyStanislaw Halik
2016-05-15api/shortcuts: unbreak "while held" keys on win32Stanislaw Halik
2016-05-15api/shortcuts: appease "attribute unused but used" warningStanislaw Halik
2016-05-15api/shortcuts: appease pointless compiler warningsStanislaw Halik
2016-05-15many: remove executable bit from source filesStanislaw Halik
2016-05-15api,gui: disable all keyboard shortcuts while binding a keyStanislaw Halik
2016-05-15api/shortcuts: fix use-after-free on Linux and OSXStanislaw Halik
2016-05-15api: fix accidental removal of constnessStanislaw Halik
2016-05-13api: implement virtual dtors in a compilation unitStanislaw Halik
2016-05-06api: add class for computing running varianceStanislaw Halik
2016-05-04api: fix shortcuts for OSX and LinuxStanislaw Halik
2016-05-04api: fix permissions bits. no code changes.Stanislaw Halik
2016-04-29api, main: implement new keybindingsStanislaw Halik
2016-04-23api: make NaN/Inf check work even with full fast mathStanislaw Halik
2015-12-18api/mat: fix typos/breakageStanislaw Halik
2015-12-17api/joy: refresh only manually on certain eventsStanislaw Halik
2015-12-17cmake/api: link with strmiids.lib on win32Stanislaw Halik
2015-12-06api/keys: prevent idempotent keysopentrack-2.3-rc21p4Stanislaw Halik
2015-12-06api/joy: move from headerStanislaw Halik
2015-12-06api/joy: prevent idempotent keypressed passed to receiverStanislaw Halik
2015-12-06api/joy: speed up poll_axis pathStanislaw Halik
2015-12-06api/joy: nix static, now that we're not a singletonStanislaw Halik
2015-12-06joystick: no longer singleton, use fake window handleStanislaw Halik
2015-12-06api/keys: use a fake window for DirectInput handleStanislaw Halik
2015-12-06api/keys: nix tautological #ifdefStanislaw Halik
2015-12-06api/camera-names: move to compat/Stanislaw Halik
2015-12-06api/camera: move from headerStanislaw Halik
2015-12-06api/keys: initialize hresultStanislaw Halik