twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
Twinaphex
|
cecfdeb0cf
|
Buildfix
|
2016-01-08 07:16:25 +01:00 |
|
twinaphex
|
c779a1cf8f
|
Move libretro_input_binds updating to input_poll
|
2016-01-08 06:39:23 +01:00 |
|
twinaphex
|
41fc41e170
|
(input_driver.c) Cleanups
|
2015-12-10 12:54:56 +01:00 |
|
twinaphex
|
4727ddb52d
|
Create RARCH_INPUT_CTL_KEY_PRESSED
|
2015-12-10 12:47:36 +01:00 |
|
twinaphex
|
decbffd25b
|
Refine RARCH_INPUT_CTL_DEINIT
|
2015-12-09 19:43:04 +01:00 |
|
Higor Eurípedes
|
ee06d36735
|
(input_driver) Get rid of dangling pointer
|
2015-12-06 13:56:20 -03:00 |
|
twinaphex
|
015986fea4
|
RARCH_INPUT_CTL - Make sure all static local variables are set
back to default state
|
2015-12-06 17:19:12 +01:00 |
|
twinaphex
|
fd07b5c689
|
(input_driver.c) Don't destroy input driver data during
RARCH_INPUT_CTL_DESTROY
|
2015-12-04 15:15:57 +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
|
24285d1167
|
Move input_driver_block_libretro_input to input_driver_ctl
as static local variable
|
2015-12-04 08:15:39 +01:00 |
|
twinaphex
|
2582898a28
|
(input_driver.c) Nit
|
2015-12-04 02:50:29 +01:00 |
|
twinaphex
|
4eeada75b1
|
(input_driver.c) Turn some static variables into local static variables
|
2015-12-04 02:50:05 +01:00 |
|
twinaphex
|
f1a0068dc7
|
Move bsv global state to movie.c
|
2015-12-01 01:47:26 +01:00 |
|
twinaphex
|
d05ed635c6
|
Start rewriting bsv movie code so that global->bsv.movie is
only accessed inside movie.c
|
2015-12-01 01:20:22 +01:00 |
|
twinaphex
|
a6d8d28895
|
Create more BSV_MOVIE_CTL_* enums
|
2015-12-01 00:16:48 +01:00 |
|
twinaphex
|
5d9e6bca60
|
Move bsv movie code to movie.c
|
2015-12-01 00:04:04 +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
|
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
|
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
|
805735c958
|
(input_driver.c) Cleanups
|
2015-11-29 22:43:12 +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
|
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 |
|
radius
|
9312b1fe33
|
merge with upstream
|
2015-11-27 18:20:35 -05: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 |
|