twinaphex
e661cf3cfd
Rewrite video_context_driver_init_first
2018-10-14 08:13:05 +02:00
twinaphex
2bca74bbaa
Fix this
2018-10-14 08:00:42 +02:00
twinaphex
24e18fcce6
Simplify video_context_driver_init_first
2018-10-14 07:59:43 +02:00
twinaphex
4d6dfd163d
Remove unused function
2018-10-14 06:00:26 +02:00
Twinaphex
2e67f4f02c
Merge pull request #7435 from fr500/lanrooms
...
start registering the application so it can be started from discord
2018-10-14 04:25:18 +02:00
radius
bf7c3f17b3
start registering the application so it can be started from discord
2018-10-13 21:09:19 -05:00
Twinaphex
f0494a5645
Merge pull request #7434 from fr500/lanrooms
...
make discord app id configurable
2018-10-14 01:18:34 +02:00
radius
32c346a3e7
make discord app id configurable
2018-10-13 18:17:17 -05:00
Twinaphex
6662456e02
Merge pull request #7399 from fr500/cheevos
...
[cheevos] autoload state may kick in before achievements are loaded, …
2018-10-13 23:44:34 +02:00
Twinaphex
b38f21dcc3
Merge pull request #7433 from fr500/lanrooms
...
fix these two
2018-10-13 23:44:19 +02:00
radius
8c9e6a7c4e
fix these two
2018-10-13 16:31:58 -05:00
Twinaphex
dbe35078dd
(Mojave) have to bump up deployment target to OSX 10.6
2018-10-13 22:07:34 +02:00
twinaphex
84948c9b8b
Backport orbea commits - don't unload content if it was never loaded -
...
don't deinit core when they are not inited - sorry for the long delays
2018-10-12 23:12:06 +02:00
twinaphex
4a67dd8d02
Buildfix
2018-10-12 21:31:59 +02:00
Twinaphex
bd7656a80f
Merge pull request #7422 from ayssia/master
...
Update Simplified Chinese Localization
2018-10-12 19:39:04 +02:00
Twinaphex
81fdcff708
Merge pull request #7425 from altiereslima/master
...
Update intl/msg_hash_pt_br.h
2018-10-12 19:38:52 +02:00
altiereslima
56a69b073f
Update intl/msg_hash_pt_br.h
2018-10-12 14:15:02 -03:00
twinaphex
ba020720db
Add HAVE_NETPLAYDISCOVERY
2018-10-12 18:29:52 +02:00
Twinaphex
264c1ee381
Merge pull request #7424 from natinusala/libnx-network-info
...
libnx: add network interfaces info
2018-10-12 17:47:27 +02:00
natinusala
eac0d603f4
libnx: add network interfaces info
2018-10-12 17:37:03 +02:00
Ayssia
92eb209c6f
Minor Fix
2018-10-12 13:51:43 +08:00
Ayssia
7dd05d4750
Minor Fix
2018-10-12 13:10:44 +08:00
Twinaphex
75485e79a0
Merge pull request #7418 from fr500/lanrooms
...
enable local room discovery on WiiU
2018-10-12 03:27:51 +02: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