Commit Graph

33061 Commits

Author SHA1 Message Date
twinaphex
bd77ac145b (paths.c) Cleanups 2016-09-30 07:27:10 +02:00
twinaphex
ab7bc7755e Create dir_get_ptr 2016-09-30 07:21:33 +02:00
twinaphex
d973e528f6 Create dir_set 2016-09-30 07:15:30 +02:00
twinaphex
db3738babb Create dir_get 2016-09-30 07:11:52 +02:00
twinaphex
fa469c4dcc Create dir_is_empty 2016-09-30 07:06:27 +02:00
twinaphex
d7d49c36c7 Create dir_clear 2016-09-30 07:02:23 +02:00
twinaphex
28a96fbb05 Update GX/WIn32 builds 2016-09-30 06:39:47 +02:00
twinaphex
3a7e9a7052 Move path settings to paths.c 2016-09-30 06:33:57 +02:00
twinaphex
00a1e3716a Create path server and add to paths.c 2016-09-30 06:22:56 +02:00
twinaphex
6ee7b733aa Move global->name to paths.c 2016-09-30 06:11:11 +02:00
twinaphex
1266c0609a Create path_is_empty 2016-09-30 04:43:16 +02:00
twinaphex
228886062b Create path_clear 2016-09-30 04:31:19 +02:00
twinaphex
1cf45d785f Turn path_set_names into static function 2016-09-30 04:19:57 +02:00
Twinaphex
5d717427c1 Merge pull request #3695 from GregorR/netplay-no-savestates-fix-deux
Somewhat fixing support for savestateless cores
2016-09-30 04:01:47 +02:00
twinaphex
7787475361 Relocate samples/utils 2016-09-30 02:49:10 +02:00
Gregor Richards
f710303a40 Somewhat fixing support for savestateless cores
Without early saves we couldn't properly detect savestateless cores. We
still can't, really, but we can at least EVENTUALLY detect this
condition. netplay_net has been fixed to do so.
2016-09-29 20:48:39 -04:00
Twinaphex
721a04b71c Merge pull request #3693 from GregorR/netplay-default-delay-frames
Set delay_frames to 16 by default
2016-09-30 02:29:05 +02:00
Gregor Richards
7ab1f420d9 Set delay_frames to 16 by default. 2016-09-29 20:20:07 -04:00
Twinaphex
9392fca26a Merge pull request #3692 from GregorR/netplay-spectato-fix-deux
Fix spectator mode to work with the late-serialization workaround
2016-09-30 00:08:34 +02:00
Gregor Richards
5b62fbb355 Fix spectator mode to work with the late-serialization workaround 2016-09-29 17:28:01 -04:00
aliaspider
86d3e982ba add missing #ifdef HAVE_NETWORKING around core_set_netplay_callbacks() 2016-09-29 22:10:21 +01:00
Twinaphex
03215a831f Merge pull request #3690 from aliaspider/master
(3DS) add experimental font and menu_display drivers.
2016-09-29 21:33:08 +02:00
twinaphex
2c4da47bfd Move udp-test.c file around 2016-09-29 21:31:03 +02:00
twinaphex
a1c2036769 Create samples/file/nbio 2016-09-29 21:28:56 +02:00
twinaphex
17ded1a9ac Move net/test to samples/net/test 2016-09-29 21:27:26 +02:00
aliaspider
afd5e85a31 (3DS) add experimental font and menu_display drivers. 2016-09-29 20:14:12 +01:00
twinaphex
e98b55fe3f Group some ifdefs together 2016-09-29 21:10:35 +02:00
twinaphex
9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
twinaphex
c42deb4cd3 (cheevos.c) Further cleanups 2016-09-29 20:38:52 +02:00
twinaphex
9d439622c0 (cheevos.c) Cleanups 2016-09-29 20:35:26 +02:00
twinaphex
35c2c11a91 (frontend_salamander.c) Cleanup 2016-09-29 20:18:45 +02:00
twinaphex
190c417350 Remove stub function 2016-09-29 20:14:26 +02:00
twinaphex
da5d43974a netplay_data is a void pointer no more 2016-09-29 20:11:46 +02:00
Twinaphex
19121dbee3 Merge pull request #3688 from GregorR/netplay-menu
Netplay menu
2016-09-29 19:36:13 +02:00
Brad Parker
54165bf7fb media cannot be a directory 2016-09-29 13:34:39 -04:00
Gregor Richards
5dba982cae All Netplay menu options are now internationalizable. 2016-09-29 13:24:56 -04:00
twinaphex
d6b9c4f17a Prevent some Coverity warnings 2016-09-29 19:24:18 +02:00
Gregor Richards
eb86bafece Better user feedback in the Netplay menu. 2016-09-29 13:13:50 -04:00
Gregor Richards
567da56048 Adding remaining netplay menu options
A couple fixes are still necessary for the client, in particular to
recover a "lost" hostname, but now it is possible to start server or
client mid-stream, and to disconnect intentionally.
2016-09-29 13:04:38 -04:00
Gregor Richards
03c9dab93a Adding a netplay menu
In this first cut, Netplay can be enabled "mid-stream", but not much
else is supported. Client reconnection and either-side disconnection are
listed in the menu but don't yet do anything.
2016-09-29 13:04:38 -04:00
Brad Parker
b83d2529e2 break early if we run past the message length 2016-09-29 12:25:20 -04:00
radius
4dcd08c574 (ems) useless CDN is useless 2016-09-29 08:54:50 -05:00
radius
4e33f25328 (ems) useless CDN is useless 2016-09-29 08:49:31 -05:00
twinaphex
3b8ae65afb (Android) Re-enable Vulkan 2016-09-29 12:22:31 +02:00
twinaphex
5c4e3ad87e location_driver_ctl - return 'true' by default 2016-09-29 12:13:46 +02:00
twinaphex
3281c7a1a6 (runloop.c) Cleanups 2016-09-29 12:11:00 +02:00
twinaphex
cae92ed91d (tasks) Cleanups 2016-09-29 12:02:45 +02:00
twinaphex
dc915713dd Simplify task_push_overlay_load_default 2016-09-29 11:46:37 +02:00
twinaphex
d79c28f13b task_overlay.c - cleanups 2016-09-29 11:35:22 +02:00
twinaphex
c8dc941c42 iso_get_serial - cleanup 2016-09-29 11:10:52 +02:00