160 Commits (master)

Author SHA1 Message Date
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 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
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
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
PixlOne 0c5291083d Move StartLimitIntervalSec to Unit 4 years ago
Fabio Streun 97b174f6df Fix DeviceConfig default initialization 4 years ago
PixlOne 2ed3efaed4 Make logid service restart after failure 4 years ago
PixlOne 00298c00ab Make gesture constructor require fewer arguments 4 years ago
PixlOne 5a913552b1 Make OnFewPixels require a pixels field. 4 years ago
PixlOne da689cad35 Set timeout error severity to DEBUG 4 years ago
PixlOne f3edab82ce Fix unsupported functions on ReprogControls 4 years ago
PixlOne 38dcc65d4b Use camelCase for function names 5 years ago
PixlOne 9272666ffe Use logid namespace 5 years ago
PixlOne 295a469505 Update hidpp submodule 5 years ago
Ayman Bagabas 1e86dc49f6 Add libconfig to CMake pkg_check_modules 5 years ago
PixlOne ca04204a8c Use receiver events to listen for devices 5 years ago
PixlOne 00df833c54 Add libhidpp as submodule 5 years ago
PixlOne 0002d9f536 Fix bluetooth reconnection events 5 years ago
rockerbacon a03e13936c Renamed method 5 years ago
rockerbacon 874b9101e5 Removed list include in DeviceFinder 5 years ago
rockerbacon cf39d9f680 Fixed map include in DeviceFinder 5 years ago
rockerbacon 21b6c2367f Formatted variable names to conform with snail case standard 5 years ago
rockerbacon 34509ad6d6 Using error code to check for resource error 5 years ago
rockerbacon 03560b08df Fixed error that caused logid to stop querying asleep devices 5 years ago
rockerbacon ba0bf93b80 Switched device removal and insertion responsibility to DeviceFinder 5 years ago
rockerbacon 13bce5cc76 Added mutex to devices to avoid cuncurrency issues 5 years ago
PixlOne 4dff144798 I forget what I did here. 5 years ago
rockerbacon 15ed6dd454 Changed tab to 4 spaces 5 years ago
rockerbacon 934a76f017 Added virtual destructor to abstract class ButtonActions to avoid errors during destruction of child classes 5 years ago
PixlOne 8d2ae4c3c4 Fixed bug where mouse would not reconfigure 5 years ago
PixlOne b55db6777e Add logid service & install target 5 years ago
PixlOne c2b5fceaf5 Add command line options 5 years ago
PixlOne e36750f8cd Undivert unused CIDs 5 years ago