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 |
|
twinaphex
|
0044d853f8
|
Move display_type / display_window etc all to gfx/video_driver.c -
no more dependencies on driver_t
|
2015-11-29 01:12:49 +01:00 |
|
Twinaphex
|
3001729545
|
Revert "Go through input_driver_get_data_ptr whenever we need input data"
This reverts commit 52c9a2ec43 .
|
2015-11-28 18:58:33 +01:00 |
|
twinaphex
|
52c9a2ec43
|
Go through input_driver_get_data_ptr whenever we need input data
state
|
2015-11-28 18:51:12 +01:00 |
|
twinaphex
|
7856c4e940
|
(Android) Cleanups
|
2015-11-28 18:39:43 +01:00 |
|
twinaphex
|
b06d08a32e
|
Remove some references to driver->input_data
|
2015-11-28 18:33:59 +01:00 |
|
twinaphex
|
3b903adea1
|
Don't try to access driver->input_data from outside
|
2015-11-28 18:26:05 +01:00 |
|
twinaphex
|
be71e654f3
|
Create input_driver_get_data_ptr
|
2015-11-28 18:22:05 +01:00 |
|
twinaphex
|
ed71129ee6
|
Create RARCH_INPUT_CTL_HAS_CAPABILITIES
|
2015-11-28 17:54:50 +01:00 |
|
twinaphex
|
c23846c5dc
|
Merged input_joypad.c and input_joypad_driver.c
|
2015-11-28 16:22:49 +01:00 |
|
twinaphex
|
1df5d44bdb
|
Rename input/keyboard_line
|
2015-11-28 16:13:16 +01:00 |
|
twinaphex
|
68169f9ac3
|
Rename input_get_bind_string_* functions
|
2015-11-28 16:06:14 +01:00 |
|
twinaphex
|
a3c34a7813
|
Cleanups
|
2015-11-28 02:31:19 +01:00 |
|
twinaphex
|
0bce3a9cec
|
Rename some more input_config functions
|
2015-11-28 02:26:57 +01:00 |
|
twinaphex
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
twinaphex
|
70d782b94a
|
Rename functions to fit input_config_ naming convention
|
2015-11-28 02:13:27 +01:00 |
|
twinaphex
|
28e035ec6b
|
Move functiosn around
|
2015-11-28 02:09:11 +01:00 |
|
twinaphex
|
f4b61bd164
|
Make one static function
|
2015-11-28 02:05:15 +01:00 |
|
twinaphex
|
7ca0d74005
|
Don't expose struct in header anymore
|
2015-11-28 00:59:47 +01:00 |
|
twinaphex
|
0b0b3431b0
|
Go through input bind map wrapper functions
|
2015-11-28 00:57:57 +01:00 |
|
twinaphex
|
0ca0bd182b
|
Don't expose input_bind_map outside anymore
|
2015-11-28 00:51:33 +01:00 |
|
twinaphex
|
1f5b121505
|
Create input_get_bind_map_base
|
2015-11-28 00:44:34 +01:00 |
|
twinaphex
|
222b9a2113
|
Fix CXX_BUILD
|
2015-11-28 00:40:11 +01:00 |
|
radius
|
9312b1fe33
|
merge with upstream
|
2015-11-27 18:20:35 -05:00 |
|