summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix gain switch GUIJacob Palecki2021-09-231-3/+3
* fix gain classic with input cap modea1xd2021-09-231-1/+1
* fix legacy classic with io cap modea1xd2021-09-231-3/+4
* add device menua1xd2021-09-2310-344/+501
* fix potential leaksa1xd2021-09-232-2/+10
* add fn for making a shortcut in startup foldera1xd2021-09-231-1/+64
* rename driver_settingsa1xd2021-09-235-64/+68
* fix clang build errorsa1xd2021-09-232-11/+10
* Cap type options now fully workingJacob Palecki2021-09-239-299/+625
* Mostly working cap type in GUIJacob Palecki2021-09-2318-210/+481
* Some reorganizingJacob Palecki2021-09-233-35/+55
* Most of Cap Type options in GUIJacob Palecki2021-09-234-106/+401
* YToXRatio fully worksJacob Palecki2021-09-238-33/+96
* Add lp norm new info to docJacob Palecki2021-09-231-0/+1
* Support infinite LP norm - any value greater than 64Jacob Palecki2021-09-231-0/+9
* Add y\x ratio to guiJacob Palecki2021-09-238-144/+252
* update SettingsManagera1xd2021-09-233-18/+88
* show power mode cap fielda1xd2021-09-231-1/+1
* get grapher buildinga1xd2021-09-2326-275/+476
* increase lut points capacity to 257a1xd2021-09-232-5/+3
* move safeboot check into DriverEntrya1xd2021-09-231-3/+1
* make profile count dynamic (unlimited)a1xd2021-09-235-135/+206
* change lookup impl to use binary searcha1xd2021-09-231-142/+42
* fix kernel bugchecka1xd2021-09-231-2/+4
* make ioctls constexpra1xd2021-09-233-16/+11
* refactor vec2/matha1xd2021-09-2311-52/+44
* add per-device configurationa1xd2021-09-2321-1155/+1467
* Merge pull request #107 from a1xd/1.5.0-fixa1xd2021-09-234-4/+36
|\
| * fix - motivity not set from inputv1.5.0a1xd2021-09-231-2/+12
| * check number of points on LUT parsea1xd2021-09-231-1/+15
| * make last move dot largera1xd2021-09-232-1/+9
|/
* Merge pull request #105 from a1xd/1.5.xa1xd2021-09-2288-2356/+4455
|\
| * improve converter + docsa1xd2021-09-223-13/+14
| * fix docsa1xd2021-09-222-10/+6
| * converter - use argv for IA settings patha1xd2021-09-221-31/+40
| * remove converter questions, add notes insteada1xd2021-09-211-7/+19
| * handle lut mode exceptions on applya1xd2021-09-212-14/+33
| * rename disable button to reseta1xd2021-09-212-19/+22
| * bugfix - oob in SettingsErrors::ToStringa1xd2021-08-292-12/+12
| * remove culture specific float parsinga1xd2021-08-292-7/+5
| * add validation checks for jump modea1xd2021-08-291-0/+6
| * remove unused accel fieldsa1xd2021-08-293-3/+3
| * enable directionality options with by-componenta1xd2021-08-291-44/+20
| * fix args setter from field inputa1xd2021-07-111-2/+2
| * Small bug fixesJacob Palecki2021-07-104-7/+11
| * Remove unneeded functionJacob Palecki2021-07-101-16/+0
| * Fixed default values by splitting into unique text boxesJacob Palecki2021-07-1015-69/+408
| * Fix truncated sensitivity legendJacob Palecki2021-07-101-0/+3
| * Fix gain graph legend positionJacob Palecki2021-07-092-1/+15
| * Small bugfix + add default text for LUTJacob Palecki2021-07-092-1/+19