summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #86 from a1xd/fix-inputv1.4.4a1xd2021-04-274-85/+72
|\
| * bump versiona1xd2021-04-261-1/+1
| * ignore errors when trying to retrieve dev lista1xd2021-04-261-1/+1
| * match error handling in MS raw input docsa1xd2021-04-261-2/+2
| * refactor rawinput utila1xd2021-04-263-86/+62
| * ignore GetRawInputDeviceInfo errorsa1xd2021-04-251-5/+12
| * bugfix - rawinputa1xd2021-04-251-2/+2
| * ignore cfgmgr errors when retrieving device ida1xd2021-04-252-23/+27
|/
* Merge pull request #81 from a1xd/log-unhandled-exv1.4.3a1xd2021-03-113-9/+21
|\
| * add handler for unhandled exceptionsa1xd2021-03-113-9/+21
|/
* Merge pull request #71 from a1xd/fix-dev-idv1.4.2a1xd2021-02-028-57/+100
|\
| * fix typos in guidea1xd2021-02-021-1/+1
| * bump versiona1xd2021-02-021-1/+1
| * increase default sens capa1xd2021-02-021-1/+1
| * fix device id not working with g305a1xd2021-01-305-54/+97
|/
* bump versiona1xd2021-01-231-1/+1
* Merge pull request #69 from JacobPalecki/FixByComponentv1.4.1a1xd2021-01-224-6/+11
|\
| * fix last mouse move - swapped axesa1xd2021-01-221-2/+2
| * Fix anisotropy panel covering bottom classic option in by componentJacob Palecki2021-01-222-2/+2
| * Fix graphing error in by component graph calculationJacob Palecki2021-01-221-2/+7
|/
* Merge pull request #67 from JacobPalecki/graph_fixJacobPalecki2021-01-221-2/+1
|\
| * Fix graph for lp_norm != 1Jacob Palecki2021-01-211-2/+1
|/
* Merge pull request #66 from a1xd/1.4-tweaksv1.4.0JacobPalecki2021-01-2112-27/+72
|\
| * change toggle text, "enabled" -> "disable"a1xd2021-01-211-1/+1
| * center gui on initial resizea1xd2021-01-212-5/+13
| * update signeda1xd2021-01-215-2/+2
| * add angle snappinga1xd2021-01-216-0/+39
| * direction/distance calc - small optsa1xd2021-01-211-17/+9
| * relax requirements when deserializing settingsa1xd2021-01-211-2/+8
|/
* Merge pull request #65 from JacobPalecki/DirectionalJacobPalecki2021-01-2037-456/+1439
|\
| * Guard against bad anisotropy argsJacob Palecki2021-01-201-1/+34
| * Bump version to 1.4Jacob Palecki2021-01-201-2/+2
| * Final GUI tweaksJacob Palecki2021-01-202-2/+7
| * TweaksJacob Palecki2021-01-206-31/+27
| * Update guide for anisotropy optionsJacob Palecki2021-01-202-13/+40
| * merge with master buildsJacob Palecki2021-01-2027-89/+585
| |\ | |/ |/|
* | show custom dialog on bad input (#63)a1xd2021-01-144-1/+130
* | Merge pull request #64 from Tatsujinichi/mastera1xd2021-01-142-1/+12
|\ \
| * | Added Visual Studio Code gitignorestatsujinichi2021-01-141-0/+11
| * | Fixed typo in exampletatsujinichi2021-01-141-1/+1
* | | Merge pull request #60 from singhmi4/patch-1a1xd2021-01-141-1/+1
|\ \ \
| * | | update faq hyperlink syntaxa1xd2021-01-141-1/+1
| * | | Add hyperlink to FAQ pages in Further Help sectionMichael S2021-01-081-1/+1
| |/ /
* | | Merge pull request #58 from aroidzap/installer-minor-changea1xd2021-01-142-3/+24
|\ \ \
| * | | better information for user when installing/removing driverTomáš Pazdiora2021-01-062-3/+24
| |/ /
* | | Merge pull request #59 from aroidzap/apply-for-specific-device-guia1xd2021-01-1423-96/+422
|\ \ \ | |/ / |/| |
| * | filter raw input based on ida1xd2021-01-1218-115/+213
| * | Small behavior improvementsJacob Palecki2021-01-071-1/+2
| * | Include csproj as wellJacob Palecki2021-01-071-1/+2
| * | RefactorJacob Palecki2021-01-076-104/+185