Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-24 | mv only | Stanislaw Halik | |
2014-10-24 | cleanup now-sure-to-be-useless commented code | Stanislaw Halik | |
2014-10-23 | Fix x-plane plugin copy-paste breakage | Stanislaw Halik | |
Reported-by @runningman84 Issue: #89 | |||
2014-10-21 | workaround qxt-mini "shortcut failed to unregister" | Stanislaw Halik | |
2014-10-21 | cmake: reorder | Stanislaw Halik | |
2014-10-19 | fix build | Stanislaw Halik | |
2014-10-19 | build issues | Stanislaw Halik | |
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-18 | fix typos, unbreaking rift/dinput | Stanislaw Halik | |
2014-10-18 | add libevdev tracker to build | Stanislaw Halik | |
Issue: #75 | |||
2014-10-18 | cmake: use one macro invocation for adding to build | Stanislaw Halik | |
2014-10-05 | flush | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-10-01 | prettify tarball names | Stanislaw Halik | |
2014-10-01 | add tarball target | Stanislaw Halik | |
2014-09-25 | core: link with winmm on win32 | Stanislaw Halik | |
Reported-by: @KyokushinPL | |||
2014-09-23 | remove dead cache var | Stanislaw Halik | |
2014-09-22 | cmake: cleanup/comment -D's | Stanislaw Halik | |
2014-09-22 | wine: setup dependencies properly | Stanislaw Halik | |
2014-09-22 | nix warnings for C translation units | Stanislaw Halik | |
2014-09-22 | cleanup warnings | Stanislaw Halik | |
2014-09-20 | avoid rebuild after commit | Stanislaw Halik | |
Issue: #59 | |||
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-18 | ftclient: .def doesn't work, don't lie to ourselves | Stanislaw Halik | |
2014-09-17 | ftclient: compile as C, cleanup | Stanislaw Halik | |
2014-09-06 | rename case | Stanislaw Halik | |
2014-08-31 | remove opentrack-api, no consumers | Stanislaw Halik | |
2014-08-30 | remove MSVC support | Stanislaw Halik | |
Leave as-is to avoid unconditionally assuming GNU extensions and ABI | |||
2014-08-30 | remove redundant cache vars | Stanislaw Halik | |
2014-07-27 | further rename fixes | Stanislaw Halik | |
2014-07-11 | dedup cpp define | Stanislaw Halik | |
2014-07-11 | hide internal symbols on all GNU toolchain platforms | Stanislaw Halik | |
2014-07-11 | fix symbol visibility issue | Stanislaw Halik | |
2014-06-12 | one more libevdev pkgconfig typo | Stanislaw Halik | |
Issue: #31 | |||
2014-06-12 | cmake: fix libevdev pkgconfig grovel | Stanislaw Halik | |
Issue: #31 | |||
2014-06-12 | detect libevdev via pkgconfig | Stanislaw Halik | |
2014-06-11 | implement a high-precision timer | Stanislaw Halik | |
untested on OSX so far Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2014-06-06 | Revert cmake libevdev changes | Stanislaw Halik | |
It doesn't do what it's supposed to. Doesn't point to prefix, only relevant for include path. Previous setup isn't that bad so revert for now. | |||
2014-06-05 | Only enable libevdev on Linux. Default to it enabled. | Stanislaw Halik | |
2014-06-05 | remove SDK_ENABLE_LIBEVDEV macro and simplify sdk libevdev config | okdshin | |
2014-05-21 | add SDK_LIBEVDEV to enable users to select libevdev path. | okdshin | |
2014-01-13 | remove hatire tracker | Stanislaw Halik | |
hatire tracker's unmaintained, unused and has an obvious crash bug The following line: data[frame_cnt] = (long) HAT.Code; contains an arbitrary offset dereference. It's obvious now that the code has only been compile-tested. Because no one reported the issue, it's safe to assume it has no users. If it gets users and becomes actively maintained, it'll return. -sh | |||
2014-01-07 | include .hpp in source list | Stanislaw Halik | |
2014-01-06 | fix Apple | Stanislaw Halik | |
2014-01-02 | add .rc files to build following cmake debloatification | Stanislaw Halik | |
2014-01-02 | fix header/lib mismatch on windows | Stanislaw Halik | |
2014-01-01 | fix rift build | Stanislaw Halik | |
2014-01-01 | Merge branch 'feature/settings-template' of github.com:opentrack/opentrack ↵ | Stanislaw Halik | |
into feature/settings-template | |||
2014-01-01 | libovr doesn't require strict aliasing anymore | Stanislaw Halik | |