| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| * | Fix anisotropy panel covering bottom classic option in by component | Jacob Palecki | 2021-01-22 | 1 | -1/+1 | |
| * | Fix graphing error in by component graph calculation | Jacob Palecki | 2021-01-22 | 1 | -2/+7 | |
| * | Fix graph for lp_norm != 1 | Jacob Palecki | 2021-01-21 | 1 | -2/+1 | |
| * | change toggle text, "enabled" -> "disable" | a1xd | 2021-01-21 | 1 | -1/+1 | |
| * | center gui on initial resize | a1xd | 2021-01-21 | 1 | -1/+0 | |
| * | add angle snapping | a1xd | 2021-01-21 | 2 | -0/+2 | |
| * | Final GUI tweaks | Jacob Palecki | 2021-01-20 | 1 | -0/+5 | |
| * | Tweaks | Jacob Palecki | 2021-01-20 | 2 | -17/+22 | |
| * | merge with master builds | Jacob Palecki | 2021-01-20 | 9 | -37/+227 | |
| |\ | ||||||
| | * | show custom dialog on bad input (#63) | a1xd | 2021-01-14 | 1 | -1/+1 | |
| | * | filter raw input based on id | a1xd | 2021-01-12 | 8 | -68/+74 | |
| | * | Small behavior improvements | Jacob Palecki | 2021-01-07 | 1 | -1/+2 | |
| | * | Refactor | Jacob Palecki | 2021-01-07 | 6 | -104/+185 | |
| | * | rough GUI integration of "Device Hardware ID" | Tomáš Pazdiora | 2021-01-07 | 3 | -0/+101 | |
| | * | add "Device Hardware ID" setting, to affect only specific device | Tomáš Pazdiora | 2021-01-05 | 1 | -1/+2 | |
| * | | Remove debug statement | Jacob Palecki | 2021-01-20 | 1 | -5/+0 | |
| * | | Final graph fidelity tweaks and fixes | Jacob Palecki | 2021-01-20 | 3 | -26/+33 | |
| * | | further tweaks | Jacob Palecki | 2021-01-19 | 4 | -33/+24 | |
| * | | Mostly working | Jacob Palecki | 2021-01-19 | 1 | -9/+69 | |
| * | | Add timer to mousewatcher for better low-end fidelity | Jacob Palecki | 2021-01-18 | 1 | -1/+11 | |
| * | | Directional works | Jacob Palecki | 2021-01-18 | 9 | -360/+198 | |
| * | | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 11 | -25/+318 | |
| * | | Fix xy anisotropy combining in gui | Jacob Palecki | 2021-01-12 | 4 | -28/+41 | |
| * | | Many small tweaks | Jacob Palecki | 2021-01-12 | 8 | -14/+39 | |
| * | | Directionality menu progress | Jacob Palecki | 2021-01-11 | 2 | -10/+21 | |
| * | | Driver works | Jacob Palecki | 2021-01-11 | 1 | -0/+4 | |