summaryrefslogtreecommitdiff
path: root/grapher/Form1.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* separate x/y mostly worksJacob Palecki2020-09-211-85/+106
|
* Merge branch 'GUI' into UnsureJacob Palecki2020-09-201-0/+2
|\
| * Add icon to projectJacob Palecki2020-09-201-0/+2
| |
* | Furhter designer changesJacob Palecki2020-09-171-61/+100
|/
* Clean up chart titles, axes, legendsJacob Palecki2020-09-081-23/+59
|
* Add option to turn off last mouse move dotJacob Palecki2020-09-081-6/+18
|
* Add delay on button enable after writing to driverJacob Palecki2020-09-081-1/+0
|
* Alignment for whole mode worksJacob Palecki2020-09-081-1/+0
|
* Add chart resizeJacob Palecki2020-09-071-74/+86
|
* Merge with masterJacob Palecki2020-09-041-162/+191
|\
| * Add offset options to GUI, make gain options defaultJacob Palecki2020-09-031-18/+46
| |
* | Small fixes, correctly align labels and boxesJacob Palecki2020-09-011-127/+127
| |
* | Second half - the parts in placeJacob Palecki2020-09-011-339/+351
| |
* | intermittent commit - large commit halfway doneJacob Palecki2020-09-011-147/+147
| |
* | Add X Y labels for by componentJacob Palecki2020-09-011-168/+192
| |
* | Space boxes for by component modeJacob Palecki2020-09-011-181/+267
| |
* | Add text boxes and labels for by component accelJacob Palecki2020-09-011-189/+261
| |
* | Set whole or by component with toolstrip itemJacob Palecki2020-09-011-130/+161
|/
* Initial commitSidiouth2020-08-311-1/+1
| | | | | -Right-alight option labels in the gui -Allow users to modify the string already in the options field
* Saving and loading fully worksJacob Palecki2020-08-221-17/+19
|
* Serialization mostly workingJacob Palecki2020-08-201-1/+21
|
* Add accel type to active values and tweak colorJacob Palecki2020-08-201-20/+20
|
* Display active valuesJacob Palecki2020-08-201-10/+10
|
* Add empty active labels for all optionsJacob Palecki2020-08-201-138/+294
|
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-191-129/+186
|
* All works smoothlyJacob Palecki2020-08-131-0/+1
|
* Dot to show mouse moveJacob Palecki2020-08-131-30/+84
|
* Add ability to have x\y graphsJacob Palecki2020-08-121-2/+83
|