45856 Commits

Author SHA1 Message Date
radius
bf7c3f17b3 start registering the application so it can be started from discord 2018-10-13 21:09:19 -05:00
radius
32c346a3e7 make discord app id configurable 2018-10-13 18:17:17 -05:00
radius
8c9e6a7c4e fix these two 2018-10-13 16:31:58 -05:00
radius
e1227b2d68 enable local room discovery on WiiU 2018-10-11 20:15:50 -05:00
twinaphex
b8cb3fd4a7 (CHANGES.md) Update 2018-10-12 01:38:12 +02:00
Twinaphex
9e03e396ab
Merge pull request #7414 from ayssia/master
Update simplified Chinese localization
2018-10-12 01:37:38 +02:00
Twinaphex
58f8c2eddb
Merge pull request #7416 from lambolighting/master
(Language) Greek Translation of RetroArch - WIP
2018-10-12 01:35:20 +02:00
Twinaphex
58443cafe5
Merge pull request #7417 from gblues/master
WiiU: fix network information
2018-10-12 01:11:24 +02:00
Twinaphex
50682c9a46
Merge pull request #7014 from mickski56/master
address #6920 Proper analog trigger support
2018-10-12 01:08:39 +02:00
Nathan Strong
c5f9fc0a34 WiiU: fix network information
== DETAILS

For local netplay, it's useful to have your IP address easily
available. This commit makes the Information > Network Information
menu display the Wii U's IP address.

Change summary:
- Fix the logging init to be reentrant to avoid socket consumption
- Add implementation of POSIX `getifaddrs()` and `freeifaddrs()`
  to `missing_libc_functions.c`
- Remove compiler directives protecting the code paths that call
  `getifaddrs()` from being used in Wii U builds

== TESTING

Have tested locally, successfully get IP address information in
the Information > Network Information.

I think this may also fix NAT traversal. Will need to be tested.
2018-10-11 15:37:15 -07:00
LamboLighting
8509132ebd (Language) Greek translation of RetroArch
First steps of the translation.
Still a WIP. Most of the menu labels have been translated. Lots of sublabels still need translation.
2018-10-12 01:22:33 +03:00
Ayssia
7d0b041bfa Fix duplicate line 2018-10-11 18:52:26 +08:00
Ayssia
7059f2b645 Major update by @loverlf 2018-10-11 18:48:36 +08:00
twinaphex
85c1de7d3a Cleanups 2018-10-11 05:05:21 +02:00
Twinaphex
21e39c0389 Cleanups 2018-10-11 05:00:49 +02:00
Ayssia
5d6c4c3a46 Minor fix & Multiline formatting 2018-10-11 10:55:56 +08:00
twinaphex
75f8e2e7a1 Revert 2018-10-11 03:52:38 +02:00
twinaphex
08e8fa3144 This shouldn't return false 2018-10-11 03:38:50 +02:00
twinaphex
49a3514147 Revert "Revert "bugfix cheat saving""
This reverts commit 98625796106ea6453102b67ac4108b856ed3b9a3.
2018-10-11 03:27:06 +02:00
twinaphex
c443d6b475 Revert "Revert this - was getting crashes in both OSX and MSVC 2003"
This reverts commit 7d0dba30071a6768448494435ce67400c509b7e5.
2018-10-11 03:26:58 +02:00
twinaphex
0782c3c820 Cleanups 2018-10-11 03:26:39 +02:00
Twinaphex
77f508dccb
Merge pull request #7411 from fr500/presets
fix auto shader preset loading in d3d10, d3d11, d3d12
2018-10-11 02:34:12 +02:00
radius
454efe03dc fix auto shader preset loading in d3d10, d3d11, d3d12 2018-10-10 19:02:36 -05:00
Brad Parker
2517670f80 gdi: remove unused variable 2018-10-10 17:54:38 -04:00
twinaphex
7d0dba3007 Revert this - was getting crashes in both OSX and MSVC 2003
in config_file.c inside config_get_entry
2018-10-10 23:34:16 +02:00
twinaphex
9862579610 Revert "bugfix cheat saving"
This reverts commit 4c3b06d64039c8cedd0a671d335783dc0a6fc288.
2018-10-10 23:27:19 +02:00
Twinaphex
e9752fb546
Merge pull request #7409 from gblues/master
wiiu: small cleanup
2018-10-10 21:13:28 +02:00
Nathan Strong
d3f8d8a08d wiiu: small cleanup
== DETAILS
- remove extraneous '+' from a manually applied diff
- fix the net_listen.sh script so it works properly on
  Mac OSX

== TESTING
Works locally.
2018-10-10 11:38:03 -07:00
twinaphex
d32b08b0f4 Add split joycon settings 2018-10-10 20:31:55 +02:00
twinaphex
192d1f6dd4 Updates 2018-10-10 20:17:33 +02:00
twinaphex
c2112c4cbf Commit this diff patch by gblues 2018-10-10 20:15:31 +02:00
Twinaphex
f00f2e3ccf
Merge pull request #7169 from GregorR/wii-u-netplay-fix
Fix netplay on Wii U
2018-10-10 20:14:24 +02:00
Twinaphex
6aba49f60f
Merge pull request #7408 from ayssia/master
Update Simplified Chinese Localization
2018-10-10 19:57:05 +02:00
Ayssia
eddf441a2a Minor Fix 2018-10-11 01:52:36 +08:00
Ayssia
1bda769fab Update Simplified Chinese Localization 2018-10-11 01:51:18 +08:00
twinaphex
5b4473b948 Create gl_set_core_context 2018-10-10 18:24:41 +02:00
twinaphex
c3c169aeab Add this 2018-10-10 18:08:13 +02:00
Twinaphex
8c845a249e
Merge pull request #7406 from RetroSven/master
bugfix cheat saving
2018-10-10 17:28:05 +02:00
twinaphex
b61c67b5c6 Don't have GDI fallback to rgui 2018-10-10 17:17:02 +02:00
Sven
46d147ee95 Merge remote-tracking branch 'upstream/master' 2018-10-10 11:11:07 -04:00
Sven
4c3b06d640 bugfix cheat saving 2018-10-10 11:10:49 -04:00
Brad Parker
230a7fd7b0 Win95 buildfix 2018-10-10 10:59:49 -04:00
Twinaphex
724e135f27
Merge pull request #7405 from ayssia/master
Update Simplified Chinese Localization
2018-10-10 16:47:39 +02:00
twinaphex
f336fa0337 CXX_BUILD fixes 2018-10-10 16:38:13 +02:00
Ayssia
455d0d83f0 Update Simplified Chinese Localization 2018-10-10 22:25:48 +08:00
ayssia
92075da942
Merge pull request #1 from libretro/master
merge libretro master
2018-10-10 22:22:59 +08:00
twinaphex
04cc181771 Cleanups 2018-10-10 16:18:29 +02:00
Twinaphex
1fae526337
Merge pull request #7403 from bparker06/gdi_imp
win32: Improvements to GDI drivers
2018-10-10 16:13:10 +02:00
Brad Parker
b9699f4780 gdi: texture load support, fix menu text alignment, support multi-line messages 2018-10-10 09:58:49 -04:00
Twinaphex
1a55492ff1
Merge pull request #7402 from RetroSven/master
fix new rumble types ; increase max displayed cheats to 6000
2018-10-10 15:26:59 +02:00