twinaphex
afd090edd9
apple_pad_interface - use void *
2014-09-28 15:06:51 +02:00
twinaphex
0a4ef36218
(Apple HID) Cleanups
2014-09-28 08:35:51 +02:00
Twinaphex
b0fb6f483d
(Apple/OSX) Split up HID code into separate file
2014-09-28 08:29:45 +02:00
Twinaphex
d8100d299a
(iOS) Build fixes
2014-09-28 07:01:39 +02:00
Twinaphex
764e7f930d
Go through ID API for generaltools.
2014-09-27 21:36:04 +02:00
twinaphex
75d2e13dcb
Make drivers non-const
2014-09-11 07:06:20 +02:00
twinaphex
689cd6322f
Indenting / style nits
2014-09-09 18:15:17 +02:00
Lioncash
6b84ccdcef
Make some functions static
2014-09-06 00:10:52 -04:00
twinaphex
228569c8f8
Cleanup extraneous elses
2014-08-27 03:28:22 +02:00
Twinaphex
0d4b80b010
(Apple) Move apple/common/hidpad files to input/
2014-08-13 23:56:51 +02:00
Twinaphex
c31d2867f5
(Apple) Build fix
2014-08-11 05:37:39 +02:00
twinaphex
7d3eed53ba
(Apple/OSX) Add input autodetection stub
2014-08-11 05:32:41 +02:00
twinaphex
234edda575
(Apple) Properly implement joypad - now executes init - and
...
also executes osx_pad_init and osx_pad_quit from joypad driver now
instead of outside code having to call it externally
2014-06-10 03:32:03 +02:00
twinaphex
961e2e2a70
Revert "(Apple) Integrate apple_hid_pad code into apple_joypad"
...
This reverts commit 62d1e311ada51b2b23c152e2f7e877971d11f780.
2014-06-04 21:17:00 +02:00
twinaphex
62d1e311ad
(Apple) Integrate apple_hid_pad code into apple_joypad
2014-06-04 20:57:46 +02:00
twinaphex
3a3bc7c667
(Apple) Get rid of g_polled_input_data - this previously was necessary
...
for the Apple port because we were running RA on two threads - one UI, one RA.
With one thread it's no longer necessary to memcpy the input data over from one
thread to the other
2014-05-13 14:25:11 +02:00
twinaphex
fad218ea75
(Apple input) Cleanups
2014-05-13 14:02:56 +02:00
twinaphex
277b1f6702
(Apple) Input - some cleanups
2014-05-13 13:49:29 +02:00
twinaphex
6b0f9d3698
(Apple) Move hid_pad.c to input/
2014-05-03 07:08:10 +02:00
twinaphex
1410b6937e
(Apple) Move Apple input files around - rename files
2014-04-26 17:39:46 +02:00