summaryrefslogtreecommitdiff
path: root/common/accel-base.hpp
Commit message (Expand)AuthorAgeFilesLines
* Some fixesJacob Palecki2021-01-111-2/+2
* Implement direcitonality UIJacob Palecki2021-01-101-0/+5
* move speedcap into acceleratora1xd2020-10-211-0/+1
* fix non-standard access of template base membersa1xd2020-10-131-9/+9
* disallow negative weight with non-additive typesa1xd2020-09-281-1/+1
* add arg checks in wrappera1xd2020-09-271-8/+8
* Fix weightJacob Palecki2020-09-091-1/+1
* Refactor for nice gain offsetJacob Palecki2020-09-031-3/+5
* Start adding gain offsetsJacob Palecki2020-09-021-1/+2
* add independent xy accel to drivera1xd2020-08-311-47/+26
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-191-1/+1
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-0/+2
* define exceptions for invalid arg & io errorsa1xd2020-08-111-5/+12
* add more tweaks for st-refactora1xd2020-07-311-7/+9
* Make weight a member of accel_basea1xd2020-07-301-2/+19
* add tweaks for st-refactora1xd2020-07-301-0/+50