summaryrefslogtreecommitdiff
path: root/grapher/Models/AccelGUI.cs
Commit message (Expand)AuthorAgeFilesLines
* change toggle text, "enabled" -> "disable"a1xd2021-01-211-1/+1
* center gui on initial resizea1xd2021-01-211-1/+0
* add angle snappinga1xd2021-01-211-0/+1
* Final GUI tweaksJacob Palecki2021-01-201-0/+5
* merge with master buildsJacob Palecki2021-01-201-2/+18
|\
| * show custom dialog on bad input (#63)a1xd2021-01-141-1/+1
| * filter raw input based on ida1xd2021-01-121-1/+11
| * RefactorJacob Palecki2021-01-071-2/+7
| * add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-051-1/+2
* | Many small tweaksJacob Palecki2021-01-121-1/+1
* | Implement direcitonality UIJacob Palecki2021-01-101-1/+3
|/
* add changes from reviewa1xd2020-12-031-1/+1
* add directional multipliersa1xd2020-12-031-1/+2
* embed version info into assembliesa1xd2020-12-021-1/+1
* move speedcap into acceleratora1xd2020-10-211-3/+6
* put autowrite option back in menua1xd2020-10-211-51/+42
* add speed capa1xd2020-10-201-1/+2
* add magic number to constantsa1xd2020-10-081-1/+1
* disable write button when settings are toggled offa1xd2020-10-081-4/+4
* Follow full C# conventionJacob Palecki2020-10-081-1/+1
* add scroll to chartsa1xd2020-10-081-0/+2
* add toggle button + save gui settings on closea1xd2020-10-081-31/+119
* set invisible args to default values before writea1xd2020-09-291-1/+1
* Handle errors from bad arg on writeJacob Palecki2020-09-271-2/+1
* Merge and fix write buttonJacob Palecki2020-09-271-5/+17
|\
| * add arg checks in wrappera1xd2020-09-271-5/+15
|/
* Scale Last Mouse Move by poll rateJacob Palecki2020-09-261-2/+2
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-1/+0
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-251-0/+19
* add initial writera1xd2020-09-251-8/+2
* separate x/y mostly worksJacob Palecki2020-09-211-1/+1
* Add y lines to graphes + further workJacob Palecki2020-09-171-2/+1
* Unsure if I will use thisJacob Palecki2020-09-161-1/+1
* By component, anisotropy full worksJacob Palecki2020-09-081-2/+4
* 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
|/