summaryrefslogtreecommitdiff
path: root/grapher/Models/Serialized/SettingsManager.cs
Commit message (Expand)AuthorAgeFilesLines
* 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