summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48 from a1xd/improve-docsv1.3.0a1xd2020-12-061-4/+7
|\
| * add prereqs to install guidea1xd2020-12-051-4/+7
|/
* Merge pull request #46 from a1xd/1.3a1xd2020-12-0563-273/+1482
|\
| * update signed, add installersa1xd2020-12-057-3/+6
| * add more changes from reviewa1xd2020-12-0510-31/+41
| * add changes from reviewa1xd2020-12-038-37/+40
| * fix chart range not updating on disablea1xd2020-12-031-15/+12
| * filter out abs move raw inputa1xd2020-12-032-1/+6
| * add directional multipliersa1xd2020-12-0314-38/+71
| * update writer - use messagebox instead of consolea1xd2020-12-022-9/+16
| * support win7 while cross-signing is still availablea1xd2020-12-024-9/+22
| * embed version info into assembliesa1xd2020-12-0238-93/+1273
| * merge common-install with commona1xd2020-12-027-26/+5
| * refactor ioa1xd2020-12-014-82/+61
| * fix dbgprint warninga1xd2020-11-301-1/+1
| * match debug and release lang stda1xd2020-11-291-1/+1
|/
* Merge pull request #45 from JacobPalecki/fixJacobPalecki2020-11-274-63/+3
|\
| * Remove experiment file, set driver lang to c++17, fix by component last mouse...Jacob Palecki2020-11-274-63/+3
|/
* Merge pull request #38 from a1xd/1.2v1.2.0-w7v1.2.0a1xd2020-10-2513-80/+127
|\
| * update signeda1xd2020-10-211-0/+0
| * move speedcap into acceleratora1xd2020-10-215-17/+18
| * put autowrite option back in menua1xd2020-10-217-73/+95
| * fix sens label visibility when separateda1xd2020-10-211-1/+2
| * update min time threshold for 8khza1xd2020-10-201-1/+3
| * add speed capa1xd2020-10-204-7/+28
|/
* Merge pull request #37 from JacobPalecki/GUIv1.1.2a1xd2020-10-191-2/+2
|\
| * Fix output velocity calculationJacob Palecki2020-10-181-2/+2
|/
* Merge pull request #36 from a1xd/gain-conv-fixv1.1.1a1xd2020-10-156-107/+116
|\
| * Merge remote-tracking branch 'downstream/GUI' into gain-conv-fixJacob Palecki2020-10-154-70/+74
| |\
| | * Fix simulated mouse input bug + small renamingJacob Palecki2020-10-154-70/+74
| |/ |/|
| * fix gain cap conversiona1xd2020-10-151-7/+5
| * update signed for 1.1.1a1xd2020-10-151-0/+0
| * improve converter prompta1xd2020-10-151-30/+37
|/
* Merge pull request #35 from a1xd/1.1.1a1xd2020-10-145-95/+124
|\
| * fix non-standard access of template base membersa1xd2020-10-131-9/+9
| * hide weight when motivity is selecteda1xd2020-10-131-1/+1
| * fix conversion of non-linear quake accela1xd2020-10-121-1/+3
| * fix #34 bad cap and sens conversiona1xd2020-10-111-6/+8
| * refactor convertera1xd2020-10-112-82/+107
| * raise default scale cap from 9 to 128a1xd2020-10-101-1/+1
|/
* Merge pull request #33 from a1xd/1.1v1.1.0a1xd2020-10-0820-1196/+1310
|\
| * add magic number to constantsa1xd2020-10-082-2/+4
| * disable write button when settings are toggled offa1xd2020-10-081-4/+4
| * improve comments, variable namesa1xd2020-10-084-118/+118
| * Follow full C# conventionJacob Palecki2020-10-082-2/+22
| * rename sensitivity field to 'sens multiplier'a1xd2020-10-083-4/+4
| * add scroll to chartsa1xd2020-10-088-1089/+1070
| * add toggle button + save gui settings on closea1xd2020-10-0812-98/+184
| * ease requirements for loading driver settingsa1xd2020-10-072-22/+39
| * add static default settings in wrappera1xd2020-10-072-2/+2