Age | Commit message (Expand) | Author |
2015-06-05 | cmake: ht and pt require opencv | Stanislaw Halik |
2015-06-05 | all: pin computation threads to specific cores | Stanislaw Halik |
2015-06-05 | octopus, pt, aruco: optimize image copying | Stanislaw Halik |
2015-06-03 | cmake: generate more sensible tarball names | Stanislaw Halik |
2015-06-03 | cmake: restrict include directories to their targets | Stanislaw Halik |
2015-06-03 | main: pass -Wall | Stanislaw Halik |
2015-06-03 | simple-mat: pass -Wall -Wextra -pedantic | Stanislaw Halik |
2015-06-03 | pt: pass -Wall -Wextra | Stanislaw Halik |
2015-06-03 | aruco: pass -pedantic | Stanislaw Halik |
2015-06-03 | cmake toolchain file: slight tweaks | Stanislaw Halik |
2015-06-03 | aruco: wait for up to a second to switch box sizesopentrack-2.3-rc12p1 | Stanislaw Halik |
2015-06-02 | add npclient source | Stanislaw Halik |
2015-06-02 | npclient: didn't wait long enough for mutex to become available | Stanislaw Halik |
2015-06-02 | aruco: wait fraction of second between switching box sizes | Stanislaw Halik |
2015-06-02 | ui: run process detector every second, not three | Stanislaw Halik |
2015-06-02 | process-detector: restart once executable is gone | Stanislaw Halik |
2015-06-01 | process-detector: fix API usage and automatic restart | Stanislaw Halik |
2015-06-01 | octopus: use more simple-mat, less open-coded math | Stanislaw Halik |
2015-06-01 | simple-mat: fix scalar multiplication | Stanislaw Halik |
2015-06-01 | glwidget: use simple-mat cross and dot product | Stanislaw Halik |
2015-06-01 | simple-mat: implement dot and cross product | Stanislaw Halik |
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 |
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 |
2015-05-31 | allow camera roll input value, for completeness | Stanislaw Halik |
2015-05-31 | aruco: cycle between threshold parameters | Stanislaw Halik |
2015-05-31 | ht: increase tracked feature count | Stanislaw Halik |
2015-05-31 | ui: introduce options dialog | Stanislaw Halik |
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 |
2015-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik |
2015-05-22 | accela: enlarge rotation deadzone to 2 degrees | Stanislaw Halik |
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 |