34947 Commits

Author SHA1 Message Date
twinaphex
14c5bdc0a1 Put some settings behind SD_FLAG_ADVANCED 2016-12-11 10:59:15 +01:00
twinaphex
a5a594f619 Don't push screenshot to image history if we are just saving
a state
2016-12-11 10:34:12 +01:00
twinaphex
15c63c3de9 (input_driver.c) Cleanups 2016-12-11 09:13:24 +01:00
twinaphex
d2bd6677bd (udev_joypad.c) Cleanup 2016-12-11 08:48:25 +01:00
twinaphex
e9f853ba93 Move (joykey == NO_BTN ) to input_joypad_driver 2016-12-11 08:44:55 +01:00
twinaphex
37559c6f5f Cleanups 2016-12-11 08:31:55 +01:00
twinaphex
423578d972 (Joypad drivers) Simplify hat code 2016-12-11 07:28:33 +01:00
twinaphex
1d9c9f8021 Update subrepos 2016-12-11 06:49:48 +01:00
twinaphex
7dcea505fb Update SPIRV-Cross subrepo 2016-12-11 06:40:33 +01:00
twinaphex
a47dd21751 Don't print game focus OSD message if input is -1 2016-12-11 06:39:30 +01:00
twinaphex
b4c1927e27 (MSVC 2003) Buildfixes 2006-05-18 13:31:43 +02:00
twinaphex
acc0856a69 (MSVC 2003) Buildfix 2006-05-18 13:17:58 +02:00
twinaphex
b087a7441a Fix game focus toggle 2016-12-11 03:52:08 +01:00
twinaphex
d9eed42ba3 (msg_hash_it.c) Cleanups 2016-12-11 02:41:06 +01:00
twinaphex
78cf06adcf (intl) Updates 2016-12-11 01:40:25 +01:00
twinaphex
9957099bf0 Add 'unified menu controls' setting 2016-12-11 01:29:53 +01:00
Twinaphex
3188c3c57b Merge pull request #4214 from lasers/add-ui
Add sublabel for Playlists (enable,history_size)
2016-12-10 23:40:54 +01:00
lasers
476ce38e3b Add sublabel for Playlists (enable,history_size) 2016-12-10 16:38:33 -06:00
Twinaphex
57bbecdc40 Merge pull request #4213 from lasers/add-ui
Add sublabel for UserInterface (pause_nonactive,composition)
2016-12-10 23:09:22 +01:00
lasers
f93c00630e Add sublabel for UserInterface (pause_nonactive,composition) 2016-12-10 15:52:56 -06:00
twinaphex
26fe408bb4 (Emscripten) Add button 2016-12-10 22:01:40 +01:00
Twinaphex
49a8f36271 Merge pull request #4210 from diegoviola/master
README.md: minor stylistic changes
2016-12-10 21:34:51 +01:00
Diego Viola
8bf8652fb8 README.md: minor stylistic changes 2016-12-10 18:33:15 -02:00
Twinaphex
2407e9cb10 Merge pull request #4206 from lasers/add-sublabel
Add sublabel for Achievements (enable,test_unofficial)
2016-12-10 21:25:14 +01:00
Twinaphex
2ee7f08aa7 Merge pull request #4208 from CoalaJoe/master
Updated and added more german translations
2016-12-10 21:24:17 +01:00
CoalaJoe
d6043867ec Updated and added more german translations
Signed-off-by: CoalaJoe <dominik.mueller@gibmit.ch>
2016-12-10 21:19:33 +01:00
Twinaphex
65dcf03e30 Merge pull request #4207 from GregorR/natt-ipv6-without-ipv6
NAT traversal also needs to avoid IPv6 with SOCKET_LEGACY
2016-12-10 20:01:32 +01:00
Gregor Richards
65224dc2a5 NAT traversal also needs to avoid IPv6 with SOCKET_LEGACY 2016-12-10 13:58:51 -05:00
lasers
f2e30ec5e9 Add sublabel for Achievements (enable,test_unofficial) 2016-12-10 12:56:13 -06:00
Twinaphex
c949ec4421 Merge pull request #4203 from GregorR/netplay-ipv6-without-ipv6
HAVE_SOCKET_LEGACY -> no IPv6
2016-12-10 19:52:04 +01:00
Twinaphex
0b4e8bff22 Merge pull request #4205 from diegoviola/master
README.md: Add missing whitespace
2016-12-10 19:49:58 +01:00
Diego Viola
56cfa65c74 README.md: Add missing whitespace 2016-12-10 16:47:29 -02:00
Gregor Richards
9a4b28735b HAVE_SOCKET_LEGACY -> no IPv6
I had previously assumed that if AF_INET6 is defined, IPv6 support was
present. Some psychopathic console SDKs which shall not be named
actually define AF_INET6 but none of the IPv6 structures. As there is
therefore no way to determine whether IPv6 support is present at
preprocessor time, I'm ust assuming that HAVE_SOCKET_LEGACY implies no
IPv6. This means in effect that no consoles get IPv6 support.
2016-12-10 05:27:25 -05:00
twinaphex
4bf806ef00 (Netplay) Some build fixes for PS3 and others 2016-12-10 09:41:24 +01:00
twinaphex
a210e4f6fe (PS3) Some build fixes 2016-12-10 09:39:07 +01:00
twinaphex
31b69b4011 C89_BUILD fixes 2016-12-10 09:06:11 +01:00
twinaphex
026e705506 core.h - remove retro_miscellaneous.h include 2016-12-10 09:04:40 +01:00
twinaphex
9b329ddb56 runloop.h header include cleanup - don't include retro_miscellaneous.h 2016-12-10 08:10:02 +01:00
twinaphex
1b29d41661 (render_chain_gl_legacy.c) Cleanups 2016-12-10 07:30:14 +01:00
twinaphex
be459a6281 Cleanups 2016-12-10 07:28:08 +01:00
twinaphex
aa5730dbc9 (render_chain_gl_legacy.c) Cleanups 2016-12-10 07:26:50 +01:00
twinaphex
584e93be4f Cleanup runloop.h header 2016-12-10 07:21:34 +01:00
Brad Parker
4cd88c585c add missing msg_hash 2016-12-09 23:38:30 -05:00
Brad Parker
d558862e21 make "Got connection from" translatable. Update JP translation. 2016-12-09 23:38:00 -05:00
Twinaphex
b2d1e0973d Merge pull request #4199 from lasers/fix-the-system
Fix msg_hash_ja.h (Systematic)
2016-12-10 01:48:22 +01:00
Brad Parker
1f39426195 only use fancy ribbon on GLES if GL_OES_standard_derivatives extension is detected 2016-12-09 19:32:55 -05:00
lasers
3414115b82 Fix msg_hash_ja.h (Systematic) 2016-12-09 12:52:18 -06:00
Twinaphex
b460fc558c Merge pull request #4197 from loganmc10/patch-1
Add HAVE_OPENGLES3 to griffin.c
2016-12-09 18:12:52 +01:00
Logan McNaughton
746e4667c2 Add HAVE_OPENGLES3 to griffin.c 2016-12-09 10:07:37 -07:00
Twinaphex
d39f226a57 Merge pull request #4194 from loganmc10/gles3
Use glTexStorage2D for FBO textures
2016-12-09 17:56:43 +01:00