summaryrefslogtreecommitdiff
path: root/grapher
Commit message (Collapse)AuthorAgeFilesLines
* change MouseMoveNormalizedFormata1xd2021-09-232-12/+11
|
* add indicator to last move on normalized dev reada1xd2021-09-233-9/+45
|
* Small tweaksJacob Palecki2021-09-231-37/+84
|
* Change disable button to reset, update doc textJacob Palecki2021-09-233-5/+5
|
* Disable output offset when both cap type selected in powerJacob Palecki2021-09-232-13/+54
|
* fix jump fieldsa1xd2021-09-2315-19/+241
|
* rename classic_cap_modea1xd2021-09-232-10/+10
|
* rename directional multipliersa1xd2021-09-232-2/+7
| | | | changes profile layout
* refactor SetActiveHandles methoda1xd2021-09-231-18/+12
|
* fix - gui lut modea1xd2021-09-231-2/+3
| | | | AccelArgs::gain was not set from LutApplyOptions
* generalize power start-from-1a1xd2021-09-2315-250/+213
| | | | starting output is determined by (gain) offset
* Add power start from oneJacob Palecki2021-09-2317-0/+316
|
* Fix error in LUT guiJacob Palecki2021-09-231-2/+2
|
* Remove weightJacob Palecki2021-09-2315-297/+170
|
* Get power cap workingJacob Palecki2021-09-231-1/+1
|
* Fix gain switch GUIJacob Palecki2021-09-231-3/+3
|
* add device menua1xd2021-09-2310-344/+501
|
* fix potential leaksa1xd2021-09-232-2/+10
| | | | forms displayed with ShowDialog are only hidden when closed; Dispose must be called manually
* add fn for making a shortcut in startup foldera1xd2021-09-231-1/+64
|
* Cap type options now fully workingJacob Palecki2021-09-239-299/+625
|
* Mostly working cap type in GUIJacob Palecki2021-09-2317-202/+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-237-28/+91
|
* Add y\x ratio to guiJacob Palecki2021-09-238-144/+252
|
* update SettingsManagera1xd2021-09-232-18/+82
| | | | | | load active config from driver only when necessary ignore devices that aren't running the active profile (in mousewatcher)
* show power mode cap fielda1xd2021-09-231-1/+1
|
* get grapher buildinga1xd2021-09-2324-269/+454
|
* 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
|
* handle lut mode exceptions on applya1xd2021-09-212-14/+33
|
* rename disable button to reseta1xd2021-09-212-19/+22
|
* remove culture specific float parsinga1xd2021-08-292-7/+5
| | | | make app/default culture invariant
* remove unused accel fieldsa1xd2021-08-293-3/+3
| | | | | | classic mode - weight natural mode - weight power mode - cap
* 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 double error message on gui version checka1xd2021-07-061-11/+1
|
* fix typo and wrapper/input code from lut2 mergea1xd2021-07-061-1/+1
|
* merge lut2a1xd2021-07-0534-816/+1652
|\
| * Handle power\exponent correctly in GUIJacob Palecki2021-07-031-3/+25
| |
| * Guide updates and accel type choice fixedJacob Palecki2021-07-031-1/+1
| |
| * Small fixes, guide additions, tweaksJacob Palecki2021-07-032-1/+3
| |