twinaphex
|
790bb0d0d6
|
Minor code cleanups based on static code analysis
|
2015-09-28 22:07:40 +02:00 |
|
twinaphex
|
5465da0139
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
|
twinaphex
|
8ca8b43545
|
Take out retro_endianness.h include out of retro_miscellaneous.h
|
2015-09-14 03:34:05 +02:00 |
|
twinaphex
|
f95049e99c
|
Add wiiusb_hid driver courtesy of @xerpi
|
2015-08-30 09:48:38 +02:00 |
|
twinaphex
|
195aba50b2
|
Try to avoid some symbol conflicts
|
2015-08-29 14:20:39 +02:00 |
|
slotek
|
7431529e89
|
Restore generic Mac OS X joypad functionality
|
2015-07-29 10:12:31 -06:00 |
|
twinaphex
|
135ee2f503
|
Use UINT64_C(1) everywhere instead of 1ULL
|
2015-07-12 07:53:46 +02:00 |
|
twinaphex
|
e74e402cdc
|
More C89 build fixes
|
2015-06-30 14:37:11 +02:00 |
|
twinaphex
|
d61ad058b4
|
Some CXX_BUILD fixes
|
2015-06-26 12:38:33 +02:00 |
|
twinaphex
|
0d50840749
|
(joypad_connection.c) Cleanups
|
2015-06-25 18:25:20 +02:00 |
|
twinaphex
|
1b34dd4ce0
|
Some more CXX_BUILD fixes
|
2015-06-25 17:36:31 +02:00 |
|
twinaphex
|
0e2345227a
|
Some CXX_BUILD fixes
|
2015-06-25 17:25:09 +02:00 |
|
twinaphex
|
35402884e5
|
(connect_wii.c) Cleanups
|
2015-06-13 01:59:26 +02:00 |
|
twinaphex
|
123b85dbb0
|
Change returntype of pad_connection_init
|
2015-06-13 01:40:55 +02:00 |
|
Twinaphex
|
d2abe61e30
|
(joypad_connection.c) pad_connection_has_interface - pad >= 0 would
always be true
|
2015-04-20 12:12:32 +02:00 |
|
twinaphex
|
2087a41f20
|
(connect) Style nits
|
2015-04-07 18:49:21 +02:00 |
|
Toad King
|
3c67a80713
|
fix crash on shutdown in libusb_hid
|
2015-04-06 22:21:28 -05:00 |
|
Toad King
|
5701f4f73a
|
libusb updates, still need to figure out config issue preventing keys being registered
|
2015-04-06 22:07:59 -05:00 |
|
twinaphex
|
b263df08f6
|
(joypad_connection.c) Cleanups
|
2015-04-04 23:44:02 +02:00 |
|
twinaphex
|
4c7c1094e2
|
(joypad_connection.c) Remove unused is_gcapi
|
2015-04-04 23:38:19 +02:00 |
|
twinaphex
|
35e273bcdb
|
Make pad_connection_find_vacant_pad non-static
|
2015-04-04 23:34:04 +02:00 |
|
twinaphex
|
31b6323094
|
Move apple_joypad_connect_gcapi to apple_gamecontroller.m and
make it a static function
|
2015-04-04 23:33:01 +02:00 |
|
twinaphex
|
52312b51a7
|
pad_connection_pad_init: improve detection
|
2015-04-04 16:42:38 +02:00 |
|
twinaphex
|
5e83eefd81
|
Add VID/PID detection for joypad connection
|
2015-04-03 23:30:51 +02:00 |
|
twinaphex
|
b0d740ea09
|
(libusb) Further fleshing out
|
2015-04-03 18:52:48 +02:00 |
|