Commit Graph

36650 Commits

Author SHA1 Message Date
Twinaphex 2596de53ec Merge pull request #4523 from fr500/master
add support for no content cores
2017-01-29 04:51:50 +01:00
radius ca926f0a50 fix saving for contentless cores 2017-01-28 22:48:51 -05:00
Twinaphex 38329fbb26 Merge pull request #4524 from GregorR/netplay-direct-host-set-is-client
We're in client mode if either server OR direct_host is set
2017-01-29 04:46:42 +01:00
Gregor Richards 3d24e844a4 We're in client mode if either server OR direct_host is set 2017-01-28 22:39:17 -05:00
radius 34550ba3b5 fix 1d4be4cb1b 2017-01-28 22:13:12 -05:00
radius cfb882f4fc add support for no content cores 2017-01-28 22:12:34 -05:00
twinaphex 5326bcf814 Backport lakka patch retroarch-08-osk-perf.patch 2017-01-29 03:57:45 +01:00
twinaphex 207ebe5e59 Merge lakka patch for DRM 2017-01-29 03:55:32 +01:00
Alcaro 22cf87adc9 Shut up false positive 2017-01-28 18:07:00 +01:00
Alcaro 1ad8a72635 Make sure this shows up in --verbose logs 2017-01-28 18:03:02 +01:00
Twinaphex 97a838da49 Merge pull request #4520 from fr500/master
update menu to avoid some repetition on menu entries
2017-01-28 17:59:19 +01:00
Twinaphex c80ae437b7 Merge pull request #4521 from CoalaJoe/master
Added some translations for netplay
2017-01-28 17:59:00 +01:00
radius 1d4be4cb1b update menu 2017-01-28 11:16:44 -05:00
CoalaJoe 5f042295ea Added some translations for netplay 2017-01-28 16:47:24 +01:00
twinaphex 74b2fde05a (ALSA) Use non-near version of set_channels - we don't yet support
anything other than stereo
2017-01-28 16:00:57 +01:00
twinaphex 4a5688ffe7 (ALSA) Use near versions of set_rate and set_channels - ALSA
can now set a different sampling rate if the suggested rate is
not available - should make PS4 gamepad audio work
2017-01-28 15:59:36 +01:00
Twinaphex e3d7018386 Merge pull request #4519 from JuanVCS/master
Add rooms to main netplay menu on all drivers
2017-01-28 05:18:33 +01:00
Juan fa85a83b07 Add rooms to main netplay menu on all drivers 2017-01-27 22:06:43 -03:00
twinaphex 26f33e3254 Add rwav.c to Griffin 2017-01-28 00:28:51 +01:00
twinaphex 544c7a3c92 Solve warnings 2017-01-28 00:28:11 +01:00
twinaphex e42caf6039 Update 2017-01-28 00:16:51 +01:00
twinaphex 66ea6181c5 Move Italian language code to header file 2017-01-28 00:10:06 +01:00
Brad Parker 0e90ab36a0 fix rwav sample memcpy 2017-01-27 18:02:16 -05:00
Brad Parker 18f78613ae Merge branch 'wav_loader' 2017-01-27 11:13:28 -05:00
Brad Parker 9c9fc5b765 16-bit samples don't need conversion from 8-bit 2017-01-27 11:12:45 -05:00
Brad Parker d7aaab7a33 fixes 2017-01-26 21:20:59 -05:00
Brad Parker 9cf4562f26 fix memory allocation 2017-01-26 18:46:50 -05:00
aliaspider d40541c340 (WiiU) provide salamander's basename in
frontend_driver_get_salamander_basename.
2017-01-26 15:07:11 +01:00
twinaphex ac75cd2820 Another buildfix 2017-01-26 14:16:03 +01:00
twinaphex fa5f678444 Merge branch 'susemm-master' 2017-01-26 14:14:24 +01:00
twinaphex 5c88e4dfb1 Merge branch 'master' of git://github.com/susemm/RetroArch into susemm-master 2017-01-26 14:13:57 +01:00
Your Name 01b01c5deb keep chs stracture same as us, move menu items to 2017-01-26 14:22:09 +08:00
Brad Parker 6a79a81e4d allocate enough memory for resampler, always put two channels into buffers 2017-01-26 00:59:53 -05:00
twinaphex 8d863bde3d (ALSA) Call snd_pcm_hw_params_set_rate_resample 2017-01-26 04:42:56 +01:00
twinaphex d5db559d38 (PS3) Buildfix 2017-01-26 04:26:19 +01:00
Twinaphex 29b59d8681 Merge pull request #4512 from GregorR/netplay-deinit-disable-2
Only disable netplay in deinit_netplay if it was actually on
2017-01-26 04:18:21 +01:00
Gregor Richards 12e8deedb4 Only disable netplay in deinit_netplay if it was actually on 2017-01-25 22:08:05 -05:00
twinaphex d0f3973ea5 Cleanups 2017-01-26 03:54:38 +01:00
twinaphex d9ee401305 (XMB) Cut down on function calls 2017-01-26 03:46:05 +01:00
Twinaphex 598f85bef3 Merge pull request #4511 from GregorR/netplay-deinit-disable
Set netplay_enabled to false during deinit_netplay
2017-01-26 03:27:28 +01:00
Gregor Richards 263470a66c Set netplay_enabled to false during deinit_netplay
This simply prevents the odd behavior of netplay automatically
restarting, or trying to restart, when you load a new game.
2017-01-25 21:23:55 -05:00
twinaphex bdaf00032e Add comments 2017-01-26 02:49:42 +01:00
twinaphex eacac11abd Add more documentation to audio_driver.h 2017-01-26 02:36:48 +01:00
twinaphex f763dc0a1e Add msvc-2015 solution courtesy of spec-chum 2017-01-26 01:56:51 +01:00
twinaphex 020ef3cfa1 (XAudio2) Buildfix 2017-01-26 01:23:44 +01:00
Twinaphex 45661d8348 Merge pull request #4509 from aliaspider/master
(WiiU) fix a crash when using libfat with dkp r29.
2017-01-25 23:56:00 +01:00
Twinaphex 3eb2eb95f2 Merge pull request #4510 from fr500/master
Netplay frontend fix
2017-01-25 23:55:48 +01:00
fr500 29a1d504d7 allow different server ports again 2017-01-25 17:48:43 -05:00
fr500 af14da93d5 fix whitespace 2017-01-25 17:43:56 -05:00
fr500 c097c2062e fix when port is 0 2017-01-25 17:43:17 -05:00