| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change MouseMoveNormalizedFormat | a1xd | 2021-09-23 | 1 | -2/+2 |
| | | |||||
| * | add indicator to last move on normalized dev read | a1xd | 2021-09-23 | 2 | -7/+37 |
| | | |||||
| * | Change disable button to reset, update doc text | Jacob Palecki | 2021-09-23 | 2 | -3/+3 |
| | | |||||
| * | Disable output offset when both cap type selected in power | Jacob Palecki | 2021-09-23 | 2 | -13/+54 |
| | | |||||
| * | fix jump fields | a1xd | 2021-09-23 | 2 | -0/+71 |
| | | |||||
| * | rename classic_cap_mode | a1xd | 2021-09-23 | 2 | -10/+10 |
| | | |||||
| * | rename directional multipliers | a1xd | 2021-09-23 | 2 | -2/+7 |
| | | | | | changes profile layout | ||||
| * | refactor SetActiveHandles method | a1xd | 2021-09-23 | 1 | -18/+12 |
| | | |||||
| * | fix - gui lut mode | a1xd | 2021-09-23 | 1 | -2/+3 |
| | | | | | AccelArgs::gain was not set from LutApplyOptions | ||||
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 2 | -56/+58 |
| | | | | | starting output is determined by (gain) offset | ||||
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 3 | -0/+195 |
| | | |||||
| * | Fix error in LUT gui | Jacob Palecki | 2021-09-23 | 1 | -2/+2 |
| | | |||||
| * | Remove weight | Jacob Palecki | 2021-09-23 | 2 | -35/+0 |
| | | |||||
| * | Get power cap working | Jacob Palecki | 2021-09-23 | 1 | -1/+1 |
| | | |||||
| * | Fix gain switch GUI | Jacob Palecki | 2021-09-23 | 1 | -3/+3 |
| | | |||||
| * | add device menu | a1xd | 2021-09-23 | 6 | -156/+107 |
| | | |||||
| * | fix potential leaks | a1xd | 2021-09-23 | 1 | -1/+4 |
| | | | | | forms displayed with ShowDialog are only hidden when closed; Dispose must be called manually | ||||
| * | Cap type options now fully working | Jacob Palecki | 2021-09-23 | 5 | -93/+198 |
| | | |||||
| * | Mostly working cap type in GUI | Jacob Palecki | 2021-09-23 | 4 | -86/+230 |
| | | |||||
| * | Some reorganizing | Jacob Palecki | 2021-09-23 | 2 | -35/+52 |
| | | |||||
| * | Most of Cap Type options in GUI | Jacob Palecki | 2021-09-23 | 4 | -106/+401 |
| | | |||||
| * | YToXRatio fully works | Jacob Palecki | 2021-09-23 | 4 | -14/+76 |
| | | |||||
| * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 5 | -9/+104 |
| | | |||||
| * | update SettingsManager | a1xd | 2021-09-23 | 2 | -18/+82 |
| | | | | | | | load active config from driver only when necessary ignore devices that aren't running the active profile (in mousewatcher) | ||||
| * | get grapher building | a1xd | 2021-09-23 | 18 | -203/+188 |
| | | |||||
| * | fix - motivity not set from inputv1.5.0 | a1xd | 2021-09-23 | 1 | -2/+12 |
| | | |||||
| * | check number of points on LUT parse | a1xd | 2021-09-23 | 1 | -1/+15 |
| | | |||||
| * | make last move dot larger | a1xd | 2021-09-23 | 1 | -1/+6 |
| | | |||||
| * | handle lut mode exceptions on apply | a1xd | 2021-09-21 | 2 | -14/+33 |
| | | |||||
| * | rename disable button to reset | a1xd | 2021-09-21 | 1 | -18/+18 |
| | | |||||
| * | remove culture specific float parsing | a1xd | 2021-08-29 | 1 | -7/+1 |
| | | | | | make app/default culture invariant | ||||
| * | enable directionality options with by-component | a1xd | 2021-08-29 | 1 | -44/+20 |
| | | |||||
| * | fix args setter from field input | a1xd | 2021-07-11 | 1 | -2/+2 |
| | | |||||
| * | Small bug fixes | Jacob Palecki | 2021-07-10 | 3 | -4/+8 |
| | | |||||
| * | Remove unneeded function | Jacob Palecki | 2021-07-10 | 1 | -16/+0 |
| | | |||||
| * | Fixed default values by splitting into unique text boxes | Jacob Palecki | 2021-07-10 | 2 | -20/+86 |
| | | |||||
| * | Fix truncated sensitivity legend | Jacob Palecki | 2021-07-10 | 1 | -0/+3 |
| | | |||||
| * | Fix gain graph legend position | Jacob Palecki | 2021-07-09 | 2 | -1/+15 |
| | | |||||
| * | Small bugfix + add default text for LUT | Jacob Palecki | 2021-07-09 | 2 | -1/+19 |
| | | |||||
| * | Add separate box for power in classic mode | Jacob Palecki | 2021-07-09 | 2 | -24/+35 |
| | | |||||
| * | fix typo and wrapper/input code from lut2 merge | a1xd | 2021-07-06 | 1 | -1/+1 |
| | | |||||
| * | merge lut2 | a1xd | 2021-07-05 | 17 | -696/+1250 |
| |\ | |||||
| | * | Handle power\exponent correctly in GUI | Jacob Palecki | 2021-07-03 | 1 | -3/+25 |
| | | | |||||
| | * | Guide updates and accel type choice fixed | Jacob Palecki | 2021-07-03 | 1 | -1/+1 |
| | | | |||||
| | * | Small fixes, guide additions, tweaks | Jacob Palecki | 2021-07-03 | 2 | -1/+3 |
| | | | |||||
| | * | Format mostly correct | Jacob Palecki | 2021-07-01 | 2 | -4/+15 |
| | | | |||||
| | * | Further formatting adjustments | Jacob Palecki | 2021-07-01 | 2 | -4/+6 |
| | | | |||||
| | * | LUT Panel formatting | Jacob Palecki | 2021-07-01 | 3 | -5/+37 |
| | | | |||||
| | * | Mostly working | Jacob Palecki | 2021-07-01 | 5 | -43/+41 |
| | | | |||||
| | * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 3 | -26/+148 |
| | | | |||||