| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor vec2/math | a1xd | 2021-09-23 | 1 | -3/+1 |
| | | |||||
| * | add per-device configuration | a1xd | 2021-09-23 | 1 | -5/+13 |
| | | | | | | | | | | | | adds input and [in, out] cap for classic mode adds input cap for power mode change wrapper/input, now gets useful device names change (now dev specific) dpi to adjust sensitivity change y sensitivity to y/x ratio remove spaced LUTs grapher and convert do not build | ||||
| * | bugfix - off by 1 | a1xd | 2021-07-06 | 1 | -1/+1 |
| | | |||||
| * | guard against large values of smooth_rate for jump types | a1xd | 2021-07-06 | 1 | -3/+7 |
| | | |||||
| * | ensure normal return values from accel | a1xd | 2021-04-14 | 1 | -2/+5 |
| | | |||||
| * | optimize a bit/refactor modify | a1xd | 2021-04-08 | 1 | -4/+1 |
| | | |||||
| * | add jump type | a1xd | 2021-03-29 | 1 | -0/+73 |