Commit Graph

33 Commits

Author SHA1 Message Date
Iwan Timmer
be2b44f124 Cleanup import of headers 2017-05-28 16:13:09 +02:00
Iwan Timmer
49a447c3d4 Combine 'global' with connection code 2017-05-28 16:13:09 +02:00
Iwan Timmer
a7e3aa354e Don't block on X11 if there are no events 2017-05-28 16:13:09 +02:00
Iwan Timmer
b8d561a62d Correctly handle sticks when using evdev input stack 2017-05-28 16:13:09 +02:00
Iwan Timmer
85cc4da449 Input methods seperatly added in CMakeLists 2017-05-28 16:13:09 +02:00
Iwan Timmer
53641fabbf Merge branch 'egl' 2017-05-25 20:39:36 +02:00
Iwan Timmer
a30f0eec05 Grab mouse on X11 2017-05-25 20:37:13 +02:00
Iwan Timmer
8d4670339f Add mouse and keyboard input for X11 2017-05-25 20:37:13 +02:00
Iwan Timmer
56f88f4fe8 Update keycodes for SDL 2017-05-10 15:18:51 +02:00
Iwan Timmer
1d7c2be7e2 Single mapping file for all inputs 2017-04-08 16:26:51 +02:00
Iwan Timmer
9f43712fc8 Use SDL-style mapping for input 2017-04-08 16:26:51 +02:00
Iwan Timmer
0a5b4ec5cc Remove map creation support 2017-04-07 18:47:04 +02:00
Iwan Timmer
fb7628cb50 Solve compile warnings 2017-03-18 16:06:41 +01:00
Iwan Timmer
3407fc5b17 Update to new common-c to show the correct number of controllers 2017-02-26 23:34:51 +01:00
georgc
80dba169e3 Enabled Keypad (/*-+. Enter) and PrintScreen 2016-12-29 11:40:56 -05:00
Iwan Timmer
9356b40eec Correct keycode for alt-key 2016-12-20 15:46:13 +01:00
Iwan Timmer
90bfcdcc4d Update libCEC compatibility to version 4.0 2016-12-09 20:05:31 +01:00
Cameron Gutman
0f5b50dfa7 Fix integer overflow in deadzone calculation 2016-04-03 02:14:53 -04:00
Cameron Gutman
c6c4e5102c Fix build with new moonlight-common-c source layout 2016-04-01 00:31:32 -04:00
Iwan Timmer
d26e2b1e4d Simplify Evdev input convert for triggers 2016-01-13 17:16:25 +01:00
Iwan Timmer
648daa2669 Correct Evdev input value 2016-01-13 17:05:42 +01:00
Alinson Xavier
a1551b227f Allow multiple controllers when using SDL 2015-12-04 10:38:01 -05:00
Iwan Timmer
f1926b9980 Ungrab and fullscreen actions in SDL 2015-08-10 16:07:48 +02:00
Iwan Timmer
05fc925c19 Make SDL more reliable 2015-08-10 10:18:33 +02:00
Iwan Timmer
abc9a19a9d Fix some keys in SDL 2015-08-09 22:34:48 +02:00
Iwan Timmer
dc83e8c9a1 Fix CEC build problems 2015-08-09 15:40:23 +02:00
Iwan Timmer
721b7561c7 Use keyboard combination to quit in SDL mode 2015-08-03 21:55:01 +02:00
Iwan Timmer
881acff6b3 Add keyboard modifiers to SDL 2015-08-03 21:55:01 +02:00
Iwan Timmer
0d9d501280 Split sdl loop and input code 2015-08-03 21:55:00 +02:00
Iwan Timmer
169e5da06f Close mapping file after writing 2015-08-03 11:24:14 +02:00
Iwan Timmer
58963bdbbb Merge branch 'library' into master 2015-07-23 17:47:24 +02:00
Iwan Timmer
c18bd2d194 Rename functions in libgamestream and provide better error handling 2015-07-23 12:04:33 +02:00
Iwan Timmer
0b02016a6c Split input code in multiple files 2015-06-27 19:34:01 +02:00