| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tweaks | Jacob Palecki | 2021-01-20 | 1 | -9/+0 |
| * | merge with master builds | Jacob Palecki | 2021-01-20 | 1 | -4/+19 |
| |\ | |||||
| | * | filter raw input based on id | a1xd | 2021-01-12 | 1 | -3/+0 |
| | * | rough GUI integration of "Device Hardware ID" | Tomáš Pazdiora | 2021-01-07 | 1 | -11/+20 |
| * | | Many small tweaks | Jacob Palecki | 2021-01-12 | 1 | -84/+86 |
| * | | Implement direcitonality UI | Jacob Palecki | 2021-01-10 | 1 | -40/+256 |
| |/ | |||||
| * | put autowrite option back in menu | a1xd | 2020-10-21 | 1 | -4/+16 |
| * | improve comments, variable names | a1xd | 2020-10-08 | 1 | -106/+106 |
| * | rename sensitivity field to 'sens multiplier' | a1xd | 2020-10-08 | 1 | -2/+2 |
| * | add scroll to charts | a1xd | 2020-10-08 | 1 | -998/+1028 |
| * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 1 | -29/+19 |
| * | 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 |