summaryrefslogtreecommitdiff
path: root/driver/driver.h
Commit message (Collapse)AuthorAgeFilesLines
* filter raw input based on ida1xd2021-01-121-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 docsa1xd2021-01-051-2/+2
| | | | this also changes the connect ioctl to not abort when hwid query fails
* Update driver/driver.hTomáš Pazdiora2021-01-051-1/+1
| | | Co-authored-by: a1xd <[email protected]>
* add "Device Hardware ID" setting, to affect only specific deviceTomáš Pazdiora2021-01-051-0/+1
|
* add a cooldown on write (one second)a1xd2020-08-061-1/+3
|
* Add project files.v0.1-testa1xd2020-07-221-0/+47