Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-04 | explicitly delimit QSettings scope | Stanislaw Halik | |
2014-11-04 | settings need fire when bundle reloads | Stanislaw Halik | |
2014-11-04 | nix crash on filter settings with no filter | Stanislaw Halik | |
2014-11-04 | nix copy-pasted QSettings usage | Stanislaw Halik | |
2014-11-04 | move type alias around | Stanislaw Halik | |
2014-11-03 | ui typo/size | Stanislaw Halik | |
2014-11-02 | add todo | Stanislaw Halik | |
2014-11-02 | simplify ctor | Stanislaw Halik | |
2014-11-02 | fix axis swappage in PT | Stanislaw Halik | |
Issue: #63 Reported-by: @FlyingCircus- | |||
2014-11-02 | nonsensical to start in tray, remove | Stanislaw Halik | |
2014-11-02 | resize ui a bit | Stanislaw Halik | |
2014-11-02 | fixup after ce5bc536c5587fe48efd122e20ee3cafd41a0c74 | Stanislaw Halik | |
More code to remove. | |||
2014-11-02 | rename csv module dir | Stanislaw Halik | |
2014-11-02 | [ANN] core changes 2.2 -> 2.3 | Stanislaw Halik | |
Following changes previously undocumented: - Mapping now defaults to 0:180 if empty, no more empty mappings. - Changes apply before clicking OK. Pressing Cancel cancels the changes. - User interface got reorganized to be more compact. - Can minimize to tray and start to tray in "keybindings" dialog. - Can remap or disable axis from mapping -> options window. - PT tracker lost its "dynamic pose resolution" functionality. - Aruco tracker various improvements. - FreePIE Android receiver added. - Accela filter user-facing options changed to be more useful. - Kalman and EWMA filters were improved. - Octopus was fed. -sh | |||
2014-11-02 | update binary release location | Stanislaw Halik | |
2014-11-02 | use zips, since github form insistsopentrack-2.3-20141102 | Stanislaw Halik | |
2014-11-02 | rename pose widget subdir | Stanislaw Halik | |
2014-11-02 | disconnect ftclient from build, sources remain | Stanislaw Halik | |
2014-11-02 | reword cache variable comments | Stanislaw Halik | |
2014-11-02 | separate config directory for 2.3-branch | Stanislaw Halik | |
2014-11-02 | use quaternions for centering | Stanislaw Halik | |
@KyokushinPL says was the only version that worked. Let's give it a try. Goddamn issue: #63 | |||
2014-11-01 | fix typo | Stanislaw Halik | |
2014-11-01 | revert freepie apk change for now | Stanislaw Halik | |
2014-11-01 | disconnect libevdev tracker from build | Stanislaw Halik | |
Issue: #75 | |||
2014-11-01 | remove libevdev tracker | Stanislaw Halik | |
Issue: #75 | |||
2014-11-01 | evdev: prevent hang on exit with no events | Stanislaw Halik | |
2014-11-01 | evdev: avoid division by zero | Stanislaw Halik | |
2014-11-01 | nix warn | Stanislaw Halik | |
2014-11-01 | revert centering changes | Stanislaw Halik | |
2014-11-01 | use simple-mat now opencv nixed from core | Stanislaw Halik | |
2014-11-01 | add simple matrix operations impl | Stanislaw Halik | |
2014-11-01 | zero-initialize all floats | Stanislaw Halik | |
2014-10-30 | fix build | Stanislaw Halik | |
Issue: #89 | |||
2014-10-29 | freepie-udp protocol change, one pad byte less | Stanislaw Halik | |
As per <https://github.com/AndersMalmgren/FreePIE/commit/dfb64b76d3352d88f8ee5759cea7e15a785b0117> | |||
2014-10-29 | centering formula got wrong again | Stanislaw Halik | |
2014-10-29 | freepie pad offset | Stanislaw Halik | |
Issue: #48 | |||
2014-10-29 | apply right invert, so users don't have to | Stanislaw Halik | |
2014-10-29 | oops, invert right thing now | Stanislaw Halik | |
2014-10-29 | rift needs yaw+pitch swappage | Stanislaw Halik | |
Evidence: people's configs found on google | |||
2014-10-29 | wine protocol needs sign change like ft does | Stanislaw Halik | |
2014-10-29 | r/t compensation broken, fix | Stanislaw Halik | |
2014-10-29 | don't require invert anymore | Stanislaw Halik | |
2014-10-29 | rename invert option so old values don't exist anymore | Stanislaw Halik | |
2014-10-29 | whitespace only | Stanislaw Halik | |
2014-10-29 | angle order for yaw, pitch, roll | Stanislaw Halik | |
Issue: #63 | |||
2014-10-29 | ui: qrc got renamed | Stanislaw Halik | |
2014-10-29 | pt: remove even more dynamic pose remnants | Stanislaw Halik | |
Reported-by: @FlyingCircus- Issue: #63 Tested-by: video provided by @FlyingCircus- | |||
2014-10-29 | work around global 'ptr' symbol clash with opencv | Stanislaw Halik | |
Issue: #89 Reported-by: @runningman84 | |||
2014-10-28 | typo | Stanislaw Halik | |
2014-10-28 | only hide on minimize if tray enabled | Stanislaw Halik | |