Commit Graph

122 Commits

Author SHA1 Message Date
rockerbacon
cf39d9f680 Fixed map include in DeviceFinder 2019-09-20 18:34:36 -03:00
rockerbacon
21b6c2367f Formatted variable names to conform with snail case standard 2019-09-20 18:24:30 -03:00
rockerbacon
34509ad6d6 Using error code to check for resource error 2019-09-20 18:15:52 -03:00
rockerbacon
03560b08df Fixed error that caused logid to stop querying asleep devices 2019-09-20 18:03:23 -03:00
rockerbacon
ba0bf93b80 Switched device removal and insertion responsibility to DeviceFinder 2019-09-20 17:20:06 -03:00
rockerbacon
13bce5cc76 Added mutex to devices to avoid cuncurrency issues 2019-09-13 11:21:26 -03:00
pixl
d5c5c9040c
Merge pull request #2 from rockerbacon/clean-warnings
Add virtual destructor to ButtonAction + extra warning flag
2019-09-11 20:45:46 -04:00
PixlOne
4dff144798 I forget what I did here. 2019-09-11 20:41:44 -04:00
rockerbacon
15ed6dd454 Changed tab to 4 spaces 2019-09-11 12:50:23 -03:00
rockerbacon
4ca34a9825 Added -Wextra compiler flag to CMakeLists 2019-09-11 12:44:18 -03:00
rockerbacon
934a76f017 Added virtual destructor to abstract class ButtonActions to avoid errors during destruction of child classes 2019-09-11 12:40:06 -03:00
PixlOne
8d2ae4c3c4 Fixed bug where mouse would not reconfigure 2019-08-17 19:58:00 -04:00
PixlOne
b55db6777e Add logid service & install target 2019-08-09 14:25:40 -04:00
PixlOne
c2b5fceaf5 Add command line options 2019-08-08 22:13:50 -04:00
PixlOne
e36750f8cd Undivert unused CIDs 2019-08-08 20:17:10 -04:00
PixlOne
268908e5a7 Implement additional gesture modes 2019-08-08 18:22:54 -04:00
PixlOne
52f6a667d0 Add config info in README 2019-07-29 22:56:20 -04:00
PixlOne
b95cc60fd1 Use events instead of continous pinging 2019-07-28 02:08:18 -04:00
pixl
684f502b2e
Support cmake versions supplied by Ubuntu repos.
Mirroring @rockerbacon's commit: 431c7c038c86574f8ba19f43ecaa52b443c9d135
2019-07-23 16:27:48 -04:00
PixlOne
fef5ade956 Add Reprog Controls V3 support 2019-07-22 19:47:09 -04:00
PixlOne
9c092edcf3 Major refactoring, transferring from masterd 2019-07-17 01:53:51 -04:00
pixl
2190b527a7
Initial commit 2019-07-09 13:58:10 -04:00