37160 Commits

Author SHA1 Message Date
Twinaphex
7a510000bb Need to change bundle identifier for RetroArchiOS 10 2017-02-24 01:11:02 +01:00
Gregor Richards
3ff9a43b7d Spectator and slave mode are rewind-free
This commit makes spectator mode and slave mode in netplay always stay
ahead of the input, thereby avoiding rewinds, which is sort of the
point. This also changes catch-up detection to be a bit less eager, so
that they hopefully don't flap between stalling for server input and
catching up with that input.
2017-02-23 19:05:43 -05:00
Twinaphex
d462e91659 Merge pull request #4690 from libretro/msr_temp
Avoid 'unused scalar variable' warning
2017-02-23 21:50:28 +01:00
twinaphex
b5b87d7735 Avoid 'unused scalar variable' warning 2017-02-23 21:49:51 +01:00
Twinaphex
6146daf5e8 Merge pull request #4689 from libretro/coverity_scan
Coverity scan
2017-02-23 21:35:33 +01:00
twinaphex
b8e68030d0 (menu_cbs_ok.c) Cleanups 2017-02-23 21:35:06 +01:00
twinaphex
dcd4d6b422 Cleanups 2017-02-23 21:32:38 +01:00
Twinaphex
d969229f6a Merge pull request #4688 from libretro/msr_temp
Make sure to save the config file after bundle_decompressed
2017-02-23 15:18:08 +01:00
twinaphex
1f9059f2b5 Make sure to save the config file after bundle_decompressed 2017-02-23 15:16:51 +01:00
twinaphex
f9ca3c9d87 stb_vorbis.h - get rid of this 2017-02-23 14:29:47 +01:00
twinaphex
8cbb4e13ee Prevent crashes 2017-02-23 14:27:43 +01:00
twinaphex
2074d25441 Make STB_VORBIS optional 2017-02-23 05:56:31 +01:00
twinaphex
aaef2bb820 Add audio_mixer.h header file 2017-02-23 05:32:03 +01:00
twinaphex
8de102e607 Make stb_vorbis C89-compatible 2017-02-23 05:23:34 +01:00
Gregor Richards
e495671563 In spectator mode, we should never be ahead of our peer. 2017-02-22 23:19:22 -05:00
Gregor Richards
3e0bc5acdc Don't flush so eagerly... 2017-02-22 23:19:02 -05:00
twinaphex
22223fa6c4 Fix CXX_BUILD for audio_mixer 2017-02-23 04:41:43 +01:00
Twinaphex
1dcf57c046 Buildfixes for stb_vorbis.h 2017-02-23 04:28:36 +01:00
twinaphex
cec74a9460 Add audio_mixer.c for console/Apple builds 2017-02-23 04:26:27 +01:00
twinaphex
c5b7a69801 Cleanups 2017-02-23 04:03:53 +01:00
twinaphex
4e0c24acbe Some cleanups for audio mixer 2017-02-23 04:00:40 +01:00
Twinaphex
c8dfdaa5ff Merge pull request #4687 from leiradel/feature/mixer
Feature/mixer
2017-02-23 03:39:19 +01:00
Gregor Richards
d1ab288d73 Fix update_unread_ptr to handle the case of only slaves connected 2017-02-22 21:10:02 -05:00
Gregor Richards
e70ee045bf Initial implementation of Netplay master/slave mode. 2017-02-22 20:34:17 -05:00
Andre Leiradella
342d399a2a Don't dispose the sound on behalf of the user 2017-02-23 00:15:07 +00:00
Andre Leiradella
13ef64769d Properly dispose the sound 2017-02-23 00:10:16 +00:00
Andre Leiradella
1499a7ec64 Added the audio mixer to the Makefile 2017-02-23 00:00:16 +00:00
Andre Leiradella
7e029a5981 Added an audio mixer 2017-02-22 23:54:28 +00:00
Jean-André Santoni
8a6e102a82 Increase UPNP compatibility 2017-02-22 23:02:17 +01:00
twinaphex
bd9e2e5fc7 Revert "Cleanups - menu_cbs_left.c"
This reverts commit 378a69aba9abb20aa26fe5b30a285deeb0f5bb66.
2017-02-22 18:45:07 +01:00
twinaphex
dba6c537f2 Revert "Cleanups"
This reverts commit e9f1b25e55608614dc6e599a1918051b170f246c.
2017-02-22 18:44:59 +01:00
twinaphex
e9f1b25e55 Cleanups 2017-02-22 07:23:40 +01:00
twinaphex
378a69aba9 Cleanups - menu_cbs_left.c 2017-02-22 07:21:51 +01:00
twinaphex
80fff292d8 action_right_mainmenu - cleanups 2017-02-22 07:14:41 +01:00
twinaphex
c72311a708 Cleanups for left/right callbacks 2017-02-22 06:01:02 +01:00
Brad Parker
d61d55e3ea update nuklear 2017-02-21 23:53:29 -05:00
twinaphex
ea56249661 (net_natt.c) Free net_addrinfo before going out of scope 2017-02-22 05:24:28 +01:00
bparker06
8eb32fa824 Merge pull request #4684 from GregorR/natt-uninitialized
Fixed a bug failing to check initialization in non-UPnP-supporting setups
2017-02-21 22:09:11 -05:00
BuildTools
ac9aa4783a Fixed a bug failing to check initialization in non-UPnP-supporting
setups
2017-02-21 22:02:20 -05:00
twinaphex
4403734d97 (audio_mix.c) Cleanups 2017-02-22 02:04:28 +01:00
twinaphex
5e6a79c4ac Try to fix Coverity warnings 2017-02-22 01:57:16 +01:00
Twinaphex
636ab5c12c Enable 'Requires Fullscreen' 2017-02-22 00:26:13 +01:00
Twinaphex
44f08a4739 (iOS) Use libretro_ios.a 2017-02-22 00:20:45 +01:00
twinaphex
f7f333477c Add iOS 10 static solution 2017-02-22 00:01:13 +01:00
Twinaphex
188141a628 Merge pull request #4683 from GregorR/ranetplayer-info-packet
Make ranetplayer save the INFO packet as a sort of format header
2017-02-21 23:55:26 +01:00
Twinaphex
d2a5f53f8d Merge pull request #4682 from GregorR/natt-else-clause
Fix missing memory free when IPv6 is unsupported
2017-02-21 23:55:16 +01:00
Gregor Richards
4746bbc972 Make ranetplayer save the INFO packet as a sort of format header 2017-02-21 17:46:29 -05:00
Gregor Richards
22500914e1 Fix missing memory free when IPv6 is unsupported 2017-02-21 17:42:09 -05:00
Brad Parker
4e1b4d051d win32: copy selected file path from browser into core/content buffer 2017-02-21 15:29:16 -05:00
twinaphex
238e234106 Prevent another Coverity warning 2017-02-21 21:20:33 +01:00