| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #48 from a1xd/improve-docsv1.3.0 | a1xd | 2020-12-06 | 1 | -4/+7 |
| |\ | | | | | add prereqs to install guide | ||||
| | * | add prereqs to install guide | a1xd | 2020-12-05 | 1 | -4/+7 |
| |/ | |||||
| * | Merge pull request #46 from a1xd/1.3 | a1xd | 2020-12-05 | 63 | -273/+1482 |
| |\ | |||||
| | * | update signed, add installers | a1xd | 2020-12-05 | 7 | -3/+6 |
| | | | |||||
| | * | add more changes from review | a1xd | 2020-12-05 | 10 | -31/+41 |
| | | | | | | | | | | | | | improve version error messages revert poll time changes add range validation after text parse | ||||
| | * | add changes from review | a1xd | 2020-12-03 | 8 | -37/+40 |
| | | | | | | | | | | | | | rename some vars prefer exceptions over assert refactor poll rate field usage in MouseWatcher | ||||
| | * | fix chart range not updating on disable | a1xd | 2020-12-03 | 1 | -15/+12 |
| | | | |||||
| | * | filter out abs move raw input | a1xd | 2020-12-03 | 2 | -1/+6 |
| | | | |||||
| | * | add directional multipliers | a1xd | 2020-12-03 | 14 | -38/+71 |
| | | | | | | | | | | | | | adds multipliers for movement in negative directions (up & left by default, can be flipped by rot or sens) avoid division by user input in mousewatcher | ||||
| | * | update writer - use messagebox instead of console | a1xd | 2020-12-02 | 2 | -9/+16 |
| | | | |||||
| | * | support win7 while cross-signing is still available | a1xd | 2020-12-02 | 4 | -9/+22 |
| | | | | | | | | | to be dropped by april 2021 | ||||
| | * | embed version info into assemblies | a1xd | 2020-12-02 | 38 | -93/+1273 |
| | | | | | | | | | | | | | | | | | check app versions against lib, lib against driver add an 'about' dialog which displays version details, accessible from menu refactor error handling + add check for negative offset | ||||
| | * | merge common-install with common | a1xd | 2020-12-02 | 7 | -26/+5 |
| | | | |||||
| | * | refactor io | a1xd | 2020-12-01 | 4 | -82/+61 |
| | | | |||||
| | * | fix dbgprint warning | a1xd | 2020-11-30 | 1 | -1/+1 |
| | | | |||||
| | * | match debug and release lang std | a1xd | 2020-11-29 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #45 from JacobPalecki/fix | JacobPalecki | 2020-11-27 | 4 | -63/+3 |
| |\ | | | | | Fix by component last mouse move | ||||
| | * | Remove experiment file, set driver lang to c++17, fix by component last ↵ | Jacob Palecki | 2020-11-27 | 4 | -63/+3 |
| |/ | | | | mouse move | ||||
| * | 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 |
| | | | |||||