Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-27 | compat/linkage-macros: simplify | Stanislaw Halik | |
2018-08-27 | compat/simple-mat: add slice() | Stanislaw Halik | |
2018-08-25 | options/tie: fix typo in bind list | Stanislaw Halik | |
2018-08-25 | logic/pipeline: fix typename typo | Stanislaw Halik | |
2018-08-25 | dinput/worker: split long function | Stanislaw Halik | |
No functional changes. | |||
2018-08-25 | ext/bms: fix clang analyzer tripping up | Stanislaw Halik | |
It's probably enum outside `int' range. | |||
2018-08-25 | compat/macros: allow concat function name with literal | Stanislaw Halik | |
2018-08-25 | clang-tidy: typo | Stanislaw Halik | |
2018-08-25 | cmake/i18n: remove build logspam | Stanislaw Halik | |
2018-08-09 | busywork | Stanislaw Halik | |
2018-08-04 | logic/pipeline: rotation order fixrevert-geometry-stuff | Stanislaw Halik | |
v2: fix comments v3: fix reltrans | |||
2018-08-04 | Revert "compat/euler: move gimbal lock from yaw to roll" | Stanislaw Halik | |
This reverts commit d5cd7d31c92593c593c8c809588284d61316c2ec. | |||
2018-08-04 | Revert "compat/euler: fix axis signs" | Stanislaw Halik | |
This reverts commit f5da0719c5790c72524310cf329ac6755d6b7ef4. | |||
2018-08-04 | tracker/pt: fix center with dynamic pose set | Stanislaw Halik | |
It was necessary to center _twice_ in order to reset dynamic pose. Put a spinlock around the code. | |||
2018-08-04 | tracker/rift: fix build | Stanislaw Halik | |
2018-08-03 | tracker/rift: maybe improve Rift centering | Stanislaw Halik | |
2018-08-03 | tracker/rift: remove old yaw spring code | Stanislaw Halik | |
2018-08-03 | I won't finish the doxygen stuff | Stanislaw Halik | |
2018-08-03 | irrelevant busywork | Stanislaw Halik | |
2018-08-03 | tracker/pt: add green only harder | Stanislaw Halik | |
Issue: #808 | |||
2018-08-03 | tracker/pt: add authorship info for meanshift code | Stanislaw Halik | |
2018-08-03 | tracker/pt: extract green channel only as user option | Stanislaw Halik | |
Issue: #808 Requested-by: @DanTDBV | |||
2018-07-31 | add maintainer mode for building WIP main-window mixins | Stanislaw Halik | |
2018-07-31 | compat/simple-mat: remove static_assert message | Stanislaw Halik | |
2018-07-31 | tracker/tobii-eyex: remove obsolete code | Stanislaw Halik | |
The API is obsolete as well as the device. | |||
2018-07-31 | spline: appease static analyzermixin-work | Stanislaw Halik | |
2018-07-31 | dinput: comment | Stanislaw Halik | |
2018-07-31 | compat/time: less wastage | Stanislaw Halik | |
2018-07-31 | cmake/msvc: shut up harder | Stanislaw Halik | |
2018-07-24 | main-window: further work | Stanislaw Halik | |
2018-07-24 | minor cleanups | Stanislaw Halik | |
2018-07-24 | wip | Stanislaw Halik | |
2018-07-24 | fix | Stanislaw Halik | |
2018-07-24 | wip | Stanislaw Halik | |
2018-07-24 | WIP | Stanislaw Halik | |
2018-07-24 | compat/meta: fix for mixins | Stanislaw Halik | |
2018-07-24 | compat/macros: more decltype(auto) | Stanislaw Halik | |
2018-07-24 | add explicit | Stanislaw Halik | |
2018-07-24 | tracker/pt: remove unused typedef | Stanislaw Halik | |
Issue: #726 | |||
2018-07-24 | x-plane: cleanup, reformat | Stanislaw Halik | |
2018-07-24 | dinput: fix POV hats, spurious events | Stanislaw Halik | |
2018-07-14 | opentrack: move macros away from header file | Stanislaw Halik | |
2018-07-14 | opentrack: this can be private | Stanislaw Halik | |
2018-07-14 | opentrack: cleanup main_window::set_title | Stanislaw Halik | |
2018-07-14 | compat/meta: fixes | Stanislaw Halik | |
2018-07-14 | fix build | Stanislaw Halik | |
2018-07-14 | options/slider: remove constexpr | Stanislaw Halik | |
it implies inline | |||
2018-07-13 | appease analyzer | Stanislaw Halik | |
2018-07-11 | gui/init: sprinkle some `static' | Stanislaw Halik | |
2018-07-11 | compat/macros: fix return type | Stanislaw Halik | |