| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make reset button a button controlpatch-1.6 | a1xd | 2021-11-16 | 3 | -7/+6 |
| | | | | | removes checkbox behavior / color change on toggle | ||||
| * | 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 |
| | | |||||
| * | Small tweaks | Jacob Palecki | 2021-09-23 | 1 | -37/+84 |
| | | |||||
| * | Change disable button to reset, update doc text | Jacob Palecki | 2021-09-23 | 3 | -5/+5 |
| | | |||||
| * | 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 | 15 | -19/+241 |
| | | |||||
| * | 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 | 15 | -250/+213 |
| | | | | | starting output is determined by (gain) offset | ||||
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 17 | -0/+316 |
| | | |||||
| * | Fix error in LUT gui | Jacob Palecki | 2021-09-23 | 1 | -2/+2 |
| | | |||||
| * | Remove weight | Jacob Palecki | 2021-09-23 | 15 | -297/+170 |
| | | |||||
| * | 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 | 10 | -344/+501 |
| | | |||||
| * | fix potential leaks | a1xd | 2021-09-23 | 2 | -2/+10 |
| | | | | | forms displayed with ShowDialog are only hidden when closed; Dispose must be called manually | ||||
| * | add fn for making a shortcut in startup folder | a1xd | 2021-09-23 | 1 | -1/+64 |
| | | |||||
| * | 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 | 17 | -202/+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 | 7 | -28/+91 |
| | | |||||
| * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 8 | -144/+252 |
| | | |||||
| * | 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) | ||||
| * | show power mode cap field | a1xd | 2021-09-23 | 1 | -1/+1 |
| | | |||||
| * | get grapher building | a1xd | 2021-09-23 | 24 | -269/+454 |
| | | |||||
| * | 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 | 2 | -1/+9 |
| | | |||||
| * | handle lut mode exceptions on apply | a1xd | 2021-09-21 | 2 | -14/+33 |
| | | |||||
| * | rename disable button to reset | a1xd | 2021-09-21 | 2 | -19/+22 |
| | | |||||
| * | remove culture specific float parsing | a1xd | 2021-08-29 | 2 | -7/+5 |
| | | | | | make app/default culture invariant | ||||
| * | remove unused accel fields | a1xd | 2021-08-29 | 3 | -3/+3 |
| | | | | | | | classic mode - weight natural mode - weight power mode - cap | ||||
| * | 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 | 4 | -7/+11 |
| | | |||||
| * | 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 | 15 | -69/+408 |
| | | |||||
| * | 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 | 15 | -45/+157 |
| | | |||||
| * | fix double error message on gui version check | a1xd | 2021-07-06 | 1 | -11/+1 |
| | | |||||
| * | fix typo and wrapper/input code from lut2 merge | a1xd | 2021-07-06 | 1 | -1/+1 |
| | | |||||
| * | merge lut2 | a1xd | 2021-07-05 | 34 | -816/+1652 |
| |\ | |||||
| | * | 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 |
| | | | |||||