34930 Commits

Author SHA1 Message Date
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
Twinaphex
59956ee021 Merge pull request #4195 from lasers/add-systematic
Add Systematic Theme
2016-12-09 06:52:31 +01:00
lasers
16eebb3f58 Add Systematic Theme 2016-12-08 23:39:39 -06:00
Logan McNaughton
1d69baca82 Use glTexStorage2D for FBO textures 2016-12-08 21:14:10 -07:00
Twinaphex
baff9b6742 Merge pull request #4193 from lasers/sublabel-config
Align information for Settings->Configuration
2016-12-09 04:16:06 +01:00
Twinaphex
74aa251f8b Merge pull request #4189 from lasers/sublabel-config
Add sublabel for Configuration+(s)
2016-12-09 03:59:02 +01:00
lasers
b7dd1a7dbb Align information for Settings->Configuration 2016-12-08 20:20:11 -06:00
Twinaphex
a1f0b5464b Merge pull request #4192 from loganmc10/patch-4
Don't define HAVE_OPENGLES2 for Android if GLES=3
2016-12-08 23:45:11 +01:00
lasers
d2fb24d4df Add information for Settings->Configuration 2016-12-08 16:25:27 -06:00
Logan McNaughton
0b0bdadeee Don't define HAVE_OPENGLES2 for Android if GLES=3 2016-12-08 15:22:00 -07:00
lasers
10e2c5ae4a Add information for Netplay->ScanLocalNetwork 2016-12-08 15:59:21 -06:00
lasers
1d38dbaa34 Clean up Keyboard Overlay Preset 2016-12-08 15:18:40 -06:00
lasers
ce4cd8fe25 Rename Configuration sublabel 2016-12-08 13:18:11 -06:00
lasers
1283539dd2 Rename Configurations sublabel 2016-12-08 13:10:25 -06:00
lasers
8a6e414fc6 Rename User sublabel 2016-12-08 13:09:50 -06:00
Twinaphex
b3f62fe49b Merge pull request #4191 from hizzlekizzle/master
Add ChipTuneEnhance.dsp
2016-12-08 18:57:29 +01:00
hizzlekizzle
bf0d21521c Create ChipTuneEnhance.dsp 2016-12-08 11:36:17 -06:00
lasers
1e571399fe Clean up Configuration on Exit 2016-12-08 09:48:19 -06:00