summaryrefslogtreecommitdiff
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-079-6/+58
* natural legacy algorithm was correct, leave as it wasJacob Palecki2021-04-061-1/+1
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-068-9/+10
* Rename accelMotivity to growthRateJacob Palecki2021-04-067-7/+8
* Remove cap and offset style switchesJacob Palecki2021-04-064-122/+37
* Fix checkbox not snappingJacob Palecki2021-04-062-2/+14
* Resize vertically for correctnessJacob Palecki2021-04-052-2/+5
* Correctly align gain switchJacob Palecki2021-04-051-0/+1
* Add gain switchJacob Palecki2021-04-0516-15/+181
* LUT GUI fixesJacob Palecki2021-04-055-16/+34
* update wrapper + writer to handle luta1xd2021-04-0623-501/+665
* LUT text layoutJacob Palecki2021-04-0513-3/+43
* It buildsJacob Palecki2021-04-053-15/+16
* Add textoption for lut text displayJacob Palecki2021-04-042-1/+97
* Fix two more errors, add LUT layoutJacob Palecki2021-04-042-2/+29
* Fix most errors from wrapper rewriteJacob Palecki2021-04-0411-68/+67
* Add differing table typesJacob Palecki2021-04-013-38/+55
* Add lookuptable jsonJacob Palecki2021-04-013-3/+70
* use callbacks for applying accela1xd2021-04-017-66/+113
* check for safe mode before hooking into dev stacka1xd2021-04-011-1/+7
* add minimum to complement speed capa1xd2021-04-014-46/+55
* make weights work in by component modea1xd2021-04-013-43/+41
* driver - apply accel disregarding num packetsa1xd2021-04-014-19/+29
* add flag to negate device matcha1xd2021-04-013-2/+8
* update resta1xd2021-04-0118-498/+508
* refactor lut/motivitya1xd2021-03-3011-166/+315
* put utility in namespacea1xd2021-03-302-32/+39
* add zero/inf/nan guardsa1xd2021-03-293-28/+49
* add jump typea1xd2021-03-294-0/+85
* formatting + file renamesa1xd2021-03-2913-126/+158
* refactor common/settingsa1xd2021-03-2913-370/+260
* Merge pull request #81 from a1xd/log-unhandled-exv1.4.3a1xd2021-03-113-9/+21
|\
| * add handler for unhandled exceptionsa1xd2021-03-113-9/+21
|/
* Merge pull request #71 from a1xd/fix-dev-idv1.4.2a1xd2021-02-028-57/+100
|\
| * fix typos in guidea1xd2021-02-021-1/+1
| * bump versiona1xd2021-02-021-1/+1
| * increase default sens capa1xd2021-02-021-1/+1
| * fix device id not working with g305a1xd2021-01-305-54/+97
|/
* bump versiona1xd2021-01-231-1/+1
* Merge pull request #69 from JacobPalecki/FixByComponentv1.4.1a1xd2021-01-224-6/+11
|\
| * fix last mouse move - swapped axesa1xd2021-01-221-2/+2
| * Fix anisotropy panel covering bottom classic option in by componentJacob Palecki2021-01-222-2/+2
| * Fix graphing error in by component graph calculationJacob Palecki2021-01-221-2/+7
|/
* Merge pull request #67 from JacobPalecki/graph_fixJacobPalecki2021-01-221-2/+1
|\
| * Fix graph for lp_norm != 1Jacob Palecki2021-01-211-2/+1
|/
* Merge pull request #66 from a1xd/1.4-tweaksv1.4.0JacobPalecki2021-01-2112-27/+72
|\
| * change toggle text, "enabled" -> "disable"a1xd2021-01-211-1/+1
| * center gui on initial resizea1xd2021-01-212-5/+13