Commit graph

18 commits

Author SHA1 Message Date
Mahmood - Zer0xFF
b0d8041038 use signals for CInputProvider::OnInput 2023-10-26 14:44:55 +01:00
Jean-Philip Desjardins
c74b247e6b Make sure /dev/input exists before iterating. 2023-01-18 15:53:31 -05:00
Jean-Philip Desjardins
2a64695f6e Convert evdev range to our range. 2021-10-13 08:10:57 -04:00
Jean-Philip Desjardins
361a6db207 Don't send input events if OnInput is empty. 2021-03-01 09:20:13 -05:00
Kevin "Hirato Kirata" Meyer
4582b658bc pselect changes the contents of fd_set inplace, so they need to be reset when used in a loop 2020-08-13 20:13:33 +08:00
Mahmood - Zer0xFF
bf063e0caf Fix pselect call 2020-06-10 13:54:25 +01:00
Mahmood - Zer0xFF
1d4a7188e9 update GamePadDeviceListener to support FreeBSD 2020-06-10 13:54:25 +01:00
Mahmood - Zer0xFF
a83e0056cf update GamePadInputEventListener to support FreeBSD 2020-06-10 13:54:25 +01:00
tokumeiwokiboushimasu
772e468e8b
std::string needs #include <string> 2020-06-09 12:01:15 +09:00
Jean-Philip Desjardins
9d45791a05 Move misplaced include. 2019-10-23 20:50:12 -04:00
Jean-Philip Desjardins
b0592d49cf Remove some more boost::filesystem remnants. 2019-10-23 20:48:46 -04:00
Jean-Philip Desjardins
f2babe59b3 Update following "Signal.h" move. 2019-08-26 13:16:36 -04:00
Jean-Philip Desjardins
2076edf3c0 Fix Linux build. 2019-08-17 13:51:31 -04:00
Jean-Philip Desjardins
51dd94c8c8 Update CSignal usage from Framework changes. 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
c765e613f1 Update to CSignal::Connect() new name 2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
78d6aa72a1 syntax cleanup
(cherry picked from commit dc7f87f1e8741e064875a672ed34c99e67bd0b27)
2019-08-17 11:03:53 -04:00
Mahmood - Zer0xFF
91a27b69a2 Remove boost::signals2. 2019-08-17 11:03:53 -04:00
Jean-Philip Desjardins
75042ab29a Rename ui_unix to ui_qt. 2018-12-04 21:11:05 -05:00