summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-06-01octopus: use more simple-mat, less open-coded mathStanislaw Halik
2015-06-01simple-mat: fix scalar multiplicationStanislaw Halik
2015-06-01glwidget: use simple-mat cross and dot productStanislaw Halik
2015-06-01simple-mat: implement dot and cross productStanislaw Halik
2015-06-01pt, aruco, ht: select camera by name, not indexStanislaw Halik
2015-06-01camera-names: allow camera selection by name, not indexStanislaw Halik
2015-06-01octopus: take advantage of simple-mat swizzlesStanislaw Halik
2015-06-01simple-mat: implement vector indexingStanislaw Halik
2015-06-01settings: fix some problem with qt stderr whiningopentrack-2.3-rc12Stanislaw Halik
2015-05-31this static modifier doesn't belongStanislaw Halik
2015-05-31ui: allow for octopus screen traversalStanislaw Halik
2015-05-31put camera name list in header, don't copy-pasteStanislaw Halik
2015-05-31glwidget: crude rewrite to simple-mat headerStanislaw Halik
2015-05-31pt: enable dynamic pose resolution by defaultStanislaw Halik
2015-05-31add game definitionsStanislaw Halik
2015-05-31accela: reorder slidersStanislaw Halik
2015-05-31reorder settings tabsStanislaw Halik
2015-05-31main: switch rotation order for centeringStanislaw Halik
2015-05-31allow camera roll input value, for completenessStanislaw Halik
2015-05-31aruco: cycle between threshold parametersStanislaw Halik
2015-05-31ht: increase tracked feature countStanislaw Halik
2015-05-31ui: introduce options dialogStanislaw Halik
2015-05-26ht: forward stderr/stdout for debuggingStanislaw Halik
2015-05-26ui: nix game-detector groupbox borderStanislaw Halik
2015-05-23game-detector: clarify the UI a bitStanislaw Halik
2015-05-23game-detector: store the right executable nameStanislaw Halik
2015-05-23game-detector: switch profiles properlyStanislaw Halik
2015-05-22simplifyStanislaw Halik
2015-05-22main: allow automatically run profiles when executables runStanislaw Halik
2015-05-22all: implicitly cancel on form dialog closeStanislaw Halik
2015-05-22accela: enlarge rotation deadzone to 2 degreesStanislaw Halik
2015-05-22mouse: use different API to make it work in gamesopentrack-2.3-rc11Stanislaw Halik
2015-05-22main: error check for --autostart cmdline optionStanislaw Halik
2015-05-22main: allow launching with different working directoryStanislaw Halik
2015-05-20main: simplify #161Stanislaw Halik
2015-05-20Merge pull request #161 from fawick/unstableStanislaw Halik
2015-05-20Added command line option for automatic startsFabian Wickborn
2015-05-17hatire: don't wait for response on all devices, not just win32opentrack-2.3-rc10Stanislaw Halik
2015-05-17accela: reintroduce deadzoneStanislaw Halik
2015-05-05Merge pull request #154 from MartinJG/masterStanislaw Halik
2015-05-04Fix newer OpenCV versionsStanislaw Halik
2015-05-04Fix Linux buildStanislaw Halik
2015-05-04options: nix empty dtorStanislaw Halik
2015-05-04options: use weak pointers for bundlesStanislaw Halik
2015-05-04no need to _Exit() forcefully anymoreStanislaw Halik
2015-05-04initialize member variables in all casesStanislaw Halik
2015-05-04update FreePIE .apkStanislaw Halik
2015-05-02Fix returning consistent data to get headpose and other minor issuesmartin
2015-04-24aruco: lighting problems with thresholdingStanislaw Halik
2015-04-19hatire: actually don't do any degree to radian conversionStanislaw Halik