116 Commits (02d361b54136120c6e1110e8c636a702d495e356)
 

Author SHA1 Message Date
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
pixl f2a7b7b947
Fix long report descriptor check 4 years ago
pixl f0c903d539
Rename DeviceMonitor to DeviceManager 4 years ago
pixl 7f1af81910
Rewrite logid::DeviceMonitor 4 years ago
pixl b41649b0de
Implement dj::Receiver class 4 years ago
pixl 47db60fad8
Fix swapped DefaultDevice and CordedDevice indexes 4 years ago
pixl ecc5062e0f
Support getting version of HID++ 1.0 devices 4 years ago
pixl 7571be1f54
Don't create a new thread for each raw event 4 years ago
pixl cc025d3b96
Fully implement Root and virutal Feature class 4 years ago
pixl c21a923ab2
Print version number of device 1 on each raw dev. 4 years ago
pixl 14d07c220e
Create enum of feature IDs 4 years ago
pixl 91954e8a73
Use shared_ptr for devices in DeviceMonitor 4 years ago
pixl 6b895b3015
Monitor all HID++ reports on wireless device 1 4 years ago
pixl 1de722b935
Add note about state of branch in README.md 4 years ago
pixl ec4ae56bc4
Implement raw DeviceMonitor 4 years ago
PixlOne 526ffec61a
Implement reload method 4 years ago