summaryrefslogtreecommitdiff
path: root/grapher/Models/Serialized/SettingsManager.cs
Commit message (Expand)AuthorAgeFilesLines
* add indicator to last move on normalized dev reada1xd2021-09-231-5/+10
* Change disable button to reset, update doc textJacob Palecki2021-09-231-1/+1
* rename directional multipliersa1xd2021-09-231-1/+2
* refactor SetActiveHandles methoda1xd2021-09-231-18/+12
* add device menua1xd2021-09-231-11/+56
* update SettingsManagera1xd2021-09-231-16/+81
* get grapher buildinga1xd2021-09-231-52/+66
* fix typo and wrapper/input code from lut2 mergea1xd2021-07-061-1/+1
* merge lut2a1xd2021-07-051-46/+93
|\
| * update wrapper + writer to handle luta1xd2021-04-061-46/+92
| * It buildsJacob Palecki2021-04-051-8/+9
| * Fix most errors from wrapper rewriteJacob Palecki2021-04-041-3/+3
| * Add lookuptable jsonJacob Palecki2021-04-011-1/+1
* | Implement settings save/restore for streaming mode optionMatthew Strasiotto2021-05-011-2/+6
|/
* filter raw input based on ida1xd2021-01-121-3/+2
* RefactorJacob Palecki2021-01-071-66/+7
* rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-071-0/+66
* add directional multipliersa1xd2020-12-031-2/+2
* embed version info into assembliesa1xd2020-12-021-29/+0
* put autowrite option back in menua1xd2020-10-211-10/+15
* add toggle button + save gui settings on closea1xd2020-10-081-13/+9
* ease requirements for loading driver settingsa1xd2020-10-071-17/+15
* Handle errors from bad arg on writeJacob Palecki2020-09-271-0/+29
* add arg checks in wrappera1xd2020-09-271-17/+34
* add initial writera1xd2020-09-251-18/+23
* Save option to show velocity and gain on gui startupJacob Palecki2020-09-221-1/+7
* Save show last mouse valueJacob Palecki2020-09-081-3/+10
* Merge with masterJacob Palecki2020-09-041-17/+7
|\
| * add 1s write delay to drivera1xd2020-09-011-17/+7
* | Add constants class and separate classes into regionsJacob Palecki2020-09-011-0/+12
|/
* add independent xy accel to drivera1xd2020-08-311-70/+45
* Saving and loading fully worksJacob Palecki2020-08-221-0/+123