90 Commits (22455af6157f443d8e9a9d6ac6be11c117376fdd)
 

Author SHA1 Message Date
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
PixlOne 6316b89840
Reorganise logid.cpp 4 years ago
PixlOne 6e7445b197
Add versioning to logiops binaries 4 years ago
pixl 7b304b85cf
Merge pull request #92 from glunardi/patch-1 4 years ago
Guy Lunardi d73b30eb21
Indicate DEFAULT_CONFIG_FILE location 4 years ago
pixl 1f16d85d38
Merge pull request #88 from javawithjiva/master 4 years ago
Azeem Jiva d0242f53c8 Add string headers to allow building on latest gcc 4 years ago
pixl ef84577b9c
Add ability to blacklist devices 4 years ago
pixl 2654f319c6
Move tested devices to TESTED.md 4 years ago
pixl a425dcca9e
Merge pull request #79 from zv0n/master 4 years ago
zvon 52d5c0454a M720 confirmed working 4 years ago
pixl f5092572ac
Create FUNDING.yml 4 years ago
pixl 9bb949b87c
Change MX Master 2 to MX Master 2S 4 years ago
pixl 0e70d0e799
Merge pull request #78 from fourstepper/master 4 years ago
Fourstepper 934bee9b5f fixes 4 years ago
Fourstepper 41f7ed7ea7 Adding differentiation between mx master devices for easier recognition 4 years ago
pixl 29abcbe4f7
Merge pull request #77 from Zak-Bahm/master 4 years ago
Zacharias Bahm 3bdc8f0145 MX Ergo confirmed working for button mapping 4 years ago
pixl 8185061f2e
Added dependencies for Debian and Arch 4 years ago
pixl 4f5b1ff671
Added donate button to README.md 4 years ago
pixl e66039ae41
Merge pull request #68 from zv0n/master 4 years ago
zvon a8abe89cd1 Only prit CIDs the first time a device connects 4 years ago
zvon a69ba7787e Log device's available CIDs 4 years ago
pixl 78f2d74cc1 Update hiddp submodule 4 years ago
pixl 8de0f7e042 Set CMAKE_INSTALL_PREFIX to /usr 4 years ago
PixlOne 0c5291083d Move StartLimitIntervalSec to Unit 4 years ago
pixl 1d7683237b
Merge pull request #62 from fstreun/master 4 years ago