Twinaphex
|
a4190a9c3f
|
(PS4/connect_ps4.c) Update
|
2015-03-31 21:40:22 +02:00 |
|
Twinaphex
|
ebd85ea02b
|
(PS4/joypad_connection) PS4 joypad is starting to work
|
2015-03-31 21:18:21 +02:00 |
|
Twinaphex
|
047fdbd3fc
|
(PS4/joypad_connection) Changes
|
2015-03-31 19:23:06 +02:00 |
|
Twinaphex
|
b9da2bc32f
|
(Apple HID) Handle iOHIDDeviceOpen not returning success
|
2015-03-31 16:55:23 +02:00 |
|
Twinaphex
|
d93854a924
|
(Apple HID) Create apple_hid_manager_init/apple_hid_manager_exit wrapper functions
|
2015-03-31 16:51:04 +02:00 |
|
Twinaphex
|
f853c39d5f
|
(apple_hid.c) Get rid of unnecessary log message
|
2015-03-31 16:39:28 +02:00 |
|
Twinaphex
|
2b399234d3
|
(OSX) Should now properly show device name of pad being disconnected
|
2015-03-31 16:35:20 +02:00 |
|
Twinaphex
|
9f8f054b41
|
Correct apple_hid_get_product_id
|
2015-03-31 16:28:46 +02:00 |
|
Twinaphex
|
43fe95ce93
|
(Apple HID) Mundane style nits
|
2015-03-31 16:03:06 +02:00 |
|
Twinaphex
|
5d49f7671b
|
(Apple HID) Cleanup add_device callback function
|
2015-03-31 16:00:11 +02:00 |
|
Twinaphex
|
56736d4eeb
|
(Apple HID) Cleanups
|
2015-03-31 15:44:19 +02:00 |
|
Twinaphex
|
0807ac0165
|
(apple_hid.c) Deallocate hid_apple properly in apple_hid_free
|
2015-03-31 15:15:54 +02:00 |
|
Twinaphex
|
da428a70d3
|
(Apple) apple_joypad_hid.c is going to become a more generic
'HID joypad' driver
|
2015-03-31 15:14:39 +02:00 |
|
Twinaphex
|
f473d6237f
|
(Apple) Dirty buildfix for now
|
2015-03-31 14:46:44 +02:00 |
|
twinaphex
|
cdee9eb9d8
|
Split up Apple HID code to input/drivers_hid/apple_hid.c
|
2015-03-31 14:44:51 +02:00 |
|
Twinaphex
|
b88f7b3af5
|
(iOS) Create iOS 6 scheme
|
2015-03-31 01:58:55 +02:00 |
|
Twinaphex
|
8a33670c7c
|
(iOS) Move included source files to Griffin
|
2015-03-30 22:29:30 +02:00 |
|
neville
|
ddb5aab3ed
|
(OSX PPC) Start making things more backwards compatible with OSX 10.4 - avoid CGFloat, NSUinteger, NSInteger, use <AvailabilityMacros.h> instead of <Availability.h>, etc.
|
2015-03-30 17:10:31 +02:00 |
|
Twinaphex
|
3a3653b3b7
|
Merge pull request #1552 from aliaspider/master
(menu) add experimental touch controls.
|
2015-03-28 22:59:19 +01:00 |
|
aliaspider
|
560c98f3cb
|
(menu) add pointer support (active only for rgui for now)
|
2015-03-28 22:35:18 +01:00 |
|
twinaphex
|
7ac7b15718
|
(input_autodetect.c) Some fixes
|
2015-03-28 22:20:05 +01:00 |
|
twinaphex
|
765e9c0361
|
Return an unsigned value that indicates which values were found
|
2015-03-27 18:50:40 +01:00 |
|
twinaphex
|
9923e6a021
|
(input_autodetect.c) Further cleanups
|
2015-03-27 18:05:43 +01:00 |
|
twinaphex
|
f88e62b3d2
|
Create input_autoconfigure_joypad_from_conf_internal
|
2015-03-27 18:02:21 +01:00 |
|
twinaphex
|
782f366131
|
Cleanup comments
|
2015-03-27 17:55:00 +01:00 |
|
twinaphex
|
54f2d61809
|
input_autodetect.c - don't need runloop.h header
|
2015-03-27 17:53:06 +01:00 |
|
twinaphex
|
3985497552
|
Small cleanup
|
2015-03-27 17:48:27 +01:00 |
|
twinaphex
|
948e9a1888
|
(input_autodetect) Cleanups pt. 5
|
2015-03-27 17:47:15 +01:00 |
|
twinaphex
|
6917982686
|
Cleanup input_try_autoconfig_joypad
|
2015-03-27 17:39:11 +01:00 |
|
twinaphex
|
bf0693fcb0
|
(input_autodetect.c ) Cleanups pt. 4
|
2015-03-27 17:34:09 +01:00 |
|
twinaphex
|
c5ece757d8
|
(input_autodetect.c) Cleanups pt. 3
|
2015-03-27 17:31:59 +01:00 |
|
twinaphex
|
57a1f6d9a0
|
Cleanups
|
2015-03-27 17:27:21 +01:00 |
|
twinaphex
|
14270babe5
|
(input_autodetect.c) Cleanups pt. 2
|
2015-03-27 17:10:09 +01:00 |
|
twinaphex
|
28faf469a0
|
Cleanups
|
2015-03-27 17:02:55 +01:00 |
|
twinaphex
|
226c6ff41a
|
Simplify input_autodetect
|
2015-03-27 16:57:58 +01:00 |
|
Radius
|
2f2a86e97f
|
add osk enable hotkey
|
2015-03-25 22:24:12 -05:00 |
|
twinaphex
|
8223969226
|
(PSP) Buildfix
|
2015-03-24 10:30:05 +01:00 |
|
twinaphex
|
cda414b27d
|
(Android) Go through input_driver_key_pressed
|
2015-03-24 08:53:49 +01:00 |
|
twinaphex
|
91b03d914d
|
(input_driver.c) Cleanups
|
2015-03-24 08:35:55 +01:00 |
|
twinaphex
|
30a0e99972
|
(Input) Implement function pointers 'set_rumble' and 'grab_mouse'
always to prevent conditional checks
|
2015-03-24 07:51:50 +01:00 |
|
twinaphex
|
3b87f5bb69
|
Fix input_driver_state
|
2015-03-24 05:59:01 +01:00 |
|
twinaphex
|
d6981c3aad
|
Cleanups
|
2015-03-23 07:34:18 +01:00 |
|
twinaphex
|
f5b2b8fdf7
|
Create input_driver_free
|
2015-03-23 07:15:41 +01:00 |
|
twinaphex
|
95664b038e
|
Create input_driver_init
|
2015-03-23 07:07:28 +01:00 |
|
twinaphex
|
0d164162fc
|
Create input_driver_grab_mouse
|
2015-03-23 04:31:11 +01:00 |
|
twinaphex
|
5f8407e16c
|
Use input_driver_get_capabilities
|
2015-03-23 04:18:27 +01:00 |
|
twinaphex
|
d9ba52e018
|
Create input_driver_get_joypad_driver
|
2015-03-23 03:40:09 +01:00 |
|
twinaphex
|
c274ab94a0
|
Create input_driver_key_pressed
|
2015-03-23 03:22:57 +01:00 |
|
twinaphex
|
71e927020c
|
Create input_driver_poll
|
2015-03-23 03:17:43 +01:00 |
|
twinaphex
|
db1087ad33
|
Create input_driver_state
|
2015-03-23 03:04:05 +01:00 |
|