Commit Graph

1474 Commits

Author SHA1 Message Date
Alcaro
9554597160 Add missing header includes, fixes CXX_BUILD. 2015-09-06 14:46:25 +02:00
twinaphex
0b098b9301 input_overlay.h - cleanup 2015-09-06 03:25:57 +02:00
twinaphex
e654c5cb65 Header cleanups 2015-09-05 20:53:56 +02:00
twinaphex
38d099654e Cleanups 2015-09-05 20:49:57 +02:00
twinaphex
4d8b125c4f Cleanups 2015-09-05 20:40:11 +02:00
twinaphex
e182f32d8c Header cleanups 2015-09-05 20:03:27 +02:00
twinaphex
43632b95ff More warning cleanups 2015-09-05 14:34:33 +02:00
twinaphex
c4316b791c Avoid some warnings - array subscript has type char 2015-09-05 14:31:29 +02:00
twinaphex
3e977034a7 (Win32) More buildfixes 2015-09-05 14:10:16 +02:00
twinaphex
137e397028 Include wiiusb_hid only for HW_RVL 2015-09-05 01:21:39 +02:00
twinaphex
ded8920a65 Cleanups 2015-09-04 21:13:12 +02:00
twinaphex
bc6692e567 (wiiusb_hid.c) Remove goto error 2015-09-01 18:53:35 +02:00
twinaphex
d5d498df5f (wiiusb_hid.c) Remove problematic line 2015-09-01 18:44:25 +02:00
twinaphex
15ba019ea1 Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
twinaphex
948286e8e0 Fix warnings 2015-09-01 01:54:44 +02:00
Sergi Granell
96146e5313 (Vita) Update vita2d driver
(Vita/PSP) Name some stuff to vita
2015-08-31 15:26:37 +02:00
CautiousAlbino
173dcd3e4c Retry implementation of include_compressed to dir_list_new.
Problem was that if ext_list wasn't used, an empty list would be
created.
2015-08-30 20:19:41 +02:00
Twinaphex
aa382a5c7c Revert "Add include_compressed param to dir_list_new." 2015-08-30 18:36:25 +02:00
CautiousAlbino
c4691b2668 Add include_compressed param to dir_list_new.
Do not try to load in compressed archives unless we expect them.
Fixes hang in input autodetect where it tried to parse a zip file as an
archive.
2015-08-30 16:57:34 +02:00
twinaphex
cd781ff4b5 Cleanups 2015-08-30 15:15:39 +02:00
twinaphex
202ffaee3b (wiiusb_hid.c) Don't call remove_adapter from remove_notify 2015-08-30 12:44:29 +02:00
twinaphex
f95049e99c Add wiiusb_hid driver courtesy of @xerpi 2015-08-30 09:48:38 +02:00
twinaphex
24a94490ab Remove some header includes 2015-08-30 09:36:50 +02:00
twinaphex
195aba50b2 Try to avoid some symbol conflicts 2015-08-29 14:20:39 +02:00
radius
4f23188309 [input autoconf] improve logging 2015-08-27 21:35:05 -05:00
twinaphex
fc25e9310f (Emscripten) remove unused uninited 2015-08-20 00:59:25 +02:00
twinaphex
9fd17a196f Buildfixes 2015-08-20 00:49:44 +02:00
twinaphex
16da8cfe2d (Emscripten) rwebinput_input.c - buildfixes 2015-08-20 00:37:16 +02:00
Radius
638db98e7d fix the back as menu toggle option, autoconf was returning false even when a controller was succesfully configured... 2015-08-13 03:14:53 +01:00
Radius
cc3b1fd49f minor fixes to the workaround 2015-08-13 02:06:15 +01:00
Radius
f6e25655c9 reimplement the shield controller workarounds 2015-08-13 01:13:24 +01:00
Radius
57419bea8c remove the generic I/O hack, it's not working reliably 2015-08-12 20:17:19 +01:00
Alcaro
ee2ad0c4bd These aren't executable. 2015-08-12 01:31:03 +02:00
radius
828734e007 don't try to autoconfigure GPIO devices 2015-08-11 17:13:25 -05:00
twinaphex
ff3e791d72 (Vita) Compile in input and joypad drivers 2015-08-10 23:19:07 +02:00
twinaphex
77aa7535c9 MOve all 'define' headers to central place ' defines' 2015-08-10 23:11:40 +02:00
twinaphex
08260878ea Start adding some Vita ifdefs 2015-08-10 23:04:09 +02:00
radius
12dcc5ae0a fix typo 2015-08-09 11:51:18 -05:00
radius
55e5dc83dc print an OSD message when no profiles found 2015-08-09 11:47:42 -05:00
radius
1818633914 log vid/pid on android 2015-08-09 11:46:40 -05:00
radius
d52ab85b60 remove comment 2015-08-07 13:52:05 -05:00
radius
a5c70560a3 remove the shield portable hack, it's not needed anymore 2015-08-07 13:51:19 -05:00
radius
c8671139e8 fix 2015-08-07 02:17:25 -05:00
radius
bae6dd7c79 better all around hack for GPIO devices 2015-08-07 01:59:50 -05:00
radius
1edd7af424 better all around hack for GPIO devices 2015-08-07 01:53:35 -05:00
radius
786424b064 Shield Console hack 2015-08-07 01:50:02 -05:00
twinaphex
a1a15164b8 Get rid of input_overlay_get_ptr 2015-08-06 05:14:12 +02:00
twinaphex
b4c5f98245 Cleanups 2015-08-05 12:59:33 +02:00
twinaphex
ccac72f1e7 Refactor is_paused 2015-08-05 12:58:25 +02:00
twinaphex
74ee9b05f3 Create rarch_main_set_idle - make 'idle' variable self-contained 2015-08-05 12:40:47 +02:00