Commit Graph

24 Commits

Author SHA1 Message Date
ShadowEO
d30f5ce5b4 Refactored defines and core includes, added root permissions check on InputDeviceServices and fixed the weird one character space in the log that occurs after the requires. 2016-05-31 16:57:43 -04:00
ShadowEO
93fb6f9358 Cleaned up input device routing code. 2016-05-31 16:30:47 -04:00
ShadowEO
f9dd46dfd4 trying again. 2016-05-31 16:11:11 -04:00
ShadowEO
c8884d3f5b Attempting to create better shutdown for InputServer 2016-05-31 16:09:28 -04:00
ShadowEO
55231f3ad4 Fixed input server finally. It works now, testing client. 2016-05-31 15:59:57 -04:00
ShadowEO
9aee152e03 More fixes.. 2016-05-31 15:46:36 -04:00
ShadowEO
e4c6b6ce4d Quick embarassing bug fix. 2016-05-31 15:43:31 -04:00
ShadowEO
d3e791a956 Alright round 15. 2016-05-31 15:41:34 -04:00
ShadowEO
960be7e998 Trying again? 2016-05-31 15:39:03 -04:00
ShadowEO
bea81b657c so many tries... 2016-05-31 15:29:43 -04:00
ShadowEO
a306fd5d35 and again... 2016-05-31 15:27:52 -04:00
ShadowEO
f94345e751 And fucking again... 2016-05-31 15:25:04 -04:00
ShadowEO
59df0c14e0 Again. 2016-05-31 15:20:17 -04:00
ShadowEO
52974b1062 Alright, let's try this again. 2016-05-31 15:14:26 -04:00
ShadowEO
1d84a45d25 Moved from native sockets to netcat in InputDeviceServices::Connect() due to ReactPHP not connecting. 2016-05-31 15:11:49 -04:00
ShadowEO
d28090e017 Added connected message to logging. [InputDeviceServices::Connect()] 2016-05-31 15:03:13 -04:00
ShadowEO
8d94936673 Added debug logging for event client. 2016-05-31 15:01:33 -04:00
ShadowEO
6570214a77 Fixed a statement order issue in InputDeviceServices::Connect() 2016-05-31 14:55:35 -04:00
ShadowEO
74285a659e Added stderr redirection to uinput 2016-05-31 14:29:56 -04:00
ShadowEO
04e5e7ea1d Cleaned code with phptidy. 2016-05-30 17:18:20 -04:00
ShadowEO
d5ba04fc11 Implemented response packets for InputDeviceServices API requests. 2016-05-30 16:48:41 -04:00
ShadowEO
9d3033b05c Added reactphp/socket-client to facilitate InputDeviceServices client connection and fully implemented InputDeviceServices. Ready for Testing. 2016-05-30 16:42:16 -04:00
ShadowEO
37891f6a56 InputDevices update 2016-05-30 15:01:06 -04:00
ShadowEO
7522c221c0 Beginning implementation of InputDeviceServices for sharing input devices between Overwatch clients. 2016-05-28 02:27:14 -04:00