61 Commits (master)

Author SHA1 Message Date
damageboy 7424c4fe94 Resolve majority of clang+libstdc++ warnings 2 years ago
pixl 4cfc2515d5
Fix ThumbWheel setStatus arg alignment 4 years ago
pixl cce1275385
Implement HID++ 2.0 ThumbWheel (0x2150) 4 years ago
pixl c1423e345e
Support HiresScroll gesture remapping 4 years ago
pixl 6ea65601f3
Fix typo in HiresScroll 4 years ago
pixl 34b8047360
Refer to receiver from receiver devices 4 years ago
pixl 168c28d1e4
Wait for device to initialize before addDevice 4 years ago
pixl 9607c32520
Fix issue where I/O would hang 4 years ago
pixl 1551c4ded0
Add hidpp20 WirelessDeviceStatus feature 4 years ago
pixl d59daf86e2
Add ChangeHost hidpp20 feature 4 years ago
pixl f51ba0f681
Remove unused assert warnings when building Release 4 years ago
pixl 56d10898fb
Print CIDs on device connect 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 825967b140
TODO cleanup: Add PowerSwitchLocation enum 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 4ce76f5927
Listen for events on receiver device on timeout 4 years ago
pixl f7638b0905
Properly output TimeoutError 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 1f3fa53721
Add workqueue system 4 years ago
pixl bc8f1a983a
Add configurable I/O timeout 4 years ago
pixl d6f5c35983
Add HiresScroll hidpp20 feature 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 3129cda581
Add hidpp20 ReprogControls support 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 f6b93b94af
Split Configuration into several classes 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 ef0a0fab8d
Support Reset (0x0020) feature 4 years ago
pixl 7ae46c938d
Implement FeatureSet feature 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 fb0b8e88ef
Clean up temporary code 4 years ago
pixl f2a7b7b947
Fix long report descriptor check 4 years ago