27108 Commits

Author SHA1 Message Date
twinaphex
f29c61bacc (Linux) Restarting of core in non-HAVE_DYNAMIC mode now properly
implemented
2016-02-05 19:16:35 +01:00
twinaphex
c67771fab6 Buildfix 2016-02-05 19:00:30 +01:00
twinaphex
8c2ed9f750 Rename FRONTEND_FORK_SALAMANDER_RESTART to FRONTEND_FORK_RESTART
and call FRONTEND_FORK_CORE instead of FRONTEND_FORK_RESTART
when selecting a core from 'Load Core' list
2016-02-05 18:57:44 +01:00
twinaphex
6a64ab1137 (platform_linux.c) Try to stay within 80-char width limit 2016-02-05 18:53:01 +01:00
twinaphex
6130f20d47 (XDK) Reimplement fork mode 2016-02-05 18:47:27 +01:00
twinaphex
17f885d158 (PSP) Refactor fork mode 2016-02-05 18:43:23 +01:00
twinaphex
9e497c1b11 (PS3) Reimplement set_fork_mode 2016-02-05 18:40:24 +01:00
twinaphex
d59ffbdd2c (GX/Untested) Reimplement set fork mode 2016-02-05 18:34:28 +01:00
twinaphex
5f3ae10f20 (Linux) Reimplement fork mode functionality 2016-02-05 17:58:50 +01:00
twinaphex
d9113b8bc4 (Linux non-HAVE_DYNAMIC) Can now exit properly 2016-02-05 17:44:51 +01:00
twinaphex
feb744fafe dist-cores.sh : Add big stack rule for unix target 2016-02-05 17:38:09 +01:00
twinaphex
0ed22af4f5 Update dist-cores.sh - turn 'linux' target into 'unix' 2016-02-05 17:03:00 +01:00
twinaphex
02ab043ff5 Setup dist-cores.sh for Linux statically linked cores 2016-02-05 15:13:06 +01:00
twinaphex
d3aaa7ac88 Style nits 2016-02-05 14:42:20 +01:00
twinaphex
341e8f8f15 Cleanup 2016-02-05 14:35:16 +01:00
twinaphex
6b55a5f20b Cleanup 2016-02-05 14:15:32 +01:00
twinaphex
ce200823b8 Cleanup 2016-02-05 14:13:49 +01:00
twinaphex
8e2818bbeb Cleanups 2016-02-05 14:11:38 +01:00
twinaphex
36c36aa558 Cleanups 2016-02-05 14:09:46 +01:00
twinaphex
8fc2a05a70 Cleanups 2016-02-05 14:06:43 +01:00
twinaphex
188029373f Header include changes 2016-02-05 14:00:27 +01:00
twinaphex
0643b83f7d Header include changes 2016-02-05 13:57:08 +01:00
twinaphex
ab64daf5aa Cleanups 2016-02-05 13:51:30 +01:00
twinaphex
2fa46bcef8 Cleanups 2016-02-05 13:36:18 +01:00
twinaphex
ca3f352ed1 Remove unused udev_common 2016-02-05 13:30:19 +01:00
twinaphex
32ee695f9d Create udev_ctl 2016-02-05 01:49:31 +01:00
twinaphex
24f5275001 Use wiiugca for non-Wii too 2016-02-04 23:49:04 +01:00
twinaphex
407d85f604 Use nesusb/snesusb for non-Wii too 2016-02-04 23:43:33 +01:00
Twinaphex
a90c5a9861 Merge pull request #2695 from netux79/master
(GX) Refactor of the Wii USB HID support. Now it's working!
2016-02-04 23:36:46 +01:00
netux79
bca4ccb155 (GX) Refactor of the Wii USB HID support. Now it's working!
In order to have a controller working you need:
1) Have a matching HID autoconfig file in autoconfig/hid for your controller.
2) Create a "connect" driver for the pad in "input/connect" folder (source code of RA).
3) Once you are in RA, change the joystick driver to HID and restart.
4) You may be now able to use you USB HID compatible pad in RA.

I included some "connect" drivers as an example. It also need to include them for compilation.
2016-02-04 17:01:03 -05:00
twinaphex
6623bdc054 (XMB) Fix text being cut off 2016-02-04 22:03:36 +01:00
twinaphex
deb3c73ae0 Nits 2016-02-04 21:42:42 +01:00
twinaphex
9a75893cff Nits 2016-02-04 21:40:29 +01:00
twinaphex
f747196e21 Style nits 2016-02-04 21:31:41 +01:00
twinaphex
3a5ddf15cf Nits 2016-02-04 21:27:58 +01:00
twinaphex
050cf545bf NIts 2016-02-04 21:24:51 +01:00
twinaphex
7bde72a8ec Nits 2016-02-04 21:20:28 +01:00
twinaphex
03199b564f Create MENU_ENTRIES_CTL_REFRESH 2016-02-04 21:13:38 +01:00
twinaphex
2e8f015de3 Cleanups 2016-02-04 21:07:02 +01:00
twinaphex
3d56dd1ef8 Cleanup 2016-02-04 21:03:28 +01:00
twinaphex
dbef4d9b2b Nits 2016-02-04 20:58:53 +01:00
twinaphex
878c4e3833 Cleanup 2016-02-04 20:56:22 +01:00
twinaphex
958860dea7 Remove obsolete static function 2016-02-04 20:47:34 +01:00
Twinaphex
da34967857 (OSX) Include <sys/types.h> - provide prototype for ssize_t 2016-02-04 20:36:00 +01:00
twinaphex
d773dd8d45 Cleanups 2016-02-04 20:28:28 +01:00
Twinaphex
a120ab1084 Cleanup RARCH_CTL_DEINIT 2016-02-04 20:26:36 +01:00
twinaphex
2901c3c737 (menu_driver.c) 80-char width limit 2016-02-04 20:23:52 +01:00
Twinaphex
9c9fdcfa58 (iOS 9) Fix iOS 9 build 2016-02-04 20:17:26 +01:00
twinaphex
543e680961 Rewrite menu_driver_list_free 2016-02-04 20:15:34 +01:00
twinaphex
c039e4c6ab Make menu_driver_free a static function 2016-02-04 20:12:58 +01:00