| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #66 from a1xd/1.4-tweaksv1.4.0 | JacobPalecki | 2021-01-21 | 12 | -27/+72 |
| |\ | |||||
| | * | change toggle text, "enabled" -> "disable" | a1xd | 2021-01-21 | 1 | -1/+1 |
| | * | center gui on initial resize | a1xd | 2021-01-21 | 2 | -5/+13 |
| | * | update signed | a1xd | 2021-01-21 | 5 | -2/+2 |
| | * | add angle snapping | a1xd | 2021-01-21 | 6 | -0/+39 |
| | * | direction/distance calc - small opts | a1xd | 2021-01-21 | 1 | -17/+9 |
| | * | relax requirements when deserializing settings | a1xd | 2021-01-21 | 1 | -2/+8 |
| |/ | |||||
| * | Merge pull request #65 from JacobPalecki/Directional | JacobPalecki | 2021-01-20 | 37 | -456/+1439 |
| |\ | |||||
| | * | Guard against bad anisotropy args | Jacob Palecki | 2021-01-20 | 1 | -1/+34 |
| | * | Bump version to 1.4 | Jacob Palecki | 2021-01-20 | 1 | -2/+2 |
| | * | Final GUI tweaks | Jacob Palecki | 2021-01-20 | 2 | -2/+7 |
| | * | Tweaks | Jacob Palecki | 2021-01-20 | 6 | -31/+27 |
| | * | Update guide for anisotropy options | Jacob Palecki | 2021-01-20 | 2 | -13/+40 |
| | * | merge with master builds | Jacob Palecki | 2021-01-20 | 27 | -89/+585 |
| | |\ | |/ |/| | |||||
| * | | show custom dialog on bad input (#63) | a1xd | 2021-01-14 | 4 | -1/+130 |
| * | | Merge pull request #64 from Tatsujinichi/master | a1xd | 2021-01-14 | 2 | -1/+12 |
| |\ \ | |||||
| | * | | Added Visual Studio Code gitignores | tatsujinichi | 2021-01-14 | 1 | -0/+11 |
| | * | | Fixed typo in example | tatsujinichi | 2021-01-14 | 1 | -1/+1 |
| * | | | Merge pull request #60 from singhmi4/patch-1 | a1xd | 2021-01-14 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | update faq hyperlink syntax | a1xd | 2021-01-14 | 1 | -1/+1 |
| | * | | | Add hyperlink to FAQ pages in Further Help section | Michael S | 2021-01-08 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #58 from aroidzap/installer-minor-change | a1xd | 2021-01-14 | 2 | -3/+24 |
| |\ \ \ | |||||
| | * | | | better information for user when installing/removing driver | Tomáš Pazdiora | 2021-01-06 | 2 | -3/+24 |
| | |/ / | |||||
| * | | | Merge pull request #59 from aroidzap/apply-for-specific-device-gui | a1xd | 2021-01-14 | 23 | -96/+422 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | filter raw input based on id | a1xd | 2021-01-12 | 18 | -115/+213 |
| | * | | Small behavior improvements | Jacob Palecki | 2021-01-07 | 1 | -1/+2 |
| | * | | Include csproj as well | Jacob Palecki | 2021-01-07 | 1 | -1/+2 |
| | * | | Refactor | Jacob Palecki | 2021-01-07 | 6 | -104/+185 |
| | * | | rough GUI integration of "Device Hardware ID" | Tomáš Pazdiora | 2021-01-07 | 11 | -169/+124 |
| | * | | update devicelist app | Tomáš Pazdiora | 2021-01-07 | 2 | -6/+16 |
| | * | | update signed/driver | a1xd | 2021-01-07 | 1 | -0/+0 |
| | * | | refactor main callback | a1xd | 2021-01-07 | 1 | -28/+23 |
| | * | | get hwid when adding device | a1xd | 2021-01-06 | 1 | -26/+22 |
| | * | | size device id/hwids based on docs | a1xd | 2021-01-05 | 4 | -20/+37 |
| | * | | Update driver/driver.h | Tomáš Pazdiora | 2021-01-05 | 1 | -1/+1 |
| | * | | bugfix | Tomáš Pazdiora | 2021-01-05 | 1 | -1/+2 |
| | * | | revert for loop -> do while (according to a1xd's conclusion) | Tomáš Pazdiora | 2021-01-05 | 1 | -2/+3 |
| | * | | simplify checking for configuration without specific device | Tomáš Pazdiora | 2021-01-05 | 1 | -1/+1 |
| | * | | add "Device Hardware ID" setting, to affect only specific device | Tomáš Pazdiora | 2021-01-05 | 5 | -18/+40 |
| | * | | add devicelist app | Tomáš Pazdiora | 2021-01-05 | 5 | -0/+148 |
| | * | | fix .rc files | Tomáš Pazdiora | 2021-01-05 | 2 | -2/+2 |
| |/ / | |||||
| | * | Remove debug statement | Jacob Palecki | 2021-01-20 | 1 | -5/+0 |
| | * | Final graph fidelity tweaks and fixes | Jacob Palecki | 2021-01-20 | 5 | -34/+50 |
| | * | further tweaks | Jacob Palecki | 2021-01-19 | 4 | -33/+24 |
| | * | Mostly working | Jacob Palecki | 2021-01-19 | 1 | -9/+69 |
| | * | Hide offset for power type | Jacob Palecki | 2021-01-18 | 1 | -1/+1 |
| | * | Add timer to mousewatcher for better low-end fidelity | Jacob Palecki | 2021-01-18 | 1 | -1/+11 |
| | * | Directional works | Jacob Palecki | 2021-01-18 | 11 | -361/+201 |
| | * | Refactor for new graph calculation method | Jacob Palecki | 2021-01-18 | 12 | -25/+322 |
| | * | Fix xy anisotropy combining in gui | Jacob Palecki | 2021-01-12 | 4 | -28/+41 |