summaryrefslogtreecommitdiffhomepage
path: root/opentrack
AgeCommit message (Expand)Author
2015-08-18simple-mat: replace initializer_list with variadic ctorStanislaw Halik
2015-08-18simple-mat: __inline -> inline for C++Stanislaw Halik
2015-08-18simple-mat: don't inline so muchStanislaw Halik
2015-08-13tracker: no need to run logic() at allStanislaw Halik
2015-08-13tracker: use concise syntax for vector accessStanislaw Halik
2015-08-11simple-mat: open-code more, add commentStanislaw Halik
2015-08-11simple-mat: open-code operator()(x, y) callsStanislaw Halik
2015-08-09main: apply center pose after compensationStanislaw Halik
2015-08-09main: remap axis before mappingStanislaw Halik
2015-07-28move header to right placeStanislaw Halik
2015-07-28shortcuts: whole is _WIN32, don't check twice nestedStanislaw Halik
2015-07-27shortcuts: extract key without modifiers for remapStanislaw Halik
2015-07-27shortcuts: add missing win32 bindingStanislaw Halik
2015-07-25move portability classes to compat libraryStanislaw Halik
2015-07-25shortcuts: remove duplicationStanislaw Halik
2015-07-25rename to win32-shortcuts.cppStanislaw Halik
2015-07-25shortcuts: add missing keybindingsStanislaw Halik
2015-07-25shortcuts: fix shift-keys for real this timeStanislaw Halik
2015-07-25shortcuts: add missing Windows binding for enter keyStanislaw Halik
2015-07-25fix buildStanislaw Halik
2015-07-25shortcuts: store .ini value as portable stringStanislaw Halik
2015-07-25shortcuts: prototyped for LinuxStanislaw Halik
2015-07-25shortcuts: linux workStanislaw Halik
2015-07-25initial impl of arbitrary keybindingsStanislaw Halik
2015-07-22default to the most common protocol/filter pairopentrack-2.3-rc15Stanislaw Halik
2015-07-20for now remove calibration supportStanislaw Halik
2015-07-20plug in race in camera releaseStanislaw Halik
2015-07-20pass libs by referenceStanislaw Halik
2015-07-20nix empty dtorStanislaw Halik
2015-07-20calibration: rewriteStanislaw Halik
2015-07-20add my own copyrightStanislaw Halik
2015-07-19fix build errorStanislaw Halik
2015-07-19try to launch qv4l2 on LinuxStanislaw Halik
2015-07-19camera names on linux work, finallyStanislaw Halik
2015-07-19cleanup flowStanislaw Halik
2015-07-19append more useful name than empty stringStanislaw Halik
2015-07-19ensure camera name indices matchStanislaw Halik
2015-07-19grab Linux camera namesStanislaw Halik
2015-07-19fix osx, app bundle now buildsStanislaw Halik
2015-07-19don't set thread affinity for anythingStanislaw Halik
2015-07-18bundles are now reloaded when settings window is closedStanislaw Halik
2015-07-16unify plugin-api filesStanislaw Halik
2015-07-16unused #defineStanislaw Halik
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