| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| | | | | ||||||
| | | * | add wrapper optimization | a1xd | 2020-09-29 | 1 | -5/+4 | |
| | | | | ||||||
| | | * | add interaccel converter | a1xd | 2020-09-29 | 4 | -0/+363 | |
| | | | | ||||||
| | | * | disallow negative weight with non-additive types | a1xd | 2020-09-28 | 2 | -4/+7 | |
| | | | | ||||||
| | | * | update build config | a1xd | 2020-09-28 | 14 | -4/+183 | |
| | |/ |/| | ||||||
| | * | Use 0 for cap\offset when not visible | Jacob Palecki | 2020-09-28 | 1 | -3/+3 | |
| |/ | ||||||
| * | Merge pull request #27 from JacobPalecki/GUI | a1xd | 2020-09-28 | 5 | -50/+68 | |
| |\ | | | | | GUI Error Handling | |||||
| | * | Fix legacy offset bugs | Jacob Palecki | 2020-09-27 | 1 | -23/+4 | |
| | | | ||||||
| | * | Show MessageBox with exception on driver not installed | Jacob Palecki | 2020-09-27 | 1 | -1/+2 | |
| | | | ||||||
| | * | Handle errors from bad arg on write | Jacob Palecki | 2020-09-27 | 2 | -2/+30 | |
| | | | ||||||
| | * | Fix tab behavior | Jacob Palecki | 2020-09-27 | 1 | -21/+27 | |
| | | | ||||||
| | * | Merge and fix write button | Jacob Palecki | 2020-09-27 | 31 | -196/+606 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #26 from a1xd/argcheck | JacobPalecki | 2020-09-27 | 34 | -196/+617 | |
| |\ \ | | | | | | | Accel arg checks | |||||
| | * | | add arg checks in wrapper | a1xd | 2020-09-27 | 28 | -195/+575 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor changes to settings shape, requires driver reinstall add error handling to writer grapher changes: add prettier serialization + comments add elements for scale and separated limit/exp reset irrelevant (invisible) arg input before checks/write | |||||
| | * | | add os detection to installer | a1xd | 2020-09-27 | 3 | -1/+29 | |
| | | | | | | | | | | | | | it --probably-- doesn't run installation on anything older than W10 | |||||
| | * | | Fix for second dot not clearing: | Jacob Palecki | 2020-09-27 | 3 | -0/+13 | |
| |/ / | ||||||
| * | | Merge pull request #25 from JacobPalecki/GUI | a1xd | 2020-09-26 | 15 | -77/+39 | |
| |\ \ | | | | | | | Small fixes and touchups | |||||
| * \ \ | Merge pull request #24 from JacobPalecki/GUI | a1xd | 2020-09-26 | 14 | -8/+83 | |
| |\ \ \ | | | | | | | | | Round out Guide, create FAQ, small bugfixes | |||||
| * \ \ \ | Merge pull request #23 from JacobPalecki/GUI | a1xd | 2020-09-26 | 23 | -191/+451 | |
| |\ \ \ \ | | | | | | | | | | | Settings writer; GUI performance enhancement and touchups | |||||