twinaphex
|
7ce2ac082a
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
|
twinaphex
|
725c202498
|
Remove input_driver_ctl
|
2016-05-08 23:12:04 +02:00 |
|
twinaphex
|
2fee5edba4
|
Move linefeed enable enums to input_keyboard.c
|
2016-03-23 06:18:09 +01:00 |
|
twinaphex
|
2e080967b0
|
Reimplement grab mouse code a bit - we really need to drastically
rewrite this
|
2016-03-14 14:37:18 +01:00 |
|
twinaphex
|
c14e281544
|
(Win32) Buildfix
|
2016-02-26 22:45:30 +01:00 |
|
twinaphex
|
0f8f980c8f
|
Start reimplementing Zarch joypad input
|
2016-02-26 22:29:10 +01:00 |
|
twinaphex
|
6d8ee1f8d4
|
Remove input_driver_data_ptr_is_same
|
2016-02-13 07:40:02 +01:00 |
|
twinaphex
|
24bafd7ab9
|
Create RARCH_INPUT_CTL_GRAB_MOUSE
|
2016-02-13 07:36:45 +01:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
twinaphex
|
4727ddb52d
|
Create RARCH_INPUT_CTL_KEY_PRESSED
|
2015-12-10 12:47:36 +01:00 |
|
twinaphex
|
4ef98894a2
|
Header include cleanups
|
2015-12-06 21:40:55 +01:00 |
|
twinaphex
|
351077dc78
|
Start reimplementing audio/video/input driver deiniting
|
2015-12-04 14:30:59 +01:00 |
|
twinaphex
|
67518b3c6c
|
Move input_driver_block_hotkey to input_driver_ctl as static
local variable
|
2015-12-04 08:24:43 +01:00 |
|
twinaphex
|
22d64ae3dc
|
move driver->remote and driver->command to input_driver.c
|
2015-11-30 23:06:47 +01:00 |
|
twinaphex
|
0b24618cd5
|
Move driver->command to input_driver.c
|
2015-11-30 22:56: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
|
df9f0fc6d1
|
Move input_data_own to input_driver.c
|
2015-11-29 20:34:35 +01:00 |
|
twinaphex
|
7a6f444823
|
No more references to driver->input from outside
|
2015-11-29 19:07:02 +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
|
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
|
9a743ec357
|
Create input_driver_key_pressed
|
2015-11-29 16:45:38 +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
|
28e035ec6b
|
Move functiosn around
|
2015-11-28 02:09:11 +01:00 |
|
twinaphex
|
cb98cbc1bf
|
Create RARCH_INPUT_CTL_POLL
|
2015-11-25 20:39:46 +01:00 |
|
twinaphex
|
77e4faf5ea
|
Move code around
|
2015-11-25 18:53:54 +01:00 |
|
twinaphex
|
9643edfac7
|
Create RARCH_INPUT_CTL_DESTROY
|
2015-11-25 18:49:37 +01:00 |
|
twinaphex
|
73ce9c0d23
|
Add another RARCH_INPUT_CTL_* command
|
2015-11-25 18:33:18 +01:00 |
|
twinaphex
|
92c0907e80
|
Create more RARCH_INPUT_CTL_* commands
|
2015-11-25 18:29:28 +01:00 |
|
twinaphex
|
14b2b8ada7
|
Start creating input_driver_ctl
|
2015-11-25 18:21:21 +01:00 |
|
twinaphex
|
08ae9df639
|
Merge input_sensor.c with input_driver.c
|
2015-11-25 03:29:18 +01:00 |
|
twinaphex
|
c9db73e944
|
Contain driver->input_data usage pt. 2
|
2015-11-25 03:25:31 +01:00 |
|
twinaphex
|
d2f771440b
|
Contain driver->input_data usage
|
2015-11-25 03:15:22 +01:00 |
|
twinaphex
|
f04f4c89c8
|
Turn another function static
|
2015-11-24 02:18:41 +01:00 |
|
Twinaphex
|
57e8cfe1f9
|
Totally reimplemented MFi support
|
2015-11-16 02:39:38 +01:00 |
|
twinaphex
|
22f85b11df
|
Don't need this anymore
|
2015-11-07 20:59:12 +01:00 |
|
twinaphex
|
e2ced6bd6a
|
Don't need this additional code anymore
|
2015-11-07 20:47:29 +01:00 |
|
twinaphex
|
6512e95945
|
Pass device input mask to menu_input_frame
|
2015-10-22 19:34:25 +02:00 |
|
twinaphex
|
1a20e19c51
|
We will now be able to know from which input device type the input
event comes from - i.e. keyboard or gamepad
|
2015-10-22 19:17:47 +02:00 |
|
twinaphex
|
8a6333ddc1
|
Move defines around
|
2015-09-24 21:23:16 +02:00 |
|
twinaphex
|
450c665619
|
Create meta_key_pressed
|
2015-07-17 03:31:51 +02:00 |
|
twinaphex
|
a2af5252c1
|
Get rid of input_driver_key_pressed
|
2015-07-17 03:09:12 +02:00 |
|
twinaphex
|
117fd48f15
|
Get rid of some superfluous wrapper functions
|
2015-07-12 11:14:41 +02:00 |
|
twinaphex
|
0107be2485
|
(GX) Refactor controls
|
2015-07-12 01:58:43 +02:00 |
|