summaryrefslogtreecommitdiff
path: root/common/accel-jump.hpp
Commit message (Collapse)AuthorAgeFilesLines
* refactor vec2/matha1xd2021-09-231-3/+1
|
* add per-device configurationa1xd2021-09-231-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 1a1xd2021-07-061-1/+1
|
* guard against large values of smooth_rate for jump typesa1xd2021-07-061-3/+7
|
* ensure normal return values from accela1xd2021-04-141-2/+5
|
* optimize a bit/refactor modifya1xd2021-04-081-4/+1
|
* add jump typea1xd2021-03-291-0/+73