231 Commits (master)
 

Author SHA1 Message Date
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
pixl 1106133f3c
Move logger into util/log.h 4 years ago
pixl 4ba9248038
Use safe thread class instead of std::thread 4 years ago
pixl d84363019b
Create a safe thread wrapper 4 years ago
pixl ef0a0fab8d
Support Reset (0x0020) feature 4 years ago
pixl 7ae46c938d
Implement FeatureSet feature 4 years ago
pixl 60e47572d6
Add GPL copyright notice to DeviceFeature.h 4 years ago
pixl 152b9e6cfd
Add interface for device features in logid::Device 4 years ago
pixl 1d001237ba
Monitor wake up/sleep events with Receiver 4 years ago
pixl 22455af615
Add GPL copyright notice in all C++ source files 4 years ago
pixl dd75df8c18
Use consistent code style 4 years ago
pixl bd080e7ef6
Fix bug described in 698971a 4 years ago
pixl 261d82390b
Assert report ID and length before sending 4 years ago
pixl e40da5f0c0
Implement receiver HID++ connect/disconnect events 4 years ago
pixl b05e525bbc
Add RawReport log level 4 years ago
pixl c04408c2dd
Implement logid::backend::dj::ReceiverMonitor 4 years ago
pixl 6bfa52e5c1
Remove libhidpp submodule 4 years ago
pixl fb0b8e88ef
Clean up temporary code 4 years ago