148 Commits (b75b9794d19d6a6e3b51418ff9e9c038520c1974)
 

Author SHA1 Message Date
pixl b75b9794d1
Fix versioning system 4 years ago
pixl c83739beb9
Merge pull request #99 from PixlOne/refactor 4 years ago
pixl 56d10898fb
Print CIDs on device connect 4 years ago
pixl 018bdb83ad
Add ability to ignore devices 4 years ago
pixl 497ec07bdf
Properly set PID on dummy connect events 4 years ago
pixl 89b9829b84
Fix bug where GetPairingInfo would be offset by -1. 4 years ago
pixl d3d4a2755a
Apply clang-tidy inspections 4 years ago
pixl 937225b6f2
TODO cleanup: Remove error check todo in DeviceManager 4 years ago
pixl 825967b140
TODO cleanup: Add PowerSwitchLocation enum 4 years ago
pixl 944a6419b4
Remove unused DeviceFinder.cpp 4 years ago
pixl 3659ec25fb
Add additional DJ report descriptor 4 years ago
pixl a2718d9023
Fix undetected CIDs 4 years ago
pixl 0f60c3896c
Fix usbhid-dump SIGSEGV on #100 4 years ago
pixl dde2993223
Fix crashes when logid starts as root 4 years ago
pixl 405b314103
Add GitHub Actions 4 years ago
pixl 8f073d66c3
Remove unused dependencies 4 years ago
pixl 4ce76f5927
Listen for events on receiver device on timeout 4 years ago
pixl 1a056a1ecf
Add mutex for events on Receiver 4 years ago
pixl f7638b0905
Properly output TimeoutError 4 years ago
pixl 9ad8ce0fea
Remove README.md warning 4 years ago
pixl 214bbbecbc
Remove unused files 4 years ago
pixl b00b4645e4
Add ChangeDPI action 4 years ago
pixl 949a1ee283
Add CycleDPI action 4 years ago
pixl 21b7455919
Add NullAction support 4 years ago
pixl 4117d71c9d
Add NoPress gesture mode 4 years ago
pixl 10bb10e5c5
Add Axis gesture 4 years ago
pixl ecfd03fd21
Add OnInterval/OnFewPixels gesture 4 years ago
pixl de8e453bd3
Fix deadlock issue 4 years ago
pixl 0fbeb1e3c9
Add Gesture support 4 years ago
pixl 41049deb35
Fix compiler warnings 4 years ago
pixl d478ef3309
Add error check for bad action type 4 years ago
pixl 1f3fa53721
Add workqueue system 4 years ago
pixl 02d361b541
Add ToggleHiresScroll action 4 years ago
pixl 77f4240ec7
Add ToggleSmartShift action 4 years ago
pixl bc8f1a983a
Add configurable I/O timeout 4 years ago
pixl 055d136b09
Add HiresScroll device feature 4 years ago
pixl d6f5c35983
Add HiresScroll hidpp20 feature 4 years ago
pixl 71b0ddd279
Add reset mechanism to logid::Device 4 years ago
pixl 5bf5dc75b5
Implement RemapButton feature 4 years ago
pixl 0b87d3c664
Fixed bug: odd devices would fail Root GetFeature 4 years ago
pixl cd14d8dd27
Add thanks to README.md 4 years ago
pixl 3129cda581
Add hidpp20 ReprogControls support 4 years ago
pixl c382ba1c0b
Add getFeature function to Device 4 years ago
pixl b445b979d3
Remove some useless debug output 4 years ago
pixl 4e33ad7593
Add SmartShift Device feature 4 years ago
pixl 5abf777e00
Add SmartShift hidpp20 feature 4 years ago
pixl 07b8fc1af4
Add DPI feature 4 years ago
pixl f6b93b94af
Split Configuration into several classes 4 years ago
pixl 181be50f88
Use unique pointer for global device manager 4 years ago
pixl 5f76ccc4ac
Implement AdjustableDPI feature 4 years ago