| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed anisotropy not loading correctly on savev1.0.2 | a1xd | 2020-10-07 | 1 | -1/+2 |
| | | |||||
| * | set invisible args to default values before write | a1xd | 2020-09-29 | 3 | -19/+20 |
| | | |||||
| * | Fix legacy offset bugs | Jacob Palecki | 2020-09-27 | 1 | -23/+4 |
| | | |||||
| * | add arg checks in wrapper | a1xd | 2020-09-27 | 4 | -37/+44 |
| | | | | | | | | | | | | minor changes to settings shape, requires driver reinstall add error handling to writer grapher changes: add prettier serialization + comments add elements for scale and separated limit/exp reset irrelevant (invisible) arg input before checks/write | ||||
| * | Remove logarithm | Jacob Palecki | 2020-09-26 | 1 | -1/+0 |
| | | |||||
| * | Show active values correctly for x\y option sensitivity | Jacob Palecki | 2020-09-26 | 3 | -3/+21 |
| | | |||||
| * | SetActive changes field default, bugs fixed | Jacob Palecki | 2020-09-25 | 1 | -0/+2 |
| | | |||||
| * | Remove sigmoidgain, only allow one instance of grapher to run at a time | Jacob Palecki | 2020-09-22 | 1 | -2/+1 |
| | | |||||
| * | Rename write button | Jacob Palecki | 2020-09-22 | 1 | -2/+0 |
| | | |||||
| * | Rename active to current, make dropdown display accel type on active value set | Jacob Palecki | 2020-09-22 | 2 | -6/+2 |
| | | |||||
| * | Fix cap style defaulting to legacy | Jacob Palecki | 2020-09-22 | 1 | -1/+1 |
| | | |||||
| * | Rename experiment two to motivity | Jacob Palecki | 2020-09-22 | 1 | -1/+1 |
| | | |||||
| * | Fix bug & rename x axis to input speed | Jacob Palecki | 2020-09-22 | 1 | -2/+9 |
| | | |||||
| * | Mostly works | Jacob Palecki | 2020-09-22 | 2 | -2/+9 |
| | | |||||
| * | Merge branch 'GUI' into experiment | Jacob Palecki | 2020-09-21 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'GUI' into Unsure | Jacob Palecki | 2020-09-17 | 1 | -6/+6 |
| | |\ | |||||
| | * | | Unsure if I will use this | Jacob Palecki | 2020-09-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | log sigmoid sens done | Jacob Palecki | 2020-09-19 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Fix cap options pt 2 | Jacob Palecki | 2020-09-16 | 1 | -4/+4 |
| | | | |||||
| * | | Fix cap options, fix power style labels | Jacob Palecki | 2020-09-16 | 1 | -2/+2 |
| |/ | |||||
| * | Fix box write | Jacob Palecki | 2020-09-11 | 1 | -3/+3 |
| | | |||||
| * | Add improved logarithm style | Jacob Palecki | 2020-09-09 | 1 | -0/+1 |
| | | |||||
| * | Fix active values y width | Jacob Palecki | 2020-09-08 | 1 | -0/+8 |
| | | |||||
| * | Fix accel type y active value alignment | Jacob Palecki | 2020-09-08 | 1 | -2/+1 |
| | | |||||
| * | Fix few small bugs | Jacob Palecki | 2020-09-08 | 10 | -32/+130 |
| | | |||||
| * | Remove and sort usings en masse | Jacob Palecki | 2020-09-08 | 11 | -56/+4 |
| | | |||||
| * | Fix few small bugs | Jacob Palecki | 2020-09-08 | 4 | -6/+26 |
| | | |||||
| * | Alignment for whole mode works | Jacob Palecki | 2020-09-08 | 10 | -31/+159 |
| | | |||||
| * | Add chart resize | Jacob Palecki | 2020-09-07 | 2 | -2/+8 |
| | | |||||
| * | Fix some separation bugs | Jacob Palecki | 2020-09-07 | 6 | -17/+47 |
| | | |||||
| * | Refactor type options | Jacob Palecki | 2020-09-07 | 8 | -113/+286 |
| | | |||||
| * | Pass args by ref for setting | Jacob Palecki | 2020-09-07 | 1 | -2/+2 |
| | | |||||
| * | Remove log and sigmoid styles | Jacob Palecki | 2020-09-04 | 1 | -2/+0 |
| | | |||||
| * | Merge with master | Jacob Palecki | 2020-09-04 | 3 | -19/+144 |
| |\ | |||||
| | * | Add offset options to GUI, make gain options default | Jacob Palecki | 2020-09-03 | 2 | -11/+135 |
| | | | |||||
| * | | The menus mostly work | Jacob Palecki | 2020-09-02 | 2 | -13/+31 |
| | | | |||||
| * | | Move optionsets to applyoptions | Jacob Palecki | 2020-09-02 | 3 | -21/+101 |
| | | | |||||
| * | | Small fixes, correctly align labels and boxes | Jacob Palecki | 2020-09-01 | 2 | -6/+16 |
| | | | |||||
| * | | Second half - the parts in place | Jacob Palecki | 2020-09-01 | 2 | -0/+32 |
| | | | |||||
| * | | intermittent commit - large commit halfway done | Jacob Palecki | 2020-09-01 | 4 | -48/+318 |
| | | | |||||
| * | | Move constants to central class | Jacob Palecki | 2020-09-01 | 5 | -24/+13 |
| | | | |||||
| * | | Add constants class and separate classes into regions | Jacob Palecki | 2020-09-01 | 7 | -1/+104 |
| | | | |||||
| * | | Show xy charts only when accel applied by component | Jacob Palecki | 2020-09-01 | 2 | -6/+3 |
| | | | |||||
| * | | Set whole or by component with toolstrip item | Jacob Palecki | 2020-09-01 | 2 | -2/+91 |
| |/ | |||||
| * | Merge pull request #1 from Sidiouth/sidi | JacobPalecki | 2020-08-31 | 2 | -2/+4 |
| |\ | | | | | Small GUI tweaks | ||||
| | * | Initial commit | Sidiouth | 2020-08-31 | 2 | -2/+4 |
| | | | | | | | | | | | -Right-alight option labels in the gui -Allow users to modify the string already in the options field | ||||
| * | | add independent xy accel to driver | a1xd | 2020-08-31 | 1 | -3/+2 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Add accel type to active values and tweak color | Jacob Palecki | 2020-08-20 | 4 | -9/+109 |
| | | |||||
| * | Display active values | Jacob Palecki | 2020-08-20 | 5 | -15/+187 |
| | | |||||
| * | Sigmoid gain | Jacob Palecki | 2020-08-20 | 1 | -0/+1 |
| | | |||||