60613 Commits

Author SHA1 Message Date
LibretroAdmin
e470461b14
Merge pull request #13991 from Cthulhu-throwaway/isinprogress
(Networking) Define isinprogress function
2022-05-31 17:07:17 +01:00
Cthulhu-throwaway
39de84eb05 Wii buildfix 2022-05-31 06:07:57 -03:00
Cthulhu-throwaway
8f7b5a1050 (Networking) Define isinprogress function 2022-05-31 05:07:23 -03:00
LibretroAdmin
cb6b41e10f
Merge pull request #13990 from Cthulhu-throwaway/netplay-cleanup
Proper buildfix for some Windows environments
2022-05-31 05:13:04 +01:00
Cthulhu-throwaway
400faff5ba Proper buildfix for some Windows environments 2022-05-31 01:08:45 -03:00
libretroadmin
4811f8d3f6 Revert "Attempted buildfix for net_socket"
This reverts commit 17d31e6dfff93b30c697b6a67b1715707105b6e4.
2022-05-31 06:06:43 +02:00
libretroadmin
17d31e6dff Attempted buildfix for net_socket 2022-05-31 05:43:50 +02:00
LibretroAdmin
4c3482faab
Merge pull request #13989 from Cthulhu-throwaway/netplay-cleanup
(Netplay) Some cleaning
2022-05-31 04:33:12 +01:00
Cthulhu-throwaway
17b7b1322e (Netplay) Some cleaning 2022-05-30 22:02:24 -03:00
github-actions
037ae4b87d Fetch translations from Crowdin 2022-05-31 00:11:36 +00:00
LibretroAdmin
5e258eb8f0
Merge pull request #13987 from Cthulhu-throwaway/master
(Netplay) Enforce a timeout during connection
2022-05-30 18:14:12 +01:00
Cthulhu-throwaway
de30f212bc (Netplay) Enforce a timeout during connection 2022-05-30 05:23:39 -03:00
LibretroAdmin
4e82b40515
Merge pull request #13986 from QuarkTheAwesome/wiiu-mmap-imports
(WiiU) Add OS memory mapping imports
2022-05-30 03:44:06 +01:00
Ash Logan
7c34fd46e1 (WiiU) Add OS memory mapping imports
Used in some upcoming cores.
2022-05-30 11:50:58 +10:00
LibretroAdmin
56feacf3b6
Merge pull request #13985 from libretro/revert-13959-Shader_Loading_Multiple_References
Revert "Shader Preset Loading of Multiple additional #references lines for settings"
2022-05-30 01:39:59 +01:00
LibretroAdmin
6ba8fe225d
Revert "Shader Preset Loading of Multiple additional #references lines for settings" 2022-05-30 02:39:25 +02:00
github-actions
c6bd7d8b8a Fetch translations from Crowdin 2022-05-30 00:14:02 +00:00
libretroadmin
96a485f885 Move struct and macros for input to input_types.h 2022-05-29 21:58:39 +02:00
LibretroAdmin
ccdda219b8
Merge pull request #13980 from Ophidon/master
Fix BFI Regression
2022-05-29 08:58:39 +01:00
Ophidon
4c934e66d5
Fix BFI Regression 2022-05-29 00:51:28 -04:00
LibretroAdmin
4e5cc3fef1
Merge pull request #13979 from phcoder/dostime
djgpp: Add a workaround for libc bug
2022-05-29 05:32:50 +01:00
github-actions
adc6ac1429 Fetch translations from Crowdin 2022-05-29 00:13:19 +00:00
Vladimir Serbinenko
46e86ff503 djgpp: Add a workaround for libc bug 2022-05-28 22:24:36 +02:00
github-actions
3b27f7730c Fetch translations from Crowdin 2022-05-28 00:11:31 +00:00
LibretroAdmin
b65c933a09
Merge pull request #13975 from Cthulhu-throwaway/netplay-cleanup
(Netplay) Some refactoring and cleaning
2022-05-27 23:37:43 +01:00
LibretroAdmin
98a13f386f
Merge pull request #13974 from DisasterMo/source-text-fixes
Fix some grammar & spelling mistakes
2022-05-27 22:24:17 +01:00
Cthulhu-throwaway
e4f8b531d5 (Netplay) Some refactoring and cleaning 2022-05-27 17:21:34 -03:00
DisasterMo
51e0515f44 Fix some grammar mistakes 2022-05-27 20:31:52 +02:00
LibretroAdmin
16c0f5e223
Merge pull request #13964 from 5th-fork/master
[UWP] add support for 4k to angle on xbox
2022-05-27 15:10:33 +01:00
LibretroAdmin
3f6d8508a4
Merge pull request #13971 from stevenjamescox/master
revision to macOS app icon set
2022-05-26 17:54:03 +01:00
Steve Cox
134f645e72 revision to macOS app icon set 2022-05-25 20:04:48 -07:00
LibretroAdmin
37a17df182
Merge pull request #13970 from Cthulhu-throwaway/upnp-fix
(Netplay/UPnP) Stability Issue
2022-05-25 17:45:27 +01:00
Cthulhu-throwaway
61610bd7d3 (Netplay/UPnP) Stability Issue 2022-05-25 12:30:17 -03:00
LibretroAdmin
cc1325ff82
Merge pull request #13959 from HyperspaceMadness/Shader_Loading_Multiple_References
Shader Preset Loading of Multiple additional #references lines for settings
2022-05-25 14:49:01 +01:00
LibretroAdmin
24b6a0ae7d
Merge pull request #13968 from Cthulhu-throwaway/master
(Netplay) Change default for input sharing to "no sharing"
2022-05-25 14:48:37 +01:00
Cthulhu-throwaway
ade5444d5f (Netplay) Change default for input sharing to "no sharing" 2022-05-25 07:45:02 -03:00
github-actions
af7db7c08f Fetch translations from Crowdin 2022-05-25 00:13:38 +00:00
Remi McGill
684889507b Shader Loading of Multiple References for settings
Multi reference settings working

Config fixes

Multi-Reference Loading Working, Checking for shader chain not working

Checking References is working

Improved path_linked_list_add_path

Simplify path list stuff

Fixed Static Definition

Fixes

Fixes

Fix to Trigger PR Update

Removed Legacy Orbis which got left in a merge

Memory Leak Fix
2022-05-24 14:07:55 -04:00
LibretroAdmin
8f1de8a343
Merge pull request #13965 from stevenjamescox/master
Revised tvOS icons w/ updated invader.
2022-05-24 12:50:52 +01:00
github-actions
d4795b8cf6 Fetch translations from Crowdin 2022-05-24 00:12:09 +00:00
Steve Cox
d54df6f18e Revised tvOS icons w/ updated alien. 2022-05-23 15:58:48 -07:00
tunip3
accbfb3a96
update angle readme 2022-05-23 23:30:55 +01:00
tunip3
d5f5f8e202 update libs 2022-05-23 23:29:17 +01:00
tunip3
6994ff3ab7
add display res matching 2022-05-23 22:55:41 +01:00
tunip3
6c6d16e978
Update gl2.c 2022-05-23 22:54:29 +01:00
LibretroAdmin
49370f1f26
Merge pull request #13961 from libretro/orbisdev-orbis
WIP: Orbis/PS4 Support using OrbisDev toolchain (pt. 2)
2022-05-23 22:00:08 +01:00
LibretroAdmin
c92da21647
Merge pull request #13954 from Apaczer/upscale240x160_mix
Add Upscale_240x160-320x240 video filter with 'mixed' method
2022-05-23 20:46:40 +01:00
Apaczer
8722f83dee change function's alias
fixes PSP build
2022-05-23 20:40:31 +02:00
LibretroAdmin
4a985b0765
Merge pull request #13963 from davidgfnet/test-fixes
Fix string test that fails.
2022-05-23 18:48:28 +01:00
David Guillen Fandos
8b53aaf45f Fix string test that fails. 2022-05-23 18:47:29 +02:00