summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* refactor rawinput utila1xd2021-04-261-37/+4
* ignore cfgmgr errors when retrieving device ida1xd2021-04-251-4/+9
* 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
* add independent xy accel to drivera1xd2020-08-311-73/+55
* clean up wrapper, minimize heap alloca1xd2020-08-241-13/+9
* Fix rotation getterJacob Palecki2020-08-221-1/+1
* Saving and loading fully worksJacob Palecki2020-08-221-1/+4
* Display active valuesJacob Palecki2020-08-201-10/+15
* Fix initial points, add poll time constantJacob Palecki2020-08-131-0/+10
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-1/+1
* Add velocity gain optionJacob Palecki2020-08-041-1/+3
* Read from driver to get graph valuesJacob Palecki2020-08-031-0/+1
* Start work on reading from driverJacob Palecki2020-08-031-3/+10
* move write function into common io headera1xd2020-07-311-0/+1
* Show no settings for off, remove unused class for PRJacob Palecki2020-07-311-4/+8
|\
| * update grapher/wrapper for st-refactora1xd2020-07-311-1/+4
* | Fix small bugs, add AccelOptions classJacob Palecki2020-07-301-0/+2
* | Take all variables through GUIJacob Palecki2020-07-291-3/+20
* | Compiles but may fileJacob Palecki2020-07-291-3/+21
|/
* Use modifier object in wrapperJacob Palecki2020-07-291-1/+1
* More comments and light refactoringJacob Palecki2020-07-281-1/+1