| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | By component, anisotropy full works | Jacob Palecki | 2020-09-08 | 3 | -11/+29 |
| | | |||||
| * | Add option to turn off last mouse move dot | Jacob Palecki | 2020-09-08 | 5 | -14/+54 |
| | | |||||
| * | Center write button | Jacob Palecki | 2020-09-08 | 2 | -2/+14 |
| | | |||||
| * | Set WriteButton vertical placement | Jacob Palecki | 2020-09-08 | 2 | -19/+33 |
| | | |||||
| * | Add delay on button enable after writing to driver | Jacob Palecki | 2020-09-08 | 5 | -8/+50 |
| | | |||||
| * | Fix accel type y active value alignment | Jacob Palecki | 2020-09-08 | 1 | -2/+1 |
| | | |||||
| * | Fix few small bugs | Jacob Palecki | 2020-09-08 | 11 | -32/+174 |
| | | |||||
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 36 | -184/+6 |
| | | |||||
| * | Set correct active value y title | Jacob Palecki | 2020-09-08 | 1 | -19/+19 |
| | | |||||
| * | Fix few small bugs | Jacob Palecki | 2020-09-08 | 5 | -7/+35 |
| | | |||||
| * | Alignment for whole mode works | Jacob Palecki | 2020-09-08 | 15 | -57/+174 |
| | | |||||
| * | Add chart resize | Jacob Palecki | 2020-09-07 | 7 | -78/+157 |
| | | |||||
| * | Fix some separation bugs | Jacob Palecki | 2020-09-07 | 7 | -42/+73 |
| | | |||||
| * | Refactor type options | Jacob Palecki | 2020-09-07 | 21 | -192/+498 |
| | | |||||
| * | Pass args by ref for setting | Jacob Palecki | 2020-09-07 | 1 | -2/+2 |
| | | |||||
| * | Remove log and sigmoid styles | Jacob Palecki | 2020-09-04 | 10 | -111/+3 |
| | | |||||
| * | Merge with master | Jacob Palecki | 2020-09-04 | 24 | -258/+453 |
| |\ | |||||
| | * | Merge pull request #19 from JacobPalecki/gainOffset | a1xd | 2020-09-04 | 20 | -50/+253 |
| | |\ | | | | | | | Add gain offset & make gain options default | ||||
| | | * | Add offset options to GUI, make gain options default | Jacob Palecki | 2020-09-03 | 6 | -37/+196 |
| | | | | |||||
| | | * | Refactor for nice gain offset | Jacob Palecki | 2020-09-03 | 11 | -8/+28 |
| | | | | |||||
| | | * | Change classic, natural, naturalgain to use gain offset | Jacob Palecki | 2020-09-03 | 3 | -6/+15 |
| | | | | |||||
| | | * | Start adding gain offsets | Jacob Palecki | 2020-09-02 | 3 | -3/+16 |
| | | | | |||||
| | | * | Merge remote-tracking branch 'upstream/master' into master | Jacob Palecki | 2020-09-02 | 8 | -56/+43 |
| | | |\ | | |/ | |/| | |||||
| | * | | Merge pull request #18 from a1xd/write-delay | a1xd | 2020-09-01 | 8 | -56/+43 |
| | |\ \ | | | | | | | | | add 1s write delay to driver | ||||
| | | * | | add 1s write delay to driver | a1xd | 2020-09-01 | 8 | -56/+43 |
| | |/ / | |||||
| * | | | The menus mostly work | Jacob Palecki | 2020-09-02 | 3 | -14/+32 |
| | | | | |||||
| * | | | Move optionsets to applyoptions | Jacob Palecki | 2020-09-02 | 6 | -47/+114 |
| | | | | |||||
| * | | | Small fixes, correctly align labels and boxes | Jacob Palecki | 2020-09-01 | 5 | -141/+168 |
| | | | | |||||
| * | | | Second half - the parts in place | Jacob Palecki | 2020-09-01 | 18 | -385/+449 |
| | | | | |||||
| * | | | intermittent commit - large commit halfway done | Jacob Palecki | 2020-09-01 | 12 | -329/+690 |
| | | | | |||||
| * | | | Add X Y labels for by component | Jacob Palecki | 2020-09-01 | 1 | -168/+192 |
| | | | | |||||
| * | | | Space boxes for by component mode | Jacob Palecki | 2020-09-01 | 1 | -181/+267 |
| | | | | |||||
| * | | | Add text boxes and labels for by component accel | Jacob Palecki | 2020-09-01 | 1 | -189/+261 |
| | | | | |||||
| * | | | Add factory to create AccelGUI | Jacob Palecki | 2020-09-01 | 4 | -117/+253 |
| | | | | |||||
| * | | | Move constants to central class | Jacob Palecki | 2020-09-01 | 15 | -108/+110 |
| | | | | |||||
| * | | | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 23 | -30/+318 |
| | | | | |||||
| * | | | Show xy charts only when accel applied by component | Jacob Palecki | 2020-09-01 | 6 | -30/+16 |
| | | | | |||||
| * | | | Set whole or by component with toolstrip item | Jacob Palecki | 2020-09-01 | 6 | -133/+263 |
| | | | | |||||
| * | | | Remove console project | Jacob Palecki | 2020-08-31 | 5 | -7279/+0 |
| | |/ |/| | |||||
| * | | Merge pull request #1 from Sidiouth/sidi | JacobPalecki | 2020-08-31 | 5 | -5/+7 |
| |\ \ | |/ |/| | Small GUI tweaks | ||||
| | * | Initial commit | Sidiouth | 2020-08-31 | 5 | -5/+7 |
| | | | | | | | | | | | -Right-alight option labels in the gui -Allow users to modify the string already in the options field | ||||
| * | | Merge pull request #17 from a1xd/indep | JacobPalecki | 2020-08-31 | 43 | -1122/+654 |
| |\ \ | |/ |/| | Indep | ||||
| | * | add independent xy accel to driver | a1xd | 2020-08-31 | 42 | -996/+629 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 8 | -153/+52 |
| |/ | |||||
| * | Merge pull request #16 from JacobPalecki/Misc | a1xd | 2020-08-22 | 27 | -98/+1229 |
| |\ | | | | | Gain Styles, Settings File, and other miscellaneous | ||||
| | * | delete personal settings.json left in repo | Jacob Palecki | 2020-08-22 | 1 | -35/+0 |
| | | | |||||
| | * | Fix rotation getter | Jacob Palecki | 2020-08-22 | 1 | -1/+1 |
| | | | |||||
| | * | Saving and loading fully works | Jacob Palecki | 2020-08-22 | 11 | -140/+332 |
| | | | |||||
| | * | Serialization mostly working | Jacob Palecki | 2020-08-20 | 9 | -3/+217 |
| | | | |||||
| | * | Add accel type to active values and tweak color | Jacob Palecki | 2020-08-20 | 7 | -30/+136 |
| | | | |||||