Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-22 | options: bundle no longer a QObject | Stanislaw Halik | |
2014-09-22 | PT tracker feature removal | Stanislaw Halik | |
Some PT features got under the knife: - dynamic pose resolution velocity prediction model - tracker dialog's tracker tab - focal length coefficient | |||
2014-09-22 | dos2unix only | Stanislaw Halik | |
2014-09-22 | cmake: cleanup/comment -D's | Stanislaw Halik | |
2014-09-22 | add -ffast-math to toolchain file | Stanislaw Halik | |
2014-09-22 | const constexpr -> constexpr | Stanislaw Halik | |
2014-09-22 | fix Wine proto bitrot | Stanislaw Halik | |
2014-09-22 | fixup! needless compat api breakage | Stanislaw Halik | |
2014-09-22 | style only | Stanislaw Halik | |
2014-09-22 | fixup! fix Linux build | Stanislaw Halik | |
2014-09-22 | wine: setup dependencies properly | Stanislaw Halik | |
2014-09-22 | fix Linux build | Stanislaw Halik | |
2014-09-22 | needless compat api breakage | Stanislaw Halik | |
2014-09-22 | virtual function misuse (don't create needless VPTR all over) | Stanislaw Halik | |
2014-09-22 | add gitattributes | Stanislaw Halik | |
2014-09-22 | nix looooong copyright notices now that they don't apply | Stanislaw Halik | |
2014-09-22 | udp: cleanup, reduce mtx contention | Stanislaw Halik | |
2014-09-22 | nix spurious warning | Stanislaw Halik | |
2014-09-22 | pt: remove verbose comment | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-09-22 | remove obsolete axis selector from trackers | Stanislaw Halik | |
2014-09-22 | nix spurious warning | Stanislaw Halik | |
2014-09-22 | remove "second tracker" support | Stanislaw Halik | |
Was always a kludge. | |||
2014-09-22 | core: clean up dll logic | Stanislaw Halik | |
2014-09-22 | pt: fix warning | Stanislaw Halik | |
2014-09-22 | cmake: add cross-compile example | Stanislaw Halik | |
2014-09-22 | joy: nix spurious warning with -Wall -Wextra | Stanislaw Halik | |
2014-09-22 | joy: nix debug | Stanislaw Halik | |
2014-09-22 | nix spurious debug | Stanislaw Halik | |
2014-09-22 | nix warnings for C translation units | Stanislaw Halik | |
2014-09-22 | cleanup warnings | Stanislaw Halik | |
2014-09-22 | unused #define declspec dllimport -> #error | Stanislaw Halik | |
2014-09-22 | pass -Wall -Wextra, reformat | Stanislaw Halik | |
2014-09-22 | core: plugin-api.hpp now exclusively provides interface | Stanislaw Halik | |
2014-09-22 | only remove "no feed" image if tracker provides a video feed | Stanislaw Halik | |
2014-09-22 | fixup! 725e9c0e6ba5d3ab1bded4f104ce03cd57d3de4b | Stanislaw Halik | |
2014-09-21 | indicate UI contains a "video feed" element | Stanislaw Halik | |
2014-09-21 | adjust some UI stuff, breaks muscle memory sadly | Stanislaw Halik | |
2014-09-21 | reorder access(2) header for clarity | Stanislaw Halik | |
2014-09-21 | use more savory UI style on win32 | Stanislaw Halik | |
2014-09-21 | core: nix support for camera device identifier | Stanislaw Halik | |
2014-09-21 | Rename HT combobox entry | Stanislaw Halik | |
Thanks @KyokushinPL for report. Users don't seem to notice what HT does. | |||
2014-09-21 | crop to make icon less bad | Stanislaw Halik | |
2014-09-21 | clarify win32-joy 6 of 8 axis and remap moved to core | Stanislaw Halik | |
2014-09-21 | workaround bug in apk logic | Stanislaw Halik | |
Issue: #48 flag for raw sensor data set despite datagram with fused data only | |||
2014-09-21 | nix needless include, less rebuild time | Stanislaw Halik | |
2014-09-20 | avoid rebuild after commit | Stanislaw Halik | |
Issue: #59 | |||
2014-09-20 | reformat only | Stanislaw Halik | |
2014-09-20 | Support FreePIE IMU UDP protocol | Stanislaw Halik | |
Issue: #48 Note, pushed to stable since won't cause regressions, as it's purely freestanding code. | |||
2014-09-20 | add todo via web ui | Stanislaw Halik | |
Issue: #52 (closed already) |