twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
7a456c6c3a
|
Rename MAX_PLAYERS to MAX_USERS
|
2015-01-05 01:58:00 +01:00 |
|
twinaphex
|
0c4de816f9
|
Dont' have input_common.h include input_autodetect.h
|
2014-10-26 01:53:13 +02:00 |
|
twinaphex
|
f08f78e86a
|
(joypad_connection) start calling 'connect' function 'init'
and 'disconnect' 'deinit'
|
2014-10-22 07:59:52 +02:00 |
|
Twinaphex
|
7f0700bc5b
|
(Apple) Use BIT32_ * macros throughout apple_input.c to prevent typos
|
2014-10-06 01:57:59 +02:00 |
|
Twinaphex
|
fdd616abcb
|
(joypad_connection.c) Refactor pt. 2
|
2014-10-06 01:49:00 +02:00 |
|
Twinaphex
|
a25a1fc66a
|
(Apple HID) Cleanup
|
2014-10-05 20:55:59 +02:00 |
|
twinaphex
|
06f84b6f25
|
(Apple HID) Cleanups
|
2014-10-05 18:25:32 +02:00 |
|
Twinaphex
|
df0fbb7cf3
|
(OSX) More optimal polling of buttons/axis from pad_connection
|
2014-10-05 03:28:43 +02:00 |
|
Twinaphex
|
d1e26a6911
|
apple_joypad_hid - cleanup apple_joypad_button somewhat
|
2014-10-05 03:12:32 +02:00 |
|
Twinaphex
|
907b83065b
|
(pad_connection) Add pad_connection_init
|
2014-10-04 22:32:43 +02:00 |
|
Twinaphex
|
7b5407379c
|
(iOS/OSX) Nit
|
2014-10-04 22:32:43 +02:00 |
|
Twinaphex
|
8c269f119d
|
Set a function pointer inside each pad_connection device for
send_control
|
2014-10-04 22:05:38 +02:00 |
|
Twinaphex
|
9e26dec5fa
|
(iOS/OSX) Build fixes
|
2014-10-04 21:04:40 +02:00 |
|
twinaphex
|
5af2d315c4
|
Divorce pad_connection pad implementations from any Apple input-specific
implementations
|
2014-10-04 20:53:58 +02:00 |
|
twinaphex
|
640fa534cd
|
Move common code to joypad_connection.c - will still need
iOS/OSX build fixes
|
2014-10-04 19:07:59 +02:00 |
|
twinaphex
|
b7a0098c80
|
rename joypad_connection_connect to pad_connection_connect
|
2014-10-04 18:51:26 +02:00 |
|
twinaphex
|
30a255e70a
|
Rename apple_joypad_has_interface to pad_connection_has_interface
|
2014-10-04 18:49:45 +02:00 |
|
twinaphex
|
e9239316f8
|
Rename apple_joypad_disconnect to pad_connection_disconnect
|
2014-10-04 18:48:02 +02:00 |
|
twinaphex
|
4d14540997
|
Rename apple_joypad_packet to pad_connection_packet
|
2014-10-04 18:45:59 +02:00 |
|
twinaphex
|
14b17ed7d5
|
Rename apple_joypad_connect to joypad_connection_connect
|
2014-10-04 18:43:30 +02:00 |
|
twinaphex
|
c93982ef73
|
Rename apple_pad_send_control to pad_connection_send_control
|
2014-10-04 18:38:01 +02:00 |
|
twinaphex
|
2e4c2fedb2
|
Change apple_pad_interface to pad_connection_interface
|
2014-10-04 18:35:23 +02:00 |
|
twinaphex
|
c2c73c02b6
|
(Apple) Change apple_pad_connection to pad_connection
|
2014-10-04 18:31:37 +02:00 |
|
Twinaphex
|
8b79b12002
|
(Apple) Cleanups
|
2014-10-04 17:01:56 +02:00 |
|
Twinaphex
|
b16d6d72a5
|
(OSX) Build fix
|
2014-10-04 16:47:44 +02:00 |
|
twinaphex
|
1e2f8651b9
|
(Apple) OSX HID - some cleanups
|
2014-10-04 16:46:52 +02:00 |
|
Twinaphex
|
f957390f5f
|
(Apple) Integrate apple_input_hid.c code into apple_joypad_hid.c
|
2014-10-04 15:49:09 +02:00 |
|
Twinaphex
|
eb8a532824
|
(Apple HID) Cleanups
|
2014-10-04 15:44:02 +02:00 |
|
twinaphex
|
f20baeb221
|
(Apple) Joypad refactor pt. 2
|
2014-10-04 15:37:09 +02:00 |
|
twinaphex
|
377a2e6c63
|
(Apple) Split up apple_joypad code into two - HID driver and iOS driver
|
2014-10-04 15:36:04 +02:00 |
|