| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix typo in gui | a1xd | 2020-09-29 | 1 | -1/+1 |
| * | add readme touchups and grapher name change | a1xd | 2020-09-29 | 1 | -1/+1 |
| * | Fix tab behavior | Jacob Palecki | 2020-09-27 | 1 | -21/+27 |
| * | Merge and fix write button | Jacob Palecki | 2020-09-27 | 1 | -49/+188 |
| |\ |
|
| | * | add arg checks in wrapper | a1xd | 2020-09-27 | 1 | -49/+188 |
| * | | Set tab order | Jacob Palecki | 2020-09-27 | 1 | -23/+23 |
| |/ |
|
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 1 | -10/+10 |
| * | Rename write button | Jacob Palecki | 2020-09-22 | 1 | -7/+7 |
| * | Rename active to current, make dropdown display accel type on active value set | Jacob Palecki | 2020-09-22 | 1 | -4/+4 |
| * | Fix bug & rename x axis to input speed | Jacob Palecki | 2020-09-22 | 1 | -9/+9 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 1 | -3/+3 |
| * | separate x/y mostly works | Jacob Palecki | 2020-09-21 | 1 | -85/+106 |
| * | Merge branch 'GUI' into Unsure | Jacob Palecki | 2020-09-20 | 1 | -0/+2 |
| |\ |
|
| | * | Add icon to project | Jacob Palecki | 2020-09-20 | 1 | -0/+2 |
| * | | Furhter designer changes | Jacob Palecki | 2020-09-17 | 1 | -61/+100 |
| |/ |
|
| * | Clean up chart titles, axes, legends | Jacob Palecki | 2020-09-08 | 1 | -23/+59 |
| * | Add option to turn off last mouse move dot | Jacob Palecki | 2020-09-08 | 1 | -6/+18 |
| * | Add delay on button enable after writing to driver | Jacob Palecki | 2020-09-08 | 1 | -1/+0 |
| * | Alignment for whole mode works | Jacob Palecki | 2020-09-08 | 1 | -1/+0 |
| * | Add chart resize | Jacob Palecki | 2020-09-07 | 1 | -74/+86 |
| * | Merge with master | Jacob Palecki | 2020-09-04 | 1 | -162/+191 |
| |\ |
|
| | * | Add offset options to GUI, make gain options default | Jacob Palecki | 2020-09-03 | 1 | -18/+46 |
| * | | Small fixes, correctly align labels and boxes | Jacob Palecki | 2020-09-01 | 1 | -127/+127 |
| * | | Second half - the parts in place | Jacob Palecki | 2020-09-01 | 1 | -339/+351 |
| * | | intermittent commit - large commit halfway done | Jacob Palecki | 2020-09-01 | 1 | -147/+147 |
| * | | Add X Y labels for by component | Jacob Palecki | 2020-09-01 | 1 | -168/+192 |
| * | | Space boxes for by component mode | Jacob Palecki | 2020-09-01 | 1 | -181/+267 |
| * | | Add text boxes and labels for by component accel | Jacob Palecki | 2020-09-01 | 1 | -189/+261 |
| * | | Set whole or by component with toolstrip item | Jacob Palecki | 2020-09-01 | 1 | -130/+161 |
| |/ |
|
| * | Initial commit | Sidiouth | 2020-08-31 | 1 | -1/+1 |
| * | Saving and loading fully works | Jacob Palecki | 2020-08-22 | 1 | -17/+19 |
| * | Serialization mostly working | Jacob Palecki | 2020-08-20 | 1 | -1/+21 |
| * | Add accel type to active values and tweak color | Jacob Palecki | 2020-08-20 | 1 | -20/+20 |
| * | Display active values | Jacob Palecki | 2020-08-20 | 1 | -10/+10 |
| * | Add empty active labels for all options | Jacob Palecki | 2020-08-20 | 1 | -138/+294 |
| * | Add natural gain accel; add scale by DPI, poll rate in GUI | Jacob Palecki | 2020-08-19 | 1 | -129/+186 |
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 1 | -0/+1 |
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 1 | -30/+84 |
| * | Add ability to have x\y graphs | Jacob Palecki | 2020-08-12 | 1 | -2/+83 |
| * | Nicer decimals, enter press not needed to enter values | Jacob Palecki | 2020-08-12 | 1 | -55/+55 |
| * | Add velocity gain option | Jacob Palecki | 2020-08-04 | 1 | -44/+84 |
| * | Add tool menu to enable\disable charts | Jacob Palecki | 2020-08-03 | 1 | -74/+111 |
| * | Add gain and velocity graphs | Jacob Palecki | 2020-08-02 | 1 | -1/+30 |
| * | Add velocity graph | Jacob Palecki | 2020-08-02 | 1 | -12/+37 |
| * | Add class for storing settings from file | Jacob Palecki | 2020-07-31 | 1 | -1/+0 |
| * | Small refactoring, use new struct to store magnitudes | Jacob Palecki | 2020-07-31 | 1 | -14/+14 |
| * | Use options instead of fields | Jacob Palecki | 2020-07-30 | 1 | -68/+68 |
| * | Fully use acceloptions | Jacob Palecki | 2020-07-30 | 1 | -48/+53 |
| * | Fix small bugs, add AccelOptions class | Jacob Palecki | 2020-07-30 | 1 | -9/+4 |
| * | Adde accel type switch | Jacob Palecki | 2020-07-29 | 1 | -14/+15 |