| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add power start from one | Jacob Palecki | 2021-09-23 | 1 | -0/+1 |
| | | |||||
| * | add device menu | a1xd | 2021-09-23 | 1 | -8/+1 |
| | | |||||
| * | Some reorganizing | Jacob Palecki | 2021-09-23 | 1 | -0/+3 |
| | | |||||
| * | Add y\x ratio to gui | Jacob Palecki | 2021-09-23 | 1 | -0/+1 |
| | | |||||
| * | get grapher building | a1xd | 2021-09-23 | 1 | -0/+9 |
| | | |||||
| * | Add class for LUT apply type | Jacob Palecki | 2021-06-30 | 1 | -1/+1 |
| | | |||||
| * | Start of LUT points editing | Jacob Palecki | 2021-04-25 | 1 | -0/+1 |
| | | |||||
| * | move arbitrary input into settings | a1xd | 2021-04-13 | 1 | -0/+1 |
| | | | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file | ||||
| * | Add gain switch | Jacob Palecki | 2021-04-05 | 1 | -0/+1 |
| | | |||||
| * | update wrapper + writer to handle lut | a1xd | 2021-04-06 | 1 | -2/+1 |
| | | | | | grapher is building but applying options still broken for the most part | ||||
| * | Add textoption for lut text display | Jacob Palecki | 2021-04-04 | 1 | -1/+2 |
| | | |||||
| * | Add differing table types | Jacob Palecki | 2021-04-01 | 1 | -0/+1 |
| | | |||||
| * | fix device id not working with g305 | a1xd | 2021-01-30 | 1 | -1/+0 |
| | | | | | | | | | this uses w32 apis for enumerating dev info instead of ManagementObjectSearcher, which upper-cases dev ids, differing from kernel/cfgmgr32 this also breaks showing dev name alongside id, as the name seems inaccessible from cfgmgr32 given an interface supplied by rawinput not a big deal considering the names are too generic to be useful anyway | ||||
| * | merge with master builds | Jacob Palecki | 2021-01-20 | 1 | -0/+10 |
| |\ | |||||
| | * | show custom dialog on bad input (#63) | a1xd | 2021-01-14 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | * show custom dialog on bad input fixes #62 * Update MessageDialog constructor args | ||||
| | * | Include csproj as well | Jacob Palecki | 2021-01-07 | 1 | -1/+2 |
| | | | |||||
| | * | rough GUI integration of "Device Hardware ID" | Tomáš Pazdiora | 2021-01-07 | 1 | -0/+2 |
| | | | |||||
| * | | Directional works | Jacob Palecki | 2021-01-18 | 1 | -1/+0 |
| | | | |||||
| * | | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 1 | -0/+4 |
| | | | |||||
| * | | Implement direcitonality UI | Jacob Palecki | 2021-01-10 | 1 | -0/+1 |
| |/ | |||||
| * | embed version info into assemblies | a1xd | 2020-12-02 | 1 | -0/+9 |
| | | | | | | | | | check app versions against lib, lib against driver add an 'about' dialog which displays version details, accessible from menu refactor error handling + add check for negative offset | ||||
| * | add readme touchups and grapher name change | a1xd | 2020-09-29 | 1 | -1/+1 |
| | | |||||
| * | update build config | a1xd | 2020-09-28 | 1 | -0/+38 |
| | | |||||
| * | Remove logarithm | Jacob Palecki | 2020-09-26 | 1 | -1/+0 |
| | | |||||
| * | add initial writer | a1xd | 2020-09-25 | 1 | -3/+2 |
| | | | | | | move managed settings into wrapper move gui build into driver build dir | ||||
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 1 | -1/+0 |
| | | |||||
| * | Rename experiment two to motivity | Jacob Palecki | 2020-09-22 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'GUI' into experiment | Jacob Palecki | 2020-09-21 | 1 | -0/+6 |
| |\ | |||||
| | * | Merge branch 'GUI' into Unsure | Jacob Palecki | 2020-09-20 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Add icon to project | Jacob Palecki | 2020-09-20 | 1 | -0/+1 |
| | | | | |||||
| | * | | Much progress | Jacob Palecki | 2020-09-17 | 1 | -5/+5 |
| | | | | |||||
| | * | | Add chart states to grapher | Jacob Palecki | 2020-09-17 | 1 | -0/+5 |
| | |/ | |||||
| * / | log sigmoid sens done | Jacob Palecki | 2020-09-19 | 1 | -0/+1 |
| |/ | |||||
| * | Add improved logarithm style | Jacob Palecki | 2020-09-09 | 1 | -0/+4 |
| | | |||||
| * | Refactor type options | Jacob Palecki | 2020-09-07 | 1 | -0/+3 |
| | | |||||
| * | Remove log and sigmoid styles | Jacob Palecki | 2020-09-04 | 1 | -2/+0 |
| | | |||||
| * | Merge with master | Jacob Palecki | 2020-09-04 | 1 | -0/+1 |
| |\ | |||||
| | * | Add offset options to GUI, make gain options default | Jacob Palecki | 2020-09-03 | 1 | -0/+1 |
| | | | |||||
| * | | intermittent commit - large commit halfway done | Jacob Palecki | 2020-09-01 | 1 | -1/+2 |
| | | | |||||
| * | | Add factory to create AccelGUI | Jacob Palecki | 2020-09-01 | 1 | -0/+1 |
| | | | |||||
| * | | Move constants to central class | Jacob Palecki | 2020-09-01 | 1 | -0/+1 |
| | | | |||||
| * | | Set whole or by component with toolstrip item | Jacob Palecki | 2020-09-01 | 1 | -0/+1 |
| |/ | |||||
| * | add independent xy accel to driver | a1xd | 2020-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | other changes: modifier_args type name is now settings, which is now the type passed in driver ioctl remove most settings/args verification from driver, plan to let gui handle most of it add another accel arg, rate, which is used to set the 'accel' parameter of types which call exp (nat/sig), might want to cap it add (update) serializable DriverSettings (ModifierArgs) class to gui and static methods for interop remove properties from ManagedAccel, its now just a black box for accessing modifier methods add exception handling in wrapper_io to throw proper managed types change SettingsManager::Startup to make a new settings file if an error occurs during deserialization change structure of accel types; how offset and weight are applied now depend on additivity of types remove tagged_union and add a handrolled variant/visit impl AccelGui::UpdateActiveValueLabels currently broken for caps and a few other args remove gui default layout and initial natural accel setup cli not updated | ||||
| * | clean up wrapper, minimize heap alloc | a1xd | 2020-08-24 | 1 | -12/+15 |
| | | |||||
| * | Saving and loading fully works | Jacob Palecki | 2020-08-22 | 1 | -0/+2 |
| | | |||||
| * | Serialization mostly working | Jacob Palecki | 2020-08-20 | 1 | -0/+6 |
| | | |||||
| * | Display active values | Jacob Palecki | 2020-08-20 | 1 | -0/+2 |
| | | |||||
| * | Sigmoid gain | Jacob Palecki | 2020-08-20 | 1 | -0/+1 |
| | | |||||
| * | Add natural gain accel; add scale by DPI, poll rate in GUI | Jacob Palecki | 2020-08-19 | 1 | -0/+1 |
| | | |||||
| * | All works smoothly | Jacob Palecki | 2020-08-13 | 1 | -0/+2 |
| | | |||||