summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * rough GUI integration of "Device Hardware ID"Tomáš Pazdiora2021-01-0711-169/+124
| * update devicelist appTomáš Pazdiora2021-01-072-6/+16
| * update signed/drivera1xd2021-01-071-0/+0
| * refactor main callbacka1xd2021-01-071-28/+23
| * get hwid when adding devicea1xd2021-01-061-26/+22
| * size device id/hwids based on docsa1xd2021-01-054-20/+37
| * Update driver/driver.hTomáš Pazdiora2021-01-051-1/+1
| * bugfixTomáš Pazdiora2021-01-051-1/+2
| * revert for loop -> do while (according to a1xd's conclusion)Tomáš Pazdiora2021-01-051-2/+3
| * simplify checking for configuration without specific deviceTomáš Pazdiora2021-01-051-1/+1
| * add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-055-18/+40
| * add devicelist appTomáš Pazdiora2021-01-055-0/+148
| * fix .rc filesTomáš Pazdiora2021-01-052-2/+2
|/
* Merge pull request #53 from termhn/patch-1a1xd2021-01-031-2/+5
|\
| * Update doc/Guide.mdGray Olson2021-01-031-1/+1
| * make note about download link in the guideGray Olson2021-01-021-2/+5
|/
* Merge pull request #51 from a1xd/fp-parsea1xd2020-12-222-1/+12
|\
| * rename tryparse, add typea1xd2020-12-221-2/+2
| * fallback on invariant format when parsing fieldsa1xd2020-12-152-1/+12
|/
* 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
|/