summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUI.cs
Commit message (Expand)AuthorAgeFilesLines
...
* Set WriteButton vertical placementJacob Palecki2020-09-081-18/+29
* Add delay on button enable after writing to driverJacob Palecki2020-09-081-0/+40
* Remove and sort usings en masseJacob Palecki2020-09-081-7/+0
* Alignment for whole mode worksJacob Palecki2020-09-081-16/+4
* Merge with masterJacob Palecki2020-09-041-2/+9
|\
| * Add offset options to GUI, make gain options defaultJacob Palecki2020-09-031-5/+6
| * Refactor for nice gain offsetJacob Palecki2020-09-031-0/+1
| * add 1s write delay to drivera1xd2020-09-011-2/+10
* | The menus mostly workJacob Palecki2020-09-021-1/+1
* | Move optionsets to applyoptionsJacob Palecki2020-09-021-21/+3
* | Second half - the parts in placeJacob Palecki2020-09-011-0/+2
* | intermittent commit - large commit halfway doneJacob Palecki2020-09-011-51/+18
* | Add factory to create AccelGUIJacob Palecki2020-09-011-2/+1
* | Add constants class and separate classes into regionsJacob Palecki2020-09-011-6/+7
* | Show xy charts only when accel applied by componentJacob Palecki2020-09-011-3/+5
* | Set whole or by component with toolstrip itemJacob Palecki2020-09-011-1/+7
|/
* add independent xy accel to drivera1xd2020-08-311-24/+48
* Saving and loading fully worksJacob Palecki2020-08-221-38/+33
* Serialization mostly workingJacob Palecki2020-08-201-1/+26
* Add accel type to active values and tweak colorJacob Palecki2020-08-201-0/+1
* Display active valuesJacob Palecki2020-08-201-0/+13
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-191-2/+15
* Fix initial points, add poll time constantJacob Palecki2020-08-131-1/+1
* Dot to show mouse moveJacob Palecki2020-08-131-6/+9
* Factor accel calculations into calculation classesJacob Palecki2020-08-121-88/+6
* Reorganized solution into directoriesJacob Palecki2020-08-121-0/+180