| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename classic_cap_mode | a1xd | 2021-09-23 | 2 | -10/+10 |
| * | rename directional multipliers | a1xd | 2021-09-23 | 2 | -2/+7 |
| * | refactor SetActiveHandles method | a1xd | 2021-09-23 | 1 | -18/+12 |
| * | fix - gui lut mode | a1xd | 2021-09-23 | 1 | -2/+3 |
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 15 | -250/+213 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | remove unused accel fields | a1xd | 2021-08-29 | 3 | -3/+3 |
| * | 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 |
| | * | 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 | 4 | -8/+38 |
| | * | Mostly working | Jacob Palecki | 2021-07-01 | 7 | -121/+119 |
| | * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 5 | -45/+245 |
| | * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 7 | -243/+213 |