Commit Graph

33041 Commits

Author SHA1 Message Date
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
twinaphex
a304b42f73 (task_database.c) Cleanup 2016-09-29 11:07:56 +02:00
twinaphex
ebfd787aed database_info.h - Add retro_miscellaneous.h 2016-09-29 11:04:24 +02:00
twinaphex
1842e35b8d Cleanups 2016-09-29 11:03:59 +02:00
twinaphex
cfe91125db Create database_info_get_current_element_name 2016-09-29 10:59:50 +02:00
twinaphex
b286703a81 Cleanup task_database_handler 2016-09-29 10:55:50 +02:00
twinaphex
7e1639f33b Create database_info_set_type 2016-09-29 10:43:38 +02:00
twinaphex
fc3c17547e Use database_info_get_type 2016-09-29 10:41:30 +02:00
twinaphex
e32706581f Create database_info_get_type 2016-09-29 10:40:25 +02:00
twinaphex
24f34431ee Header include cleanups 2016-09-29 10:37:31 +02:00
twinaphex
32220c042b (video_driver.c) Style nit 2016-09-29 10:27:49 +02:00
twinaphex
1537ba312d Remove RUNLOOP_MSG_QUEUE_FREE 2016-09-29 10:22:46 +02:00
twinaphex
d7a90dd9bb playlist.c - cleanups 2016-09-29 10:16:48 +02:00
twinaphex
30a46a5ab9 Prevent null pointer dereference 2016-09-29 10:07:41 +02:00
twinaphex
23f91bf8d4 Add global conditionals 2016-09-29 10:07:10 +02:00
twinaphex
8185324ddd Add global conditional around this 2016-09-29 10:04:32 +02:00
twinaphex
98b287e453 Remove global references from variable names 2016-09-29 10:02:23 +02:00
Twinaphex
bc705b79e1 (OSX) Fix 2016-09-29 09:58:57 +02:00
twinaphex
ac416b4494 Try to be more safe here 2016-09-29 09:36:24 +02:00
twinaphex
3d098839ca Update path_get 2016-09-29 08:46:41 +02:00
twinaphex
ed2b89db27 Cleanups 2016-09-29 08:34:08 +02:00