| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small tweaks | Jacob Palecki | 2021-09-23 | 1 | -37/+84 |
| * | fix jump fields | a1xd | 2021-09-23 | 1 | -18/+121 |
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 1 | -146/+109 |
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 1 | -0/+94 |
| * | Remove weight | Jacob Palecki | 2021-09-23 | 1 | -239/+170 |
| * | Cap type options now fully working | Jacob Palecki | 2021-09-23 | 1 | -185/+391 |
| * | Mostly working cap type in GUI | Jacob Palecki | 2021-09-23 | 1 | -58/+196 |
| * | YToXRatio fully works | Jacob Palecki | 2021-09-23 | 1 | -12/+12 |
| * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 1 | -132/+144 |
| * | get grapher building | a1xd | 2021-09-23 | 1 | -63/+63 |
| * | Small bug fixes | Jacob Palecki | 2021-07-10 | 1 | -3/+3 |
| * | Fixed default values by splitting into unique text boxes | Jacob Palecki | 2021-07-10 | 1 | -44/+248 |
| * | Add separate box for power in classic mode | Jacob Palecki | 2021-07-09 | 1 | -20/+88 |
| * | merge lut2 | a1xd | 2021-07-05 | 1 | -58/+192 |
| |\ | |||||
| | * | Mostly working | Jacob Palecki | 2021-07-01 | 1 | -76/+76 |
| | * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 1 | -18/+88 |
| | * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 1 | -18/+18 |
| | * | Fix high DPI issue | Jacob Palecki | 2021-06-28 | 1 | -14/+36 |
| | * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 1 | -16/+38 |
| | * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 1 | -0/+24 |
| | * | Remove cap and offset style switches | Jacob Palecki | 2021-04-06 | 1 | -84/+26 |
| | * | Add gain switch | Jacob Palecki | 2021-04-05 | 1 | -9/+39 |
| | * | LUT GUI fixes | Jacob Palecki | 2021-04-05 | 1 | -10/+22 |
| | * | LUT text layout | Jacob Palecki | 2021-04-05 | 1 | -0/+12 |
| * | | add menu item for streaming mode | Matthew Strasiotto | 2021-05-01 | 1 | -1/+11 |
| * | | Reset form 1 to original | Matthew Strasiotto | 2021-04-27 | 1 | -1512/+1472 |
| * | | chartarea is transparent for all charts now | Matthew Strasiotto | 2021-04-26 | 1 | -2/+6 |
| * | | Dock legends, add chart bg colour property | Matthew Strasiotto | 2021-04-26 | 1 | -1472/+1508 |
| |/ | |||||
| * | Tweaks | Jacob Palecki | 2021-01-20 | 1 | -9/+0 |
| * | merge with master builds | Jacob Palecki | 2021-01-20 | 1 | -4/+19 |
| |\ | |||||
| | * | filter raw input based on id | a1xd | 2021-01-12 | 1 | -3/+0 |
| | * | rough GUI integration of "Device Hardware ID" | Tomáš Pazdiora | 2021-01-07 | 1 | -11/+20 |
| * | | Many small tweaks | Jacob Palecki | 2021-01-12 | 1 | -84/+86 |
| * | | Implement direcitonality UI | Jacob Palecki | 2021-01-10 | 1 | -40/+256 |
| |/ | |||||
| * | put autowrite option back in menu | a1xd | 2020-10-21 | 1 | -4/+16 |
| * | improve comments, variable names | a1xd | 2020-10-08 | 1 | -106/+106 |
| * | rename sensitivity field to 'sens multiplier' | a1xd | 2020-10-08 | 1 | -2/+2 |
| * | add scroll to charts | a1xd | 2020-10-08 | 1 | -998/+1028 |
| * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 1 | -29/+19 |
| * | fix typo in gui | a1xd | 2020-09-29 | 1 | -1/+1 |
| * | add readme touchups and grapher name change | a1xd | 2020-09-29 | 1 | -1/+1 |
| * | Fix tab behavior | Jacob Palecki | 2020-09-27 | 1 | -21/+27 |
| * | Merge and fix write button | Jacob Palecki | 2020-09-27 | 1 | -49/+188 |
| |\ | |||||
| | * | add arg checks in wrapper | a1xd | 2020-09-27 | 1 | -49/+188 |
| * | | Set tab order | Jacob Palecki | 2020-09-27 | 1 | -23/+23 |
| |/ | |||||
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 1 | -10/+10 |
| * | Rename write button | Jacob Palecki | 2020-09-22 | 1 | -7/+7 |
| * | Rename active to current, make dropdown display accel type on active value set | Jacob Palecki | 2020-09-22 | 1 | -4/+4 |
| * | Fix bug & rename x axis to input speed | Jacob Palecki | 2020-09-22 | 1 | -9/+9 |
| * | Mostly works | Jacob Palecki | 2020-09-22 | 1 | -3/+3 |