| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The menus mostly work | Jacob Palecki | 2020-09-02 | 3 | -14/+32 |
| * | Move optionsets to applyoptions | Jacob Palecki | 2020-09-02 | 5 | -46/+112 |
| * | Small fixes, correctly align labels and boxes | Jacob Palecki | 2020-09-01 | 3 | -13/+40 |
| * | Second half - the parts in place | Jacob Palecki | 2020-09-01 | 4 | -5/+38 |
| * | intermittent commit - large commit halfway done | Jacob Palecki | 2020-09-01 | 7 | -164/+527 |
| * | Add factory to create AccelGUI | Jacob Palecki | 2020-09-01 | 2 | -2/+208 |
| * | Move constants to central class | Jacob Palecki | 2020-09-01 | 11 | -70/+31 |
| * | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 22 | -30/+282 |
| * | Show xy charts only when accel applied by component | Jacob Palecki | 2020-09-01 | 5 | -22/+12 |
| * | Set whole or by component with toolstrip item | Jacob Palecki | 2020-09-01 | 3 | -3/+98 |
| * | Merge pull request #1 from Sidiouth/sidi | JacobPalecki | 2020-08-31 | 3 | -3/+5 |
| |\ | |||||
| | * | Initial commit | Sidiouth | 2020-08-31 | 3 | -3/+5 |
| * | | add independent xy accel to driver | a1xd | 2020-08-31 | 7 | -192/+198 |
| |/ | |||||
| * | Saving and loading fully works | Jacob Palecki | 2020-08-22 | 5 | -81/+259 |
| * | Serialization mostly working | Jacob Palecki | 2020-08-20 | 3 | -1/+158 |
| * | Add accel type to active values and tweak color | Jacob Palecki | 2020-08-20 | 5 | -9/+110 |
| * | Display active values | Jacob Palecki | 2020-08-20 | 7 | -18/+203 |
| * | Sigmoid gain | Jacob Palecki | 2020-08-20 | 1 | -0/+1 |
| * | Add natural gain accel; add scale by DPI, poll rate in GUI | Jacob Palecki | 2020-08-19 | 3 | -16/+66 |
| * | Fix initial points, add poll time constant | Jacob Palecki | 2020-08-13 | 8 | -43/+48 |
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 7 | -85/+193 |
| * | Dot to show mouse move | Jacob Palecki | 2020-08-13 | 7 | -43/+912 |
| * | Almost working | Jacob Palecki | 2020-08-12 | 7 | -43/+161 |
| * | Factor accel calculations into calculation classes | Jacob Palecki | 2020-08-12 | 5 | -89/+148 |
| * | Reorganized solution into directories | Jacob Palecki | 2020-08-12 | 9 | -0/+1149 |