| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | formatting + file renames | a1xd | 2021-03-29 | 1 | -2/+2 |
| | | |||||
| * | refactor common/settings | a1xd | 2021-03-29 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | only driver compiles remove accel-base types merge linear + classic move gain cap logic into classic impl, cap is now set in terms of output use cap/limit to determine negation remove weight, add replacement for power mode only remove legacy offset option remove naturalgain mode add legacy mode flag naturalgain -> natural natural -> natural + legacy flag add dpi setting and more accel args + defaults (prep for ips mode) replace output speed cap with input cap | ||||
| * | filter raw input based on id | a1xd | 2021-01-12 | 1 | -1/+1 |
| | | | | | | | | | use device id (from device instance) over first hardware id use buffered method for all ioctls update gui/DeviceIDManager to match driver behavior respond to device change events desync MouseData and PointData accessors | ||||
| * | size device id/hwids based on docs | a1xd | 2021-01-05 | 1 | -2/+2 |
| | | | | | this also changes the connect ioctl to not abort when hwid query fails | ||||
| * | Update driver/driver.h | Tomáš Pazdiora | 2021-01-05 | 1 | -1/+1 |
| | | | | Co-authored-by: a1xd <[email protected]> | ||||
| * | add "Device Hardware ID" setting, to affect only specific device | Tomáš Pazdiora | 2021-01-05 | 1 | -0/+1 |
| | | |||||
| * | add a cooldown on write (one second) | a1xd | 2020-08-06 | 1 | -1/+3 |
| | | |||||
| * | Add project files.v0.1-test | a1xd | 2020-07-22 | 1 | -0/+47 |