| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix jump fields | a1xd | 2021-09-23 | 1 | -0/+12 |
| * | generalize power start-from-1 | a1xd | 2021-09-23 | 1 | -14/+12 |
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 1 | -0/+8 |
| * | Remove weight | Jacob Palecki | 2021-09-23 | 1 | -6/+0 |
| * | fix potential leaks | a1xd | 2021-09-23 | 1 | -1/+6 |
| * | 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 | 1 | -18/+36 |
| * | Mostly working cap type in GUI | Jacob Palecki | 2021-09-23 | 1 | -8/+20 |
| * | YToXRatio fully works | Jacob Palecki | 2021-09-23 | 1 | -0/+1 |
| * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 1 | -3/+3 |
| * | get grapher building | a1xd | 2021-09-23 | 1 | -3/+2 |
| * | Fixed default values by splitting into unique text boxes | Jacob Palecki | 2021-07-10 | 1 | -0/+18 |
| * | Add separate box for power in classic mode | Jacob Palecki | 2021-07-09 | 1 | -0/+6 |
| * | fix double error message on gui version check | a1xd | 2021-07-06 | 1 | -11/+1 |
| * | merge lut2 | a1xd | 2021-07-05 | 1 | -9/+20 |
| |\ | |||||
| | * | Mostly working | Jacob Palecki | 2021-07-01 | 1 | -2/+2 |
| | * | Better-written LUT panels | Jacob Palecki | 2021-06-30 | 1 | -1/+9 |
| | * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 1 | -0/+2 |
| | * | Add active value labels for gain switch | Jacob Palecki | 2021-04-07 | 1 | -0/+2 |
| | * | Remove cap and offset style switches | Jacob Palecki | 2021-04-06 | 1 | -4/+0 |
| | * | Add gain switch | Jacob Palecki | 2021-04-05 | 1 | -0/+2 |
| | * | LUT GUI fixes | Jacob Palecki | 2021-04-05 | 1 | -1/+2 |
| | * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 1 | -1/+0 |
| | * | LUT text layout | Jacob Palecki | 2021-04-05 | 1 | -0/+1 |
| | * | Fix two more errors, add LUT layout | Jacob Palecki | 2021-04-04 | 1 | -2/+2 |
| | * | Fix most errors from wrapper rewrite | Jacob Palecki | 2021-04-04 | 1 | -1/+1 |
| * | | Add streamingMode option to constructors down the chain | Matthew Strasiotto | 2021-05-01 | 1 | -0/+1 |
| * | | chartarea is transparent for all charts now | Matthew Strasiotto | 2021-04-26 | 1 | -2/+2 |
| |/ | |||||
| * | add handler for unhandled exceptions | a1xd | 2021-03-11 | 1 | -6/+9 |
| * | center gui on initial resize | a1xd | 2021-01-21 | 1 | -4/+13 |
| * | merge with master builds | Jacob Palecki | 2021-01-20 | 1 | -16/+6 |
| |\ | |||||
| | * | filter raw input based on id | a1xd | 2021-01-12 | 1 | -16/+5 |
| | * | rough GUI integration of "Device Hardware ID" | Tomáš Pazdiora | 2021-01-07 | 1 | -0/+1 |
| * | | Implement direcitonality UI | Jacob Palecki | 2021-01-10 | 1 | -3/+22 |
| |/ | |||||
| * | embed version info into assemblies | a1xd | 2020-12-02 | 1 | -5/+16 |
| * | put autowrite option back in menu | a1xd | 2020-10-21 | 1 | -0/+1 |
| * | improve comments, variable names | a1xd | 2020-10-08 | 1 | -6/+6 |
| * | add scroll to charts | a1xd | 2020-10-08 | 1 | -0/+24 |
| * | add toggle button + save gui settings on close | a1xd | 2020-10-08 | 1 | -1/+1 |
| * | Show MessageBox with exception on driver not installed | Jacob Palecki | 2020-09-27 | 1 | -1/+2 |
| * | add arg checks in wrapper | a1xd | 2020-09-27 | 1 | -4/+16 |
| * | Last mouse move perfetly responsive at 100 FPS | Jacob Palecki | 2020-09-25 | 1 | -1/+1 |
| * | Fix box write | Jacob Palecki | 2020-09-11 | 1 | -1/+1 |
| * | Add option to turn off last mouse move dot | Jacob Palecki | 2020-09-08 | 1 | -1/+2 |
| * | Add delay on button enable after writing to driver | Jacob Palecki | 2020-09-08 | 1 | -7/+2 |
| * | Alignment for whole mode works | Jacob Palecki | 2020-09-08 | 1 | -5/+2 |
| * | Merge with master | Jacob Palecki | 2020-09-04 | 1 | -3/+4 |
| |\ | |||||
| | * | Add offset options to GUI, make gain options default | Jacob Palecki | 2020-09-03 | 1 | -3/+8 |
| * | | Move optionsets to applyoptions | Jacob Palecki | 2020-09-02 | 1 | -1/+2 |
| * | | Second half - the parts in place | Jacob Palecki | 2020-09-01 | 1 | -18/+36 |