Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-12 | logic/pipeline: cleanup only | Stanislaw Halik | |
2018-10-12 | logic/pipeline: fix duplicate d2r | Stanislaw Halik | |
2018-10-12 | variant/trackmouse: copy-paste from default on short notice | Stanislaw Halik | |
2018-10-12 | pt/settings: make header-only | Stanislaw Halik | |
2018-10-08 | proto/mouse: fix fraction | Stanislaw Halik | |
2018-10-08 | dinput: fix mingw-w64 | Stanislaw Halik | |
2018-10-08 | cmake: fix mingw-w64 | Stanislaw Halik | |
2018-10-08 | cmake/msvc: fix warning on preview | Stanislaw Halik | |
2018-10-07 | fix GCC build errors | Stanislaw Halik | |
Issue: #726 | |||
2018-10-05 | logic/pipeline: probably fix remaining bugs | Stanislaw Halik | |
2018-10-05 | main-window: shutup temp warning on maintainer mode | Stanislaw Halik | |
2018-10-05 | compat/linkage-macros: fix template exports on mingw-w64 | Stanislaw Halik | |
2018-10-05 | qxt-mini: try fix osx shortcut snafu | Stanislaw Halik | |
2018-10-05 | gui/init: handle -msse2 -mno-sse3 | Stanislaw Halik | |
2018-10-05 | cv/tcal: don't count separate roll as sample | Stanislaw Halik | |
2018-10-05 | tracker/pt: dynpose default to off | Stanislaw Halik | |
2018-10-05 | silly busywork | Stanislaw Halik | |
2018-10-05 | options: don't use typeindex w/ lambdas | Stanislaw Halik | |
Rename traits' functions to be more explicit. Most of the changes are pretty old and I can't read them at this time, sorry. Adjust usages. Issue: #825 Reported-by: @DanielKinsman | |||
2018-10-05 | use attributes only at declaration, not definition | Stanislaw Halik | |
2018-10-05 | api: delete pointless delete move ctor | Stanislaw Halik | |
2018-10-05 | cmake: fix mingw-w64 | Stanislaw Halik | |
2018-10-05 | gitignore | Stanislaw Halik | |
2018-10-05 | clang-tidy another warning | Stanislaw Halik | |
2018-08-31 | don't consider everything text (like png files) otherwise git converts them | Daniel Kinsman | |
2018-08-27 | ext/bms: what the hell was that?work-20180827 | Stanislaw Halik | |
2018-08-27 | spline/widget: fix min point distance logic | Stanislaw Halik | |
- rename the function - return min distance value in position of `x', not pixels - add some DPI scaling for point size and line length - use snap logic where it was ignored | |||
2018-08-27 | tracker/hatire: appease analyzer | Stanislaw Halik | |
2018-08-27 | tracker/hatire: appease clang analyzer | Stanislaw Halik | |
2018-08-27 | spline: modernize | Stanislaw Halik | |
2018-08-27 | proto/ft: fix hack for falcon bms | Stanislaw Halik | |
2018-08-27 | compat/timer: fix integer literal type suffixes | Stanislaw Halik | |
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 | |