summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* unmark fill as consta1xd2021-04-081-1/+1
* Add arbitrary lut structJacob Palecki2021-04-071-0/+103
* Add active value labels for gain switchJacob Palecki2021-04-071-0/+1
* natural legacy algorithm was correct, leave as it wasJacob Palecki2021-04-061-1/+1
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-063-4/+4
* Rename accelMotivity to growthRateJacob Palecki2021-04-063-3/+3
* update wrapper + writer to handle luta1xd2021-04-063-2/+7
* use callbacks for applying accela1xd2021-04-015-57/+95
* add minimum to complement speed capa1xd2021-04-013-45/+51
* make weights work in by component modea1xd2021-04-013-43/+41
* driver - apply accel disregarding num packetsa1xd2021-04-012-0/+8
* add flag to negate device matcha1xd2021-04-011-0/+1
* update resta1xd2021-04-017-68/+289
* refactor lut/motivitya1xd2021-03-309-136/+303
* put utility in namespacea1xd2021-03-301-30/+37
* add zero/inf/nan guardsa1xd2021-03-292-2/+18
* add jump typea1xd2021-03-294-0/+85
* formatting + file renamesa1xd2021-03-2912-124/+156
* refactor common/settingsa1xd2021-03-2911-363/+253
* add handler for unhandled exceptionsa1xd2021-03-111-1/+1
* bump versiona1xd2021-02-021-1/+1
* increase default sens capa1xd2021-02-021-1/+1
* fix device id not working with g305a1xd2021-01-301-32/+46
* bump versiona1xd2021-01-231-1/+1
* update signeda1xd2021-01-211-1/+1
* add angle snappinga1xd2021-01-212-0/+33
* direction/distance calc - small optsa1xd2021-01-211-17/+9
* Bump version to 1.4Jacob Palecki2021-01-201-2/+2
* merge with master buildsJacob Palecki2021-01-204-2/+80
|\
| * filter raw input based on ida1xd2021-01-124-4/+79
| * size device id/hwids based on docsa1xd2021-01-051-1/+3
| * add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-051-0/+1
* | Final graph fidelity tweaks and fixesJacob Palecki2021-01-201-4/+16
* | Some fixesJacob Palecki2021-01-113-15/+23
* | Implement direcitonality UIJacob Palecki2021-01-103-9/+9
* | Add to stigma, directional to settingsJacob Palecki2021-01-082-11/+22
* | Add core logic in commonJacob Palecki2021-01-071-1/+77
|/
* add changes from reviewa1xd2020-12-032-8/+8
* add directional multipliersa1xd2020-12-032-1/+13
* support win7 while cross-signing is still availablea1xd2020-12-021-1/+1
* embed version info into assembliesa1xd2020-12-025-5/+36
* merge common-install with commona1xd2020-12-023-0/+2047
* refactor ioa1xd2020-12-013-38/+28
* Remove experiment file, set driver lang to c++17, fix by component last mouse...Jacob Palecki2020-11-272-34/+0
* move speedcap into acceleratora1xd2020-10-213-11/+10
* update min time threshold for 8khza1xd2020-10-201-1/+3
* add speed capa1xd2020-10-202-6/+23
* fix non-standard access of template base membersa1xd2020-10-131-9/+9
* raise default scale cap from 9 to 128a1xd2020-10-101-1/+1
* disallow negative weight with non-additive typesa1xd2020-09-281-1/+1