logiops/src/logid/backend/hidpp20
pixl 0fbeb1e3c9
Add Gesture support
Only supports OnRelease right now. Also, some bugs were spotted while
writing this:

 - Sometimes deadlocks on startup (cause unknown)
 - Sometimes valid CIDs will be unknown (bug may have been fixed?)
2020-07-12 16:16:24 -04:00
..
features Add Gesture support 2020-07-12 16:16:24 -04:00
Device.cpp Fixed bug: odd devices would fail Root GetFeature 2020-07-12 16:15:48 -04:00
Device.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Error.cpp Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Error.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
EssentialFeature.cpp Fixed bug: odd devices would fail Root GetFeature 2020-07-12 16:15:48 -04:00
EssentialFeature.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
feature_defs.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Feature.cpp Implement RemapButton feature 2020-07-12 16:16:22 -04:00
Feature.h Implement RemapButton feature 2020-07-12 16:16:22 -04:00