| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make reset button a button controlpatch-1.6 | a1xd | 2021-11-16 | 3 | -7/+6 |
| * | add special handling for out cap=1 in classic | a1xd | 2021-09-30 | 1 | -6/+14 |
| * | Merge pull request #108 from a1xd/1.6r2HEADv1.6.0masterdark-mode | a1xd | 2021-09-24 | 88 | -2517/+5044 |
| |\ | |||||
| | * | make note clearer | Jacob Palecki | 2021-09-23 | 1 | -1/+1 |
| | * | Add note about normalization | Jacob Palecki | 2021-09-23 | 1 | -0/+2 |
| | * | update docs with notes on dpi norm | a1xd | 2021-09-24 | 2 | -3/+11 |
| | * | change MouseMoveNormalizedFormat | a1xd | 2021-09-23 | 2 | -12/+11 |
| | * | add indicator to last move on normalized dev read | a1xd | 2021-09-23 | 3 | -9/+45 |
| | * | docs - add win10 as prereq | a1xd | 2021-09-23 | 1 | -2/+2 |
| | * | fix converter | a1xd | 2021-09-23 | 1 | -26/+24 |
| | * | fix power + gain + input cap + offset edge case | a1xd | 2021-09-23 | 1 | -0/+8 |
| | * | Small tweaks | Jacob Palecki | 2021-09-23 | 2 | -38/+85 |
| | * | Add updated guide pics | Jacob Palecki | 2021-09-23 | 10 | -0/+5 |
| | * | Change disable button to reset, update doc text | Jacob Palecki | 2021-09-23 | 4 | -6/+10 |
| | * | Disable output offset when both cap type selected in power | Jacob Palecki | 2021-09-23 | 2 | -13/+54 |
| | * | fix input checks | a1xd | 2021-09-23 | 1 | -2/+8 |
| | * | fix jump fields | a1xd | 2021-09-23 | 15 | -19/+241 |
| | * | fix input checks | a1xd | 2021-09-23 | 1 | -10/+13 |
| | * | update signed | a1xd | 2021-09-23 | 1 | -0/+0 |
| | * | improve installer | a1xd | 2021-09-23 | 5 | -52/+76 |
| | * | bump version, target win10 | a1xd | 2021-09-23 | 5 | -9/+11 |
| | * | inline lerp | a1xd | 2021-09-23 | 2 | -9/+10 |
| | * | set modifier flags in userspace | a1xd | 2021-09-23 | 1 | -49/+60 |
| | * | rename classic_cap_mode | a1xd | 2021-09-23 | 7 | -30/+30 |
| | * | rename directional multipliers | a1xd | 2021-09-23 | 6 | -28/+33 |
| | * | refactor SetActiveHandles method | a1xd | 2021-09-23 | 1 | -18/+12 |
| | * | fix - gui lut mode | a1xd | 2021-09-23 | 1 | -2/+3 |
| | * | broaden motivity fp_rep_range | a1xd | 2021-09-23 | 1 | -1/+1 |
| | * | generalize power start-from-1 | a1xd | 2021-09-23 | 21 | -411/+317 |
| | * | Add power start from one | Jacob Palecki | 2021-09-23 | 20 | -14/+381 |
| | * | Fix error in LUT gui | Jacob Palecki | 2021-09-23 | 1 | -2/+2 |
| | * | Remove weight | Jacob Palecki | 2021-09-23 | 19 | -304/+171 |
| | * | Get power cap working | Jacob Palecki | 2021-09-23 | 2 | -9/+115 |
| | * | Fix gain switch GUI | Jacob Palecki | 2021-09-23 | 1 | -3/+3 |
| | * | fix gain classic with input cap mode | a1xd | 2021-09-23 | 1 | -1/+1 |
| | * | fix legacy classic with io cap mode | a1xd | 2021-09-23 | 1 | -3/+4 |
| | * | add device menu | a1xd | 2021-09-23 | 10 | -344/+501 |
| | * | fix potential leaks | a1xd | 2021-09-23 | 2 | -2/+10 |
| | * | add fn for making a shortcut in startup folder | a1xd | 2021-09-23 | 1 | -1/+64 |
| | * | rename driver_settings | a1xd | 2021-09-23 | 5 | -64/+68 |
| | * | fix clang build errors | a1xd | 2021-09-23 | 2 | -11/+10 |
| | * | Cap type options now fully working | Jacob Palecki | 2021-09-23 | 9 | -299/+625 |
| | * | Mostly working cap type in GUI | Jacob Palecki | 2021-09-23 | 18 | -210/+481 |
| | * | Some reorganizing | Jacob Palecki | 2021-09-23 | 3 | -35/+55 |
| | * | Most of Cap Type options in GUI | Jacob Palecki | 2021-09-23 | 4 | -106/+401 |
| | * | YToXRatio fully works | Jacob Palecki | 2021-09-23 | 8 | -33/+96 |
| | * | Add lp norm new info to doc | Jacob Palecki | 2021-09-23 | 1 | -0/+1 |
| | * | Support infinite LP norm - any value greater than 64 | Jacob Palecki | 2021-09-23 | 1 | -0/+9 |
| | * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 8 | -144/+252 |
| | * | update SettingsManager | a1xd | 2021-09-23 | 3 | -18/+88 |