| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | -Right-alight option labels in the gui -Allow users to modify the string already in the options field | ||||
| * | 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 |
| | | |||||
| * | Add FieldXY | Jacob Palecki | 2020-07-29 | 1 | -60/+132 |
| | | |||||
| * | All single-value boxes use fields | Jacob Palecki | 2020-07-29 | 1 | -4/+0 |
| | | |||||
| * | Separate classes into files, add Field class for text box state | Jacob Palecki | 2020-07-29 | 1 | -15/+14 |
| | | |||||
| * | Take new data for most fields by pressing enter | Jacob Palecki | 2020-07-29 | 1 | -14/+21 |
| | | |||||
| * | Rename elements and add write button | Jacob Palecki | 2020-07-29 | 1 | -101/+110 |
| | | |||||
| * | Added skeleton for input fields | Jacob Palecki | 2020-07-29 | 1 | -17/+228 |
| | | |||||
| * | Add correct names and labels | Jacob Palecki | 2020-07-24 | 1 | -19/+22 |
| | | |||||
| * | Add a basic windows forms grapher | Jacob Palecki | 2020-07-24 | 1 | -0/+73 |