index
:
rawaccel
1.5.x
dark-mode
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
/
common
/
rawaccel.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
set modifier flags in userspace
a1xd
2021-09-23
1
-49
/
+60
*
rename directional multipliers
a1xd
2021-09-23
1
-4
/
+4
*
rename driver_settings
a1xd
2021-09-23
1
-6
/
+6
*
make profile count dynamic (unlimited)
a1xd
2021-09-23
1
-8
/
+5
*
refactor vec2/math
a1xd
2021-09-23
1
-29
/
+5
*
add per-device configuration
a1xd
2021-09-23
1
-77
/
+144
*
allow p < 2 in Lp distance mode
a1xd
2021-07-06
1
-4
/
+4
*
optimize a bit/refactor modify
a1xd
2021-04-08
1
-194
/
+129
*
use callbacks for applying accel
a1xd
2021-04-01
1
-11
/
+10
*
add minimum to complement speed cap
a1xd
2021-04-01
1
-41
/
+43
*
make weights work in by component mode
a1xd
2021-04-01
1
-41
/
+33
*
refactor lut/motivity
a1xd
2021-03-30
1
-3
/
+8
*
add zero/inf/nan guards
a1xd
2021-03-29
1
-2
/
+6
*
formatting + file renames
a1xd
2021-03-29
1
-91
/
+3
*
refactor common/settings
a1xd
2021-03-29
1
-161
/
+72
*
increase default sens cap
a1xd
2021-02-02
1
-1
/
+1
*
add angle snapping
a1xd
2021-01-21
1
-0
/
+32
*
direction/distance calc - small opts
a1xd
2021-01-21
1
-17
/
+9
*
Some fixes
Jacob Palecki
2021-01-11
1
-11
/
+19
*
Implement direcitonality UI
Jacob Palecki
2021-01-10
1
-8
/
+3
*
Add to stigma, directional to settings
Jacob Palecki
2021-01-08
1
-11
/
+20
*
Add core logic in common
Jacob Palecki
2021-01-07
1
-1
/
+77
*
add changes from review
a1xd
2020-12-03
1
-7
/
+7
*
add directional multipliers
a1xd
2020-12-03
1
-1
/
+12
*
move speedcap into accelerator
a1xd
2020-10-21
1
-10
/
+9
*
add speed cap
a1xd
2020-10-20
1
-6
/
+22
*
raise default scale cap from 9 to 128
a1xd
2020-10-10
1
-1
/
+1
*
add arg checks in wrapper
a1xd
2020-09-27
1
-2
/
+0
*
Remove logarithm
Jacob Palecki
2020-09-26
1
-3
/
+0
*
Remove sigmoidgain, only allow one instance of grapher to run at a time
Jacob Palecki
2020-09-22
1
-4
/
+1
*
Rename experiment two to motivity
Jacob Palecki
2020-09-22
1
-7
/
+7
*
add lut exp to driver
a1xd
2020-09-22
1
-8
/
+19
*
log sigmoid sens done
Jacob Palecki
2020-09-19
1
-0
/
+3
*
Add improved logarithm style
Jacob Palecki
2020-09-09
1
-0
/
+3
*
Remove log and sigmoid styles
Jacob Palecki
2020-09-04
1
-7
/
+1
*
add independent xy accel to driver
a1xd
2020-08-31
1
-152
/
+114
*
Display active values
Jacob Palecki
2020-08-20
1
-0
/
+3
*
Sigmoid gain
Jacob Palecki
2020-08-20
1
-1
/
+2
*
Add natural gain accel; add scale by DPI, poll rate in GUI
Jacob Palecki
2020-08-19
1
-1
/
+2
*
Disallow differing x and y weights with gain cap
Jacob Palecki
2020-08-11
1
-2
/
+1
*
Merge branch 'master' into GainCap
Jacob Palecki
2020-08-11
1
-2
/
+4
|
\
|
*
define exceptions for invalid arg & io errors
a1xd
2020-08-11
1
-2
/
+4
*
|
Further comments
Jacob Palecki
2020-08-05
1
-5
/
+41
*
|
Fix gain cap for positive offsets
Jacob Palecki
2020-08-05
1
-15
/
+11
*
|
Add velocity gain option
Jacob Palecki
2020-08-04
1
-5
/
+65
|
/
*
move clipp/parse logic into console project
a1xd
2020-07-31
1
-1
/
+1
*
add more tweaks for st-refactor
a1xd
2020-07-31
1
-17
/
+11
*
Make weight a member of accel_base
a1xd
2020-07-30
1
-18
/
+6
*
add tweaks for st-refactor
a1xd
2020-07-30
1
-40
/
+33
*
Use modifier object in wrapper
Jacob Palecki
2020-07-29
1
-1
/
+1
[next]