| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #38 from a1xd/1.2v1.2.0-w7v1.2.0 | a1xd | 2020-10-25 | 13 | -80/+127 |
| |\ | | | | | 1.2.0 | ||||
| | * | update signed | a1xd | 2020-10-21 | 1 | -0/+0 |
| | | | |||||
| | * | move speedcap into accelerator | a1xd | 2020-10-21 | 5 | -17/+18 |
| | | | |||||
| | * | put autowrite option back in menu | a1xd | 2020-10-21 | 7 | -73/+95 |
| | | | |||||
| | * | fix sens label visibility when separated | a1xd | 2020-10-21 | 1 | -1/+2 |
| | | | |||||
| | * | update min time threshold for 8khz | a1xd | 2020-10-20 | 1 | -1/+3 |
| | | | |||||
| | * | add speed cap | a1xd | 2020-10-20 | 4 | -7/+28 |
| |/ | |||||
| * | Merge pull request #37 from JacobPalecki/GUIv1.1.2 | a1xd | 2020-10-19 | 1 | -2/+2 |
| |\ | | | | | Fix output velocity calculation | ||||
| | * | Fix output velocity calculation | Jacob Palecki | 2020-10-18 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #36 from a1xd/gain-conv-fixv1.1.1 | a1xd | 2020-10-15 | 6 | -107/+116 |
| |\ | | | | | fix gain cap conversion | ||||
| | * | Merge remote-tracking branch 'downstream/GUI' into gain-conv-fix | Jacob Palecki | 2020-10-15 | 4 | -70/+74 |
| | |\ | |||||
| | | * | Fix simulated mouse input bug + small renaming | Jacob Palecki | 2020-10-15 | 4 | -70/+74 |
| | |/ |/| | |||||
| | * | fix gain cap conversion | a1xd | 2020-10-15 | 1 | -7/+5 |
| | | | |||||
| | * | update signed for 1.1.1 | a1xd | 2020-10-15 | 1 | -0/+0 |
| | | | |||||
| | * | improve converter prompt | a1xd | 2020-10-15 | 1 | -30/+37 |
| |/ | |||||
| * | Merge pull request #35 from a1xd/1.1.1 | a1xd | 2020-10-14 | 5 | -95/+124 |
| |\ | | | | | 1.1.1 | ||||
| | * | fix non-standard access of template base members | a1xd | 2020-10-13 | 1 | -9/+9 |
| | | | |||||
| | * | hide weight when motivity is selected | a1xd | 2020-10-13 | 1 | -1/+1 |
| | | | |||||
| | * | fix conversion of non-linear quake accel | a1xd | 2020-10-12 | 1 | -1/+3 |
| | | | |||||
| | * | fix #34 bad cap and sens conversion | a1xd | 2020-10-11 | 1 | -6/+8 |
| | | | |||||
| | * | refactor converter | a1xd | 2020-10-11 | 2 | -82/+107 |
| | | | |||||
| | * | raise default scale cap from 9 to 128 | a1xd | 2020-10-10 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #33 from a1xd/1.1v1.1.0 | a1xd | 2020-10-08 | 20 | -1196/+1310 |
| |\ | | | | | 1.1 | ||||
| | * | add magic number to constants | a1xd | 2020-10-08 | 2 | -2/+4 |
| | | | |||||
| | * | disable write button when settings are toggled off | a1xd | 2020-10-08 | 1 | -4/+4 |
| | | | |||||
| | * | improve comments, variable names | a1xd | 2020-10-08 | 4 | -118/+118 |
| | | | |||||
| | * | Follow full C# convention | Jacob Palecki | 2020-10-08 | 2 | -2/+22 |
| | | | |||||
| | * | rename sensitivity field to 'sens multiplier' | a1xd | 2020-10-08 | 3 | -4/+4 |
| | | | |||||
| | * | add scroll to charts | a1xd | 2020-10-08 | 8 | -1089/+1070 |
| | | | |||||
| | * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 12 | -98/+184 |
| | | | | | | | | | remove option to disable write on startup | ||||
| | * | ease requirements for loading driver settings | a1xd | 2020-10-07 | 2 | -22/+39 |
| | | | | | | | | | | | | | | | gui settings are no longer needed this covers edge case where interaccel converter is used but the gui does not run until after reboot | ||||
| | * | add static default settings in wrapper | a1xd | 2020-10-07 | 2 | -2/+2 |
| | | | |||||
| | * | improve installer + docs | a1xd | 2020-10-07 | 3 | -3/+11 |
| |/ | | | | | improve exception handling add link to vcr redist in install section of guide | ||||
| * | Fixed anisotropy not loading correctly on savev1.0.2 | a1xd | 2020-10-07 | 3 | -4/+8 |
| | | |||||
| * | Merge pull request #31 from a1xd/fix-1.0.0 | JacobPalecki | 2020-09-29 | 1 | -0/+2 |
| |\ | | | | | forbid 0 accel with naturalgain | ||||
| | * | forbid 0 accel with naturalgain | a1xd | 2020-09-30 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #30 from a1xd/fix-1.0.0 | JacobPalecki | 2020-09-29 | 3 | -4/+7 |
| |\ | | | | | small fixes for 1.0.0 | ||||
| | * | fix typo in gui | a1xd | 2020-09-29 | 1 | -1/+1 |
| | | | |||||
| | * | build writer as win app instead of console app | a1xd | 2020-09-29 | 1 | -1/+4 |
| | | | |||||
| | * | change cut off from 1 to 10 for natural(gain) accel val | a1xd | 2020-09-29 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #29 from JacobPalecki/GUI | a1xd | 2020-09-29 | 3 | -4/+4 |
| |\ | | | | | Docs: Small Fixes | ||||
| | * | Small fixes | Jacob Palecki | 2020-09-29 | 3 | -4/+4 |
| |/ | |||||
| * | Merge pull request #28 from a1xd/initial-release | JacobPalecki | 2020-09-29 | 39 | -81/+617 |
| |\ | | | | | interaccel converter | ||||
| | * | Potential link fix, better power pic | Jacob Palecki | 2020-09-29 | 2 | -8/+8 |
| | | | |||||
| | * | fix doc link | a1xd | 2020-09-29 | 1 | -1/+1 |
| | | | |||||
| | * | move docs out of grapher | a1xd | 2020-09-29 | 12 | -1/+1 |
| | | | |||||
| | * | change scale cap key | a1xd | 2020-09-29 | 1 | -0/+1 |
| | | | |||||
| | * | add readme touchups and grapher name change | a1xd | 2020-09-29 | 6 | -27/+16 |
| | | | |||||
| | * | merge + small fixes | Jacob Palecki | 2020-09-29 | 23 | -33/+579 |
| | |\ | |||||
| | | * | set invisible args to default values before write | a1xd | 2020-09-29 | 5 | -20/+22 |
| | | | | |||||