summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set whole or by component with toolstrip itemJacob Palecki2020-09-016-133/+263
* Remove console projectJacob Palecki2020-08-315-7279/+0
* Merge pull request #1 from Sidiouth/sidiJacobPalecki2020-08-315-5/+7
|\
| * Initial commitSidiouth2020-08-315-5/+7
* | Merge pull request #17 from a1xd/indepJacobPalecki2020-08-3143-1122/+654
|\ \ | |/ |/|
| * add independent xy accel to drivera1xd2020-08-3142-996/+629
| * clean up wrapper, minimize heap alloca1xd2020-08-248-153/+52
|/
* Merge pull request #16 from JacobPalecki/Misca1xd2020-08-2227-98/+1229
|\
| * delete personal settings.json left in repoJacob Palecki2020-08-221-35/+0
| * Fix rotation getterJacob Palecki2020-08-221-1/+1
| * Saving and loading fully worksJacob Palecki2020-08-2211-140/+332
| * Serialization mostly workingJacob Palecki2020-08-209-3/+217
| * Add accel type to active values and tweak colorJacob Palecki2020-08-207-30/+136
| * Display active valuesJacob Palecki2020-08-2013-50/+318
| * Add empty active labels for all optionsJacob Palecki2020-08-201-138/+294
| * Sigmoid gainJacob Palecki2020-08-208-3/+64
| * Add natural gain accel; add scale by DPI, poll rate in GUIJacob Palecki2020-08-1912-149/+318
|/
* Merge pull request #15 from JacobPalecki/GUIa1xd2020-08-1423-461/+1898
|\
| * Fix initial points, add poll time constantJacob Palecki2020-08-1310-43/+62
| * All works smoothlyJacob Palecki2020-08-1310-85/+201
| * Dot to show mouse moveJacob Palecki2020-08-1310-74/+1009
| * Almost workingJacob Palecki2020-08-129-52/+175
| * Factor accel calculations into calculation classesJacob Palecki2020-08-126-89/+150
| * Reorganized solution into directoriesJacob Palecki2020-08-1211-43/+9
| * Add ability to have x\y graphsJacob Palecki2020-08-126-81/+268
| * Fixed some edge cases around not using enterJacob Palecki2020-08-122-6/+12
| * Nicer decimals, enter press not needed to enter valuesJacob Palecki2020-08-123-75/+99
|/
* Merge pull request #14 from JacobPalecki/GainCapa1xd2020-08-1211-74/+391
|\
| * Disallow differing x and y weights with gain capJacob Palecki2020-08-117-28/+73
| * Merge branch 'master' into GainCapJacob Palecki2020-08-1115-47/+87
| |\ | |/ |/|
* | Merge pull request #13 from a1xd/write-cda1xd2020-08-1115-47/+87
|\ \
| * | define exceptions for invalid arg & io errorsa1xd2020-08-1113-42/+65
| * | add a cooldown on write (one second)a1xd2020-08-062-5/+22
|/ /
| * Further commentsJacob Palecki2020-08-051-5/+41
| * Fix gain cap for positive offsetsJacob Palecki2020-08-051-15/+11
| * Add velocity gain optionJacob Palecki2020-08-049-61/+301
|/
* Merge pull request #12 from JacobPalecki/GUIa1xd2020-08-0414-168/+539
|\
| * Even nicerJacob Palecki2020-08-041-7/+3
| * Remove unnecessary .clear() callJacob Palecki2020-08-041-5/+0
| * Data rebind for faster graph updateJacob Palecki2020-08-042-27/+29
| * Read from driver to get graph valuesJacob Palecki2020-08-032-1/+5
| * Merge from masterJacob Palecki2020-08-031-5/+6
| |\ | |/ |/|
* | Merge pull request #9 from a1xd/read-fixa1xd2020-08-032-5/+7
|\ \
| * | fix read function using direct ioa1xd2020-08-032-5/+7
|/ /
| * Start work on reading from driverJacob Palecki2020-08-0310-22/+40
| * Merge branch 'master' into GUIJacob Palecki2020-08-0319-248/+273
| |\ | |/ |/|
* | Merge pull request #8 from a1xd/reada1xd2020-08-0119-248/+273
|\ \
| * | move clipp/parse logic into console projecta1xd2020-07-3111-162/+142
| * | move write function into common io headera1xd2020-07-3111-66/+45
| * | add reada1xd2020-07-314-23/+89
|/ /