summaryrefslogtreecommitdiff
path: root/grapher/Form1.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Small tweaksJacob Palecki2021-09-231-37/+84
|
* fix jump fieldsa1xd2021-09-231-18/+121
|
* generalize power start-from-1a1xd2021-09-231-146/+109
| | | | starting output is determined by (gain) offset
* Add power start from oneJacob Palecki2021-09-231-0/+94
|
* Remove weightJacob Palecki2021-09-231-239/+170
|
* Cap type options now fully workingJacob Palecki2021-09-231-185/+391
|
* Mostly working cap type in GUIJacob Palecki2021-09-231-58/+196
|
* YToXRatio fully worksJacob Palecki2021-09-231-12/+12
|
* Add y\x ratio to guiJacob Palecki2021-09-231-132/+144
|
* get grapher buildinga1xd2021-09-231-63/+63
|
* Small bug fixesJacob Palecki2021-07-101-3/+3
|
* Fixed default values by splitting into unique text boxesJacob Palecki2021-07-101-44/+248
|
* Add separate box for power in classic modeJacob Palecki2021-07-091-20/+88
|
* merge lut2a1xd2021-07-051-58/+192
|\
| * Mostly workingJacob Palecki2021-07-011-76/+76
| |
| * Better-written LUT panelsJacob Palecki2021-06-301-18/+88
| |
| * Add class for LUT apply typeJacob Palecki2021-06-301-18/+18
| |
| * Fix high DPI issueJacob Palecki2021-06-281-14/+36
| |
| * Start of LUT points editingJacob Palecki2021-04-251-16/+38
| |
| * Add active value labels for gain switchJacob Palecki2021-04-071-0/+24
| |
| * Remove cap and offset style switchesJacob Palecki2021-04-061-84/+26
| |
| * Add gain switchJacob Palecki2021-04-051-9/+39
| |
| * LUT GUI fixesJacob Palecki2021-04-051-10/+22
| |
| * LUT text layoutJacob Palecki2021-04-051-0/+12
| |
* | add menu item for streaming modeMatthew Strasiotto2021-05-011-1/+11
| |
* | Reset form 1 to originalMatthew Strasiotto2021-04-271-1512/+1472
| |
* | chartarea is transparent for all charts nowMatthew Strasiotto2021-04-261-2/+6
| |
* | Dock legends, add chart bg colour propertyMatthew Strasiotto2021-04-261-1472/+1508
|/
* TweaksJacob Palecki2021-01-201-9/+0
|
* merge with master buildsJacob Palecki2021-01-201-4/+19
|\
| * filter raw input based on ida1xd2021-01-121-3/+0
| | | | | | | | | | | | | | | | use device id (from device instance) over first hardware id use buffered method for all ioctls update gui/DeviceIDManager to match driver behavior respond to device change events desync MouseData and PointData accessors
| * rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-071-11/+20
| |
* | Many small tweaksJacob Palecki2021-01-121-84/+86
| |
* | Implement direcitonality UIJacob Palecki2021-01-101-40/+256
|/
* put autowrite option back in menua1xd2020-10-211-4/+16
|
* improve comments, variable namesa1xd2020-10-081-106/+106
|
* rename sensitivity field to 'sens multiplier'a1xd2020-10-081-2/+2
|
* add scroll to chartsa1xd2020-10-081-998/+1028
|
* add toggle button + save gui settings on closea1xd2020-10-081-29/+19
| | | | remove option to disable write on startup
* fix typo in guia1xd2020-09-291-1/+1
|
* add readme touchups and grapher name changea1xd2020-09-291-1/+1
|
* Fix tab behaviorJacob Palecki2020-09-271-21/+27
|
* Merge and fix write buttonJacob Palecki2020-09-271-49/+188
|\
| * add arg checks in wrappera1xd2020-09-271-49/+188
| | | | | | | | | | | | | | | | | | | | | | minor changes to settings shape, requires driver reinstall add error handling to writer grapher changes: add prettier serialization + comments add elements for scale and separated limit/exp reset irrelevant (invisible) arg input before checks/write
* | Set tab orderJacob Palecki2020-09-271-23/+23
|/
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-10/+10
|
* Rename write buttonJacob Palecki2020-09-221-7/+7
|
* Rename active to current, make dropdown display accel type on active value setJacob Palecki2020-09-221-4/+4
|
* Fix bug & rename x axis to input speedJacob Palecki2020-09-221-9/+9
|
* Mostly worksJacob Palecki2020-09-221-3/+3
|