summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Add separate box for power in classic modeJacob Palecki2021-07-0915-45/+157
| * fix filename casing in docsa1xd2021-07-061-1/+1
| * bugfix - off by 1a1xd2021-07-061-1/+1
| * guard against large values of smooth_rate for jump typesa1xd2021-07-061-3/+7
| * fix double error message on gui version checka1xd2021-07-061-11/+1
| * allow p < 2 in Lp distance modea1xd2021-07-061-4/+4
| * use standard syntax for writer optionsa1xd2021-07-061-3/+3
| * fix typo and wrapper/input code from lut2 mergea1xd2021-07-068-144/+118
| * merge lut2a1xd2021-07-0580-2122/+3759
|/|
| * Handle power\exponent correctly in GUIJacob Palecki2021-07-033-4/+26
| * Guide updates and accel type choice fixedJacob Palecki2021-07-038-4/+4
| * Small fixes, guide additions, tweaksJacob Palecki2021-07-034-6/+15
| * Format mostly correctJacob Palecki2021-07-012-4/+15
| * Further formatting adjustmentsJacob Palecki2021-07-012-4/+6
| * LUT Panel formattingJacob Palecki2021-07-015-8/+38
| * Begin updating guideJacob Palecki2021-07-011-0/+3
| * Mostly workingJacob Palecki2021-07-017-121/+119