| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 3 | -221/+183 |
| | * | Fix high DPI issue | Jacob Palecki | 2021-06-28 | 2 | -68/+143 |
| | * | added point option | Jacob Palecki | 2021-06-09 | 1 | -0/+39 |
| | * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 3 | -0/+151 |
| | * | Fixed layout issues for LUT | Jacob Palecki | 2021-04-25 | 2 | -2/+9 |
| | * | move arbitrary input into settings | a1xd | 2021-04-13 | 4 | -118/+92 |
| | * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 4 | -4/+30 |
| | * | Fix natural legacy algorithm, rename accelNatural to decayRate | Jacob Palecki | 2021-04-06 | 1 | -2/+2 |
| | * | Rename accelMotivity to growthRate | Jacob Palecki | 2021-04-06 | 1 | -2/+2 |
| | * | Remove cap and offset style switches | Jacob Palecki | 2021-04-06 | 2 | -34/+11 |
| | * | Fix checkbox not snapping | Jacob Palecki | 2021-04-06 | 2 | -2/+14 |
| | * | Resize vertically for correctness | Jacob Palecki | 2021-04-05 | 1 | -1/+1 |
| | * | Correctly align gain switch | Jacob Palecki | 2021-04-05 | 1 | -0/+1 |
| | * | Add gain switch | Jacob Palecki | 2021-04-05 | 3 | -0/+115 |
| | * | LUT GUI fixes | Jacob Palecki | 2021-04-05 | 3 | -5/+10 |
| | * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 7 | -332/+175 |
| | * | LUT text layout | Jacob Palecki | 2021-04-05 | 2 | -1/+12 |
| | * | It builds | Jacob Palecki | 2021-04-05 | 3 | -15/+16 |
| | * | Add textoption for lut text display | Jacob Palecki | 2021-04-04 | 1 | -0/+95 |
| | * | Fix most errors from wrapper rewrite | Jacob Palecki | 2021-04-04 | 8 | -41/+62 |
| | * | Add differing table types | Jacob Palecki | 2021-04-01 | 1 | -37/+20 |
| | * | Add lookuptable json | Jacob Palecki | 2021-04-01 | 3 | -3/+70 |
| * | | Merge pull request #87 from matthewstrasiotto/streamer_mode | JacobPalecki | 2021-05-19 | 6 | -19/+122 |
| |\ \ | |||||
| | * | | remove unused variable, improve legend position | Matthew Strasiotto | 2021-05-01 | 1 | -3/+1 |
| | * | | set transparencies for chart elements in setup method | Matthew Strasiotto | 2021-05-01 | 1 | -4/+6 |
| | * | | remove Settings.Settings based config, migrate defintitions to constants | Matthew Strasiotto | 2021-05-01 | 1 | -9/+7 |
| | * | | Update marker size for charts to be bigger | Matthew Strasiotto | 2021-05-01 | 1 | -2/+2 |
| | * | | Implement settings save/restore for streaming mode option | Matthew Strasiotto | 2021-05-01 | 2 | -4/+13 |
| | * | | implement event handlers for streaming mode click | Matthew Strasiotto | 2021-05-01 | 1 | -0/+6 |
| | * | | Add streamingMode option to constructors down the chain | Matthew Strasiotto | 2021-05-01 | 2 | -0/+8 |
| | * | | Implement ChartState.SetStreaming | Matthew Strasiotto | 2021-05-01 | 1 | -0/+7 |
| | * | | Implement ChartXY.SetStreaming, sets colours, colors not set in setup | Matthew Strasiotto | 2021-05-01 | 1 | -5/+19 |
| | * | | change legend position for graphs | Matthew Strasiotto | 2021-04-28 | 1 | -1/+1 |
| | * | | refactor chart styling a bit | Matthew Strasiotto | 2021-04-27 | 1 | -20/+35 |
| | * | | set chart props in own function | Matthew Strasiotto | 2021-04-27 | 1 | -2/+48 |
| | |/ | |||||
| * / | refactor rawinput util | a1xd | 2021-04-26 | 1 | -2/+2 |
| |/ | |||||
| * | fix device id not working with g305 | a1xd | 2021-01-30 | 2 | -21/+3 |
| * | fix last mouse move - swapped axes | a1xd | 2021-01-22 | 1 | -2/+2 |