Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-01 | pt, aruco, ht: select camera by name, not index | Stanislaw Halik | |
2015-06-01 | camera-names: allow camera selection by name, not index | Stanislaw Halik | |
2015-06-01 | octopus: take advantage of simple-mat swizzles | Stanislaw Halik | |
2015-06-01 | simple-mat: implement vector indexing | Stanislaw Halik | |
2015-06-01 | settings: fix some problem with qt stderr whiningopentrack-2.3-rc12 | Stanislaw Halik | |
2015-05-31 | this static modifier doesn't belong | Stanislaw Halik | |
2015-05-31 | ui: allow for octopus screen traversal | Stanislaw Halik | |
The octopus will now traverse the screen in response to translation input. Previously it could only rotate, severely hampering its maneuverability. | |||
2015-05-31 | put camera name list in header, don't copy-paste | Stanislaw Halik | |
2015-05-31 | glwidget: crude rewrite to simple-mat header | Stanislaw Halik | |
2015-05-31 | pt: enable dynamic pose resolution by default | Stanislaw Halik | |
2015-05-31 | add game definitions | Stanislaw Halik | |
2015-05-31 | accela: reorder sliders | Stanislaw Halik | |
2015-05-31 | reorder settings tabs | Stanislaw Halik | |
2015-05-31 | main: switch rotation order for centering | Stanislaw Halik | |
This helps some PT clip model users, but can possibly break inertial device centering, so needs further testing. | |||
2015-05-31 | allow camera roll input value, for completeness | Stanislaw Halik | |
2015-05-31 | aruco: cycle between threshold parameters | Stanislaw Halik | |
There's no single best box filter size, so cycle between some of them each frame. If a marker has been found, continue using the last filter size. | |||
2015-05-31 | ht: increase tracked feature count | Stanislaw Halik | |
It was way too low, resulting in lost tracking. | |||
2015-05-31 | ui: introduce options dialog | Stanislaw Halik | |
Move the non-mapping contents of mapping dialog to new options dialog. The latter now also contains what used to be in the shortcuts dialog. | |||
2015-05-26 | ht: forward stderr/stdout for debugging | Stanislaw Halik | |
2015-05-26 | ui: nix game-detector groupbox border | Stanislaw Halik | |
2015-05-23 | game-detector: clarify the UI a bit | Stanislaw Halik | |
2015-05-23 | game-detector: store the right executable name | Stanislaw Halik | |
2015-05-23 | game-detector: switch profiles properly | Stanislaw Halik | |
2015-05-22 | simplify | Stanislaw Halik | |
2015-05-22 | main: allow automatically run profiles when executables run | Stanislaw Halik | |
Issue: #160 | |||
2015-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik | |
2015-05-22 | accela: enlarge rotation deadzone to 2 degrees | Stanislaw Halik | |
Suggested-by: @FlyingCircus- | |||
2015-05-22 | mouse: use different API to make it work in gamesopentrack-2.3-rc11 | Stanislaw Halik | |
2015-05-22 | main: error check for --autostart cmdline option | Stanislaw Halik | |
Pointed-out-by: Fabian Wickborn <fabian@wickborn.net> | |||
2015-05-22 | main: allow launching with different working directory | Stanislaw Halik | |
Workaround QTBUG-38598, add program's directory to dynamic modules' path as a first thing. | |||
2015-05-20 | main: simplify #161 | Stanislaw Halik | |
2015-05-20 | Merge pull request #161 from fawick/unstable | Stanislaw Halik | |
Added command line option for automatic starts | |||
2015-05-20 | Added command line option for automatic starts | Fabian Wickborn | |
2015-05-17 | hatire: don't wait for response on all devices, not just win32opentrack-2.3-rc10 | Stanislaw Halik | |
2015-05-17 | accela: reintroduce deadzone | Stanislaw Halik | |
Issue: #149 See https://imgur.com/a/BZO7N | |||
2015-05-05 | Merge pull request #154 from MartinJG/master | Stanislaw Halik | |
Fix returning consistent data to get headpose and other minor issues | |||
2015-05-04 | Fix newer OpenCV versions | Stanislaw Halik | |
2015-05-04 | Fix Linux build | Stanislaw Halik | |
2015-05-04 | options: nix empty dtor | Stanislaw Halik | |
2015-05-04 | options: use weak pointers for bundles | Stanislaw Halik | |
Otherwise none ever get freed. Oops! | |||
2015-05-04 | no need to _Exit() forcefully anymore | Stanislaw Halik | |
2015-05-04 | initialize member variables in all cases | Stanislaw Halik | |
Otherwise led to stale pointer dereference. | |||
2015-05-04 | update FreePIE .apk | Stanislaw Halik | |
2015-05-02 | Fix returning consistent data to get headpose and other minor issues | martin | |
2015-04-24 | aruco: lighting problems with thresholding | Stanislaw Halik | |
2015-04-19 | hatire: actually don't do any degree to radian conversion | Stanislaw Halik | |
2015-04-04 | hatire: oops, convert degree to radian in all cases | Stanislaw Halik | |
2015-04-03 | Merge pull request #87 from dbaarda/dev/ewma2 | Stanislaw Halik | |
Dev/ewma2 | |||
2015-04-02 | accela: provide link to help on wiki | Stanislaw Halik | |
2015-04-02 | accela: update copyright | Stanislaw Halik | |