twinaphex
|
fab08c9cfb
|
Only load Xinput DLL once
|
2018-07-12 21:39:18 +02:00 |
|
twinaphex
|
80b17668b6
|
Add initial VS2013 solution
|
2018-01-24 01:29:45 +01:00 |
|
Brad Parker
|
6d484b7724
|
xinput: check for valid function pointers before calling them
|
2017-12-23 23:02:29 -05:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
de9b0127f8
|
(MSVC) Buildfix
|
2017-12-06 04:33:54 +01:00 |
|
Andrés
|
0c9fce98a2
|
fix vid/pid enumeration on xinput controllers when the xinput controllers are interleaved with dinput (#5872)
|
2017-12-05 22:07:48 -05:00 |
|
twinaphex
|
2bdf4a5bb4
|
update
|
2017-12-05 20:08:18 +01:00 |
|
twinaphex
|
408878a7e1
|
Start making it possible for xinput_joypad to be used without
DirectInput
|
2017-12-05 20:04:12 +01:00 |
|
Brad Parker
|
35ab48ee61
|
xinput: copy VID/PID from dinput so autoconfig does not rely solely on HID name
|
2017-12-05 12:47:52 -05:00 |
|
twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
|
twinaphex
|
ae2435cf16
|
Silence some more C89_BUILD warnings
|
2017-08-12 18:15:26 +02:00 |
|
twinaphex
|
60296c0b7d
|
Improve logs some more
|
2017-07-01 04:37:32 +02:00 |
|
radius
|
0a7968761f
|
improve logging
|
2017-06-30 20:05:30 -05:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
455c3f35c9
|
Buildfix
|
2017-01-13 04:42:26 +01:00 |
|
twinaphex
|
add7d26c3d
|
Set device name for xinput/dinput even when autoconfig is
disabled
|
2017-01-13 04:40:44 +01:00 |
|
twinaphex
|
1eb17b6315
|
Remove settings header includes
|
2017-01-10 20:03:55 +01:00 |
|
twinaphex
|
103042de96
|
Rewrite task_autodetect.c
|
2016-12-31 07:43:34 +01:00 |
|
radius
|
ab56b5f33c
|
differentiate xbox one controllers
|
2016-12-18 13:44:15 -05:00 |
|
twinaphex
|
aafae944cb
|
Don't memset autoconfig_params_t
|
2016-12-17 14:26:13 +01:00 |
|
twinaphex
|
d9def056e7
|
The 'connect' task now sets the device name upon completion
|
2016-12-16 12:33:56 +01:00 |
|
twinaphex
|
e9f853ba93
|
Move (joykey == NO_BTN ) to input_joypad_driver
|
2016-12-11 08:44:55 +01:00 |
|
twinaphex
|
423578d972
|
(Joypad drivers) Simplify hat code
|
2016-12-11 07:28:33 +01:00 |
|
Brad Parker
|
f725b48555
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
cc7bf6b4fa
|
more unicode fixes
|
2016-12-02 21:11:55 -05:00 |
|
twinaphex
|
021559a877
|
Get rid of runloop.h dependencies inside input/ dir
|
2016-12-02 06:07:45 +01:00 |
|
twinaphex
|
d3c22cb0e4
|
Move input/input_autodetect.c to tasks/task_autodetect.c
|
2016-12-01 20:38:20 +01:00 |
|
twinaphex
|
76d0380e45
|
Rename input_autoconfigure_joypad to input_autoconfigure_connect
|
2016-12-01 18:57:44 +01:00 |
|
twinaphex
|
e689d55414
|
Rename autoconfig functions
|
2016-12-01 18:52:34 +01:00 |
|
twinaphex
|
7ddd03c558
|
Fix dinput/xinput
|
2016-09-11 15:08:07 +02:00 |
|
twinaphex
|
c97aa5e7ea
|
header include cleanups
|
2016-09-11 14:59:18 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|
twinaphex
|
a6ccc188a8
|
Rename input_common.c to input_config.c
|
2015-11-28 02:22:58 +01:00 |
|
twinaphex
|
b434689d39
|
(Win32) Buildfixes
|
2015-11-23 12:14:53 +01:00 |
|
twinaphex
|
38d099654e
|
Cleanups
|
2015-09-05 20:49:57 +02:00 |
|
twinaphex
|
3e977034a7
|
(Win32) More buildfixes
|
2015-09-05 14:10:16 +02:00 |
|
Twinaphex
|
2b2bf7911a
|
(XInput) Buildfix
|
2015-06-04 15:33:22 +02:00 |
|
twinaphex
|
660641f328
|
Pass handle to input driver to joypad driver's init function
|
2015-06-03 18:22:54 +02:00 |
|
twinaphex
|
87d9834d06
|
Move dylib.c to libretro-common
|
2015-05-08 09:49:49 +02:00 |
|
twinaphex
|
8c6cce3945
|
Rename rarch_joypad_driver_t to input_device_driver_t
|
2015-04-14 16:37:59 +02:00 |
|
twinaphex
|
19260898eb
|
Replace dynamic.h header dependencies to dylib.h header dependencies
|
2015-04-11 10:38:10 +02:00 |
|
twinaphex
|
45cc15100c
|
(xinput_joypad.c) Call dylib_close
|
2015-04-09 05:46:07 +02:00 |
|
twinaphex
|
88c300cb58
|
(xinput_joypad.c) Go through dylib_load
|
2015-04-08 20:12:50 +02:00 |
|
twinaphex
|
8290e89650
|
(xinput_joypad.c) Cleanups - go through dylib_proc
|
2015-04-08 07:48:23 +02:00 |
|
twinaphex
|
5fd1ff826a
|
(input) Namespace functions
|
2015-04-03 01:37:20 +02:00 |
|
twinaphex
|
494a190c5b
|
(drivers_joypad) Cleanups
|
2015-04-03 01:19:51 +02:00 |
|
twinaphex
|
37acf75b4c
|
Rename most joypad drivers - should now all have consistent names
|
2015-04-02 18:42:15 +02:00 |
|