logiops/src/logid/backend/hidpp
pixl de8e453bd3
Fix deadlock issue
RawDevice would deadlock in some situations because I/O occured while
the listener was turning on. This also seems to have fixed logid
sometimes not detecting devices on receivers.
2020-07-12 16:16:24 -04:00
..
defs.h Implement RemapButton feature 2020-07-12 16:16:22 -04:00
Device.cpp Fix deadlock issue 2020-07-12 16:16:24 -04:00
Device.h Implement RemapButton feature 2020-07-12 16:16:22 -04:00
Report.cpp Use safe thread class instead of std::thread 2020-07-12 16:15:48 -04:00
Report.h Use safe thread class instead of std::thread 2020-07-12 16:15:48 -04:00