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
path:
root
/
driver
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump version, target win10
a1xd
2021-09-23
1
-4
/
+6
*
rename driver_settings
a1xd
2021-09-23
2
-31
/
+35
*
move safeboot check into DriverEntry
a1xd
2021-09-23
1
-3
/
+1
*
make profile count dynamic (unlimited)
a1xd
2021-09-23
2
-79
/
+98
*
fix kernel bugcheck
a1xd
2021-09-23
1
-2
/
+4
*
make ioctls constexpr
a1xd
2021-09-23
1
-3
/
+3
*
add per-device configuration
a1xd
2021-09-23
2
-54
/
+267
*
optimize a bit/refactor modify
a1xd
2021-04-08
2
-24
/
+21
*
use callbacks for applying accel
a1xd
2021-04-01
1
-2
/
+4
*
check for safe mode before hooking into dev stack
a1xd
2021-04-01
1
-1
/
+7
*
driver - apply accel disregarding num packets
a1xd
2021-04-01
1
-19
/
+13
*
add flag to negate device match
a1xd
2021-04-01
1
-2
/
+3
*
update rest
a1xd
2021-04-01
2
-3
/
+2
*
refactor lut/motivity
a1xd
2021-03-30
2
-30
/
+12
*
put utility in namespace
a1xd
2021-03-30
1
-2
/
+2
*
add zero/inf/nan guards
a1xd
2021-03-29
1
-26
/
+31
*
formatting + file renames
a1xd
2021-03-29
1
-2
/
+2
*
refactor common/settings
a1xd
2021-03-29
2
-7
/
+7
*
add angle snapping
a1xd
2021-01-21
1
-0
/
+1
*
filter raw input based on id
a1xd
2021-01-12
2
-19
/
+29
*
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
2
-18
/
+33
*
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
2
-16
/
+32
*
fix .rc files
Tomáš Pazdiora
2021-01-05
1
-1
/
+1
*
support win7 while cross-signing is still available
a1xd
2020-12-02
1
-4
/
+12
*
embed version info into assemblies
a1xd
2020-12-02
3
-0
/
+71
*
refactor io
a1xd
2020-12-01
1
-44
/
+33
*
fix dbgprint warning
a1xd
2020-11-30
1
-1
/
+1
*
match debug and release lang std
a1xd
2020-11-29
1
-1
/
+1
*
Remove experiment file, set driver lang to c++17, fix by component last mouse...
Jacob Palecki
2020-11-27
1
-1
/
+1
*
Fixed anisotropy not loading correctly on save
v1.0.2
a1xd
2020-10-07
1
-3
/
+6
*
add arg checks in wrapper
a1xd
2020-09-27
1
-3
/
+2
*
add lut exp to driver
a1xd
2020-09-22
1
-2
/
+27
*
Fix cap options pt 2
Jacob Palecki
2020-09-16
1
-0
/
+1
*
add 1s write delay to driver
a1xd
2020-09-01
1
-14
/
+4
*
add independent xy accel to driver
a1xd
2020-08-31
1
-37
/
+33
*
add a cooldown on write (one second)
a1xd
2020-08-06
2
-5
/
+22
*
add read
a1xd
2020-07-31
1
-22
/
+41
*
Separate accel implementations into files
Jacob Palecki
2020-07-29
1
-4
/
+4
*
Rename variables and add modify functions
Jacob Palecki
2020-07-28
1
-13
/
+13
*
Remove extra mode from variables
Jacob Palecki
2020-07-28
1
-1
/
+1
*
Add project files.
v0.1-test
a1xd
2020-07-22
3
-0
/
+791