summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* bugfix - oob in SettingsErrors::ToStringa1xd2021-08-291-8/+8
* move arbitrary input into settingsa1xd2021-04-131-69/+108
* Some more small additions and fixesJacob Palecki2021-04-091-1/+15
* Fixed some bugsJacob Palecki2021-04-091-1/+1
* Something works and that's pretty coolJacob Palecki2021-04-081-3/+7
* Try reinterpret castJacob Palecki2021-04-081-1/+1
* merge and improveJacob Palecki2021-04-081-7/+7
|\
| * make sizeof arbitrary close to othersa1xd2021-04-081-1/+1
| * fix some thingsa1xd2021-04-081-4/+4
* | Progress in arbitraryJacob Palecki2021-04-081-1/+2
|/
* Add active value labels for gain switchJacob Palecki2021-04-071-1/+1
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-061-1/+1
* Rename accelMotivity to growthRateJacob Palecki2021-04-061-1/+1
* update wrapper + writer to handle luta1xd2021-04-061-142/+272
* Add differing table typesJacob Palecki2021-04-011-1/+34
* use callbacks for applying accela1xd2021-04-011-7/+14
* add minimum to complement speed capa1xd2021-04-011-1/+4
* driver - apply accel disregarding num packetsa1xd2021-04-011-0/+8
* add flag to negate device matcha1xd2021-04-011-0/+4
* update resta1xd2021-04-011-286/+177
* fix device id not working with g305a1xd2021-01-301-0/+48
* add angle snappinga1xd2021-01-211-0/+3
* relax requirements when deserializing settingsa1xd2021-01-211-2/+8
* Guard against bad anisotropy argsJacob Palecki2021-01-201-1/+34
* merge with master buildsJacob Palecki2021-01-201-1/+26
|\
| * filter raw input based on ida1xd2021-01-121-3/+24
| * size device id/hwids based on docsa1xd2021-01-051-1/+1
| * add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-051-1/+5
* | Driver worksJacob Palecki2021-01-111-3/+3
* | Implement direcitonality UIJacob Palecki2021-01-101-0/+14
|/
* add more changes from reviewa1xd2020-12-051-3/+7
* add changes from reviewa1xd2020-12-031-1/+1
* add directional multipliersa1xd2020-12-031-1/+4
* embed version info into assembliesa1xd2020-12-021-6/+101
* move speedcap into acceleratora1xd2020-10-211-3/+2
* add speed capa1xd2020-10-201-0/+3
* rename sensitivity field to 'sens multiplier'a1xd2020-10-081-1/+1
* add static default settings in wrappera1xd2020-10-071-1/+1
* forbid 0 accel with naturalgaina1xd2020-09-301-0/+2
* change cut off from 1 to 10 for natural(gain) accel vala1xd2020-09-291-2/+2
* change scale cap keya1xd2020-09-291-0/+1
* set invisible args to default values before writea1xd2020-09-291-0/+1
* add wrapper optimizationa1xd2020-09-291-5/+4
* disallow negative weight with non-additive typesa1xd2020-09-281-3/+6
* add arg checks in wrappera1xd2020-09-271-23/+90
* Hide minimum time attributeJacob Palecki2020-09-261-0/+1
* Remove logarithmJacob Palecki2020-09-261-1/+1
* add initial writera1xd2020-09-251-10/+129
* add lut exp to drivera1xd2020-09-221-2/+19
* Add delay on button enable after writing to driverJacob Palecki2020-09-081-0/+2