summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
Commit message (Expand)AuthorAgeFilesLines
* Add chart states to grapherJacob Palecki2020-09-171-0/+5
* Add improved logarithm styleJacob Palecki2020-09-091-0/+4
* Refactor type optionsJacob Palecki2020-09-071-0/+3
* Remove log and sigmoid stylesJacob Palecki2020-09-041-2/+0
* Merge with masterJacob Palecki2020-09-041-0/+1
|\
| * Add offset options to GUI, make gain options defaultJacob Palecki2020-09-031-0/+1
* | intermittent commit - large commit halfway doneJacob Palecki2020-09-011-1/+2
* | Add factory to create AccelGUIJacob Palecki2020-09-011-0/+1
* | Move constants to central classJacob Palecki2020-09-011-0/+1
* | Set whole or by component with toolstrip itemJacob Palecki2020-09-011-0/+1
|/
* add independent xy accel to drivera1xd2020-08-311-1/+1
* clean up wrapper, minimize heap alloca1xd2020-08-241-12/+15
* Saving and loading fully worksJacob Palecki2020-08-221-0/+2
* Serialization mostly workingJacob Palecki2020-08-201-0/+6
* Display active valuesJacob Palecki2020-08-201-0/+2
* Sigmoid gainJacob Palecki2020-08-201-0/+1
* Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-191-0/+1
* All works smoothlyJacob Palecki2020-08-131-0/+2
* Dot to show mouse moveJacob Palecki2020-08-131-0/+1
* Almost workingJacob Palecki2020-08-121-0/+1
* Factor accel calculations into calculation classesJacob Palecki2020-08-121-0/+2
* Reorganized solution into directoriesJacob Palecki2020-08-121-10/+9
* Add ability to have x\y graphsJacob Palecki2020-08-121-0/+1
* Add velocity gain optionJacob Palecki2020-08-041-0/+1
* Add tool menu to enable\disable chartsJacob Palecki2020-08-031-0/+1
* Move logic out of forms class into accelgui classJacob Palecki2020-08-021-0/+1
* Show no settings for off, remove unused class for PRJacob Palecki2020-07-311-1/+1
|\
* | Small refactoring, use new struct to store magnitudesJacob Palecki2020-07-311-0/+1
* | Use options instead of fieldsJacob Palecki2020-07-301-0/+1
* | Use class heirarchy for layout typesJacob Palecki2020-07-301-0/+8
* | Fully use acceloptionsJacob Palecki2020-07-301-0/+1
* | Fix small bugs, add AccelOptions classJacob Palecki2020-07-301-0/+1
* | Add FieldXYJacob Palecki2020-07-291-0/+1
* | Separate classes into files, add Field class for text box stateJacob Palecki2020-07-291-0/+2
|/
* Add a basic windows forms grapherJacob Palecki2020-07-241-0/+90