36524 Commits

Author SHA1 Message Date
Twinaphex
c9e14b7c5c Merge pull request from aliaspider/master
build fix for console targets.
2017-01-31 03:29:43 +01:00
twinaphex
04d751c285 (OSX PPC) Add HAVE_LANGEXTRA for Debug 2017-01-31 03:27:46 +01:00
aliaspider
ffbd1e838a (3DS) build fix. 2017-01-31 03:27:26 +01:00
aliaspider
69368fbf34 (griffin) build fix. 2017-01-31 03:27:00 +01:00
Twinaphex
76408fc2e8 Merge pull request from aliaspider/master
add get_crc_table() to deps/zlib/crc32.c
2017-01-31 02:08:33 +01:00
aliaspider
7416ba8b23 add get_crc_table() to deps/zlib/crc32.c 2017-01-31 01:51:33 +01:00
Brad Parker
2661d5556b DOS: fix image scaling and colors for 16-bit core video 2017-01-30 13:51:41 -05:00
twinaphex
22dfa1ca7c Fix C89_BUILD 2017-01-30 19:32:02 +01:00
twinaphex
216e45f9ea Get rid of printfs 2017-01-30 19:12:47 +01:00
twinaphex
6732446ca4 Avoid warnings 2017-01-30 19:12:28 +01:00
twinaphex
7a02876999 (sinc_resampler.c) More cleanups 2017-01-30 19:10:52 +01:00
twinaphex
26ebdb1056 More cleanups 2017-01-30 18:48:29 +01:00
twinaphex
73acd4aa0f (sinc_resampler.c) Do away with function pointer 2017-01-30 18:45:37 +01:00
twinaphex
cdb45a38d3 Refactor code - do away with sinc_resampler_common 2017-01-30 18:43:09 +01:00
twinaphex
21508003c9 Create sinc_resampler_common 2017-01-30 18:15:41 +01:00
Twinaphex
2606218aa1 Silence implicit declaration warning 2017-01-30 17:35:00 +01:00
neville
fc2654cd0f (iohidmanager_hid.c) Silence a whole bunch of warnings 2017-01-29 20:20:43 +01:00
twinaphex
1b3225089e iohidmanager.c - Attempt to silence some warnings 2017-01-29 20:11:32 +01:00
twinaphex
82b41265e2 Add HAVE_LANGEXTRA ifdef 2017-01-29 20:05:57 +01:00
twinaphex
c2c2521b12 Add HAVE_LANGEXTRA to menu_osk.c 2017-01-29 20:01:26 +01:00
twinaphex
a9c8c81032 (OSX PPC) Don't have HAVE_LANGEXTRA 2017-01-29 19:58:04 +01:00
twinaphex
6cde73d86f (CoreAudio) Add backwards compatibility 2017-01-29 19:55:14 +01:00
Brad Parker
343ac9fea7 DOS: scale 16-bit core video to fit screen 2017-01-29 00:48:22 -05:00
twinaphex
e2b3c72b9d Add ifdef around this 2017-01-29 05:06:14 +01:00
Twinaphex
2596de53ec Merge pull request 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 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 1d4be4cb1b416db6bd702283242a9698415af63c 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 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 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 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