twinaphex
|
c3b2f84f39
|
Typo fix
|
2015-11-30 18:24:35 +01:00 |
|
twinaphex
|
c03e1547b1
|
(linuxraw_joypad) Cleanups
|
2015-11-30 18:20:50 +01:00 |
|
twinaphex
|
7cb78cca58
|
Make g_epoll static
|
2015-11-30 18:14:07 +01:00 |
|
twinaphex
|
54655c37cd
|
Create epoll_waiting
|
2015-11-30 18:08:00 +01:00 |
|
twinaphex
|
ecbfc72e9b
|
Create epoll_common
|
2015-11-30 18:05:10 +01:00 |
|
twinaphex
|
6d90c42bb5
|
We need to check for the instance where udev is only initialized
for the joypad part and not the general input driver
|
2015-11-30 16:56:32 +01:00 |
|
twinaphex
|
62260cf892
|
Turn g_udev static
|
2015-11-30 16:52:29 +01:00 |
|
twinaphex
|
28602d84af
|
Make g_udev_mon static
|
2015-11-30 16:47:43 +01:00 |
|
twinaphex
|
b76481b21e
|
Create udev_mon_hotplug_available
|
2015-11-30 16:42:52 +01:00 |
|
twinaphex
|
2db1197942
|
Expand udev_common.c
|
2015-11-30 16:39:22 +01:00 |
|
twinaphex
|
fd91cf130e
|
Create udev_common.c/udev_common.h
|
2015-11-30 16:31:05 +01:00 |
|
twinaphex
|
41916b123f
|
Optimize check_input_driver_block_hotkey
|
2015-11-30 08:32:30 +01:00 |
|
twinaphex
|
88d0b94ab2
|
input_poll - do direct poll call
|
2015-11-30 08:15:54 +01:00 |
|
twinaphex
|
63bce5fd5a
|
(input_driver.c) Uniquely namespace static variables
|
2015-11-30 07:36:27 +01:00 |
|
twinaphex
|
21a9bd13a6
|
(input_overlay.c) Cleanups
|
2015-11-30 04:47:41 +01:00 |
|
twinaphex
|
fc85cc46d1
|
Fix CXX_BUILD
|
2015-11-30 03:32:34 +01:00 |
|
twinaphex
|
871713dd9d
|
Move driver->keyboard_linefeed_enable to input_driver.c
|
2015-11-30 03:23:35 +01:00 |
|
twinaphex
|
d4e88324ac
|
Move driver->osk_enable to input_driver.c
|
2015-11-30 03:14:26 +01:00 |
|
twinaphex
|
5b6641b077
|
(linuxraw_input.c) Remove unused driver reference
|
2015-11-30 02:50:10 +01:00 |
|
twinaphex
|
805735c958
|
(input_driver.c) Cleanups
|
2015-11-29 22:43:12 +01:00 |
|
twinaphex
|
d15ad86705
|
Create hid_driver_get_data
|
2015-11-29 21:11:57 +01:00 |
|
twinaphex
|
df9f0fc6d1
|
Move input_data_own to input_driver.c
|
2015-11-29 20:34:35 +01:00 |
|
twinaphex
|
d181870caa
|
No more dependency on driver_t for driver->input
|
2015-11-29 19:18:59 +01:00 |
|
twinaphex
|
7a6f444823
|
No more references to driver->input from outside
|
2015-11-29 19:07:02 +01:00 |
|
twinaphex
|
c96312ad04
|
input_keys_pressed - cleanup
|
2015-11-29 19:01:10 +01:00 |
|
twinaphex
|
83ba8f0545
|
(input_driver.c) Cleanups
|
2015-11-29 18:59:49 +01:00 |
|
twinaphex
|
5e1b2b3bfa
|
Move driver->input_data to input_driver.c
|
2015-11-29 18:18:25 +01:00 |
|
twinaphex
|
1c867cedf0
|
Move nonblock_state to input_driver.c (NOTE: we probably need
to relocate this later on)
|
2015-11-29 17:53:11 +01:00 |
|
twinaphex
|
e8d6e48a74
|
Remove unused variables
|
2015-11-29 17:34:31 +01:00 |
|
twinaphex
|
6fd6288337
|
Move block_libretro_input to input_driver.c
|
2015-11-29 17:33:29 +01:00 |
|
twinaphex
|
253649b0cf
|
Move flushing_input to input_driver.c
|
2015-11-29 17:23:30 +01:00 |
|
twinaphex
|
23d63d0b5a
|
Move block_hotkey to input_driver.c
|
2015-11-29 17:12:38 +01:00 |
|
twinaphex
|
178e52bca5
|
Move turbo_btns to input_driver.c
|
2015-11-29 17:10:03 +01:00 |
|
twinaphex
|
9a743ec357
|
Create input_driver_key_pressed
|
2015-11-29 16:45:38 +01:00 |
|
twinaphex
|
dc7e8bc52b
|
Cleanup android_joypad_query_pad
|
2015-11-29 16:35:51 +01:00 |
|
twinaphex
|
53277e3b1c
|
Remove more HAVE_COCOA ifdefs
|
2015-11-29 16:28:55 +01:00 |
|
twinaphex
|
eaa98dafc0
|
Fix header
|
2015-11-29 16:27:11 +01:00 |
|
twinaphex
|
abae213b6b
|
(keyboard_event_apple.c) Remove drivers/cocoa_input.h header include
|
2015-11-29 16:26:40 +01:00 |
|
twinaphex
|
d018f65e95
|
Rename cocoa_input_keyboard_event
|
2015-11-29 16:26:13 +01:00 |
|
twinaphex
|
025d2c6328
|
(Android) Cleanups
|
2015-11-29 16:20:04 +01:00 |
|
twinaphex
|
2d455d78b3
|
Move inptu state to android_joypad.c
|
2015-11-29 16:18:29 +01:00 |
|
twinaphex
|
f1fe78eb1a
|
(cocoa_input.c) Include header
|
2015-11-29 15:52:37 +01:00 |
|
twinaphex
|
2deeb36a81
|
Rename apple_keycode.h
|
2015-11-29 15:50:27 +01:00 |
|
twinaphex
|
9d3a8c3815
|
(Apple) Buildfix #2
|
2015-11-29 15:47:05 +01:00 |
|
twinaphex
|
99cc4c59c3
|
(Apple) Buildfix
|
2015-11-29 15:46:01 +01:00 |
|
twinaphex
|
bc748951c6
|
Start no longer having dependencies on apple input data for
keyboard_event_apple.c
|
2015-11-29 15:44:21 +01:00 |
|
twinaphex
|
dff44d8d49
|
(udev) split up keyboard code to separate files
|
2015-11-29 15:35:34 +01:00 |
|
twinaphex
|
6c7da0e503
|
(udev) Change function signature of callback
|
2015-11-29 06:34:35 +01:00 |
|
twinaphex
|
9fd9fd10e8
|
Create input_x11_common
|
2015-11-29 03:34:09 +01:00 |
|
twinaphex
|
127448f848
|
Use video_driver_window_get
|
2015-11-29 01:39:28 +01:00 |
|