index
:
rawaccel
1.5.x
dotnet5
master
patch-1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #86 from a1xd/fix-input
v1.4.4
a1xd
2021-04-27
4
-85
/
+72
|
\
|
*
bump version
a1xd
2021-04-26
1
-1
/
+1
|
*
ignore errors when trying to retrieve dev list
a1xd
2021-04-26
1
-1
/
+1
|
*
match error handling in MS raw input docs
a1xd
2021-04-26
1
-2
/
+2
|
*
refactor rawinput util
a1xd
2021-04-26
3
-86
/
+62
|
*
ignore GetRawInputDeviceInfo errors
a1xd
2021-04-25
1
-5
/
+12
|
*
bugfix - rawinput
a1xd
2021-04-25
1
-2
/
+2
|
*
ignore cfgmgr errors when retrieving device id
a1xd
2021-04-25
2
-23
/
+27
|
/
*
Merge pull request #81 from a1xd/log-unhandled-ex
v1.4.3
a1xd
2021-03-11
3
-9
/
+21
|
\
|
*
add handler for unhandled exceptions
a1xd
2021-03-11
3
-9
/
+21
|
/
*
Merge pull request #71 from a1xd/fix-dev-id
v1.4.2
a1xd
2021-02-02
8
-57
/
+100
|
\
|
*
fix typos in guide
a1xd
2021-02-02
1
-1
/
+1
|
*
bump version
a1xd
2021-02-02
1
-1
/
+1
|
*
increase default sens cap
a1xd
2021-02-02
1
-1
/
+1
|
*
fix device id not working with g305
a1xd
2021-01-30
5
-54
/
+97
|
/
*
bump version
a1xd
2021-01-23
1
-1
/
+1
*
Merge pull request #69 from JacobPalecki/FixByComponent
v1.4.1
a1xd
2021-01-22
4
-6
/
+11
|
\
|
*
fix last mouse move - swapped axes
a1xd
2021-01-22
1
-2
/
+2
|
*
Fix anisotropy panel covering bottom classic option in by component
Jacob Palecki
2021-01-22
2
-2
/
+2
|
*
Fix graphing error in by component graph calculation
Jacob Palecki
2021-01-22
1
-2
/
+7
|
/
*
Merge pull request #67 from JacobPalecki/graph_fix
JacobPalecki
2021-01-22
1
-2
/
+1
|
\
|
*
Fix graph for lp_norm != 1
Jacob Palecki
2021-01-21
1
-2
/
+1
|
/
*
Merge pull request #66 from a1xd/1.4-tweaks
v1.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
[next]