Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-01-01 | fix build | Stanislaw Halik | |
2013-12-31 | duh, braino | Stanislaw Halik | |
2013-12-31 | reindent cmake | Stanislaw Halik | |
2013-12-31 | cmake: cleanup copypasta | Stanislaw Halik | |
2013-12-31 | cmake: add missing version script; fix lto build | Stanislaw Halik | |
2013-12-31 | cmake: how did this ever get here? | Stanislaw Halik | |
2013-12-31 | cmake: clean up unreferenced globs | Stanislaw Halik | |
2013-12-31 | fix qt being broken as usual, by cleanup | Stanislaw Halik | |
2013-12-30 | connect *.hpp to the build | Stanislaw Halik | |
2013-12-29 | unbitrot freetrack proto | Stanislaw Halik | |
2013-12-14 | hatire cache val; not every dist has qt5serialport | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-10 | fix apple harder | Stanislaw Halik | |
2013-12-10 | fix OSX build. still requires care, though | Stanislaw Halik | |
2013-12-04 | fix msvc build | Stanislaw Halik | |
2013-12-01 | Revert "Remove Kalman filter again, unsuitable for nonlinear systems" | Stanislaw Halik | |
This reverts commit d20c56f439c05528967b2bc408a6594a5605675e. With best regards to dbaarda :-) Conflicts: CMakeLists.txt Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-29 | fix problem in the last commit | Stanislaw Halik | |
2013-11-29 | workaround LTO build with using linker script | Stanislaw Halik | |
2013-11-29 | delete captain obvious comments | Stanislaw Halik | |
2013-11-29 | don't install convenience libraries | Stanislaw Halik | |
2013-11-27 | do NOT use linker scripts on win32, breaks with stdcall prefix! | Stanislaw Halik | |
2013-11-27 | cmake cleanup | Stanislaw Halik | |
2013-11-27 | Link against qt5serialport properly | Stanislaw Halik | |
2013-11-27 | install hatire | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-27 | initial import of hatire by Furax49 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-24 | Disable auto-export to fix FSUIPC | Stanislaw Halik | |
2013-11-10 | hopefully fix apple | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-03 | fix crapple &()_ | Stanislaw Halik | |
2013-11-03 | fix apple build | Stanislaw Halik | |
2013-11-03 | fix Crapple | Stanislaw Halik | |
2013-11-03 | "fix" crapintosh build | Stanislaw Halik | |
2013-11-01 | fix Qxt-mini linkage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-01 | disable qt designer | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |