Cthulhu-throwaway
f0baf977fa
(Network) Move natt files to "network"
2022-05-18 23:23:40 -03:00
Cthulhu-throwaway
796bc15837
C89 buildfix ( #13923 )
...
* C89 buildfix
* More buildfixes
2022-05-10 07:37:33 +02:00
Cthulhu-throwaway
1f879b0472
(Netplay/Content Find Task) Ensure CRC32 is 8 characters long ( #13887 )
...
Ensure CRC32 is 8 hexadecimal characters long when comparing CRCs with loaded content.
2022-04-25 18:36:59 +02:00
Autechre
f42591305d
Revert "Fix crc32 comparision ( #13884 )" ( #13886 )
...
This reverts commit f377c0d041 .
2022-04-25 18:06:04 +02:00
Alexander Trufanov
f377c0d041
Fix crc32 comparision ( #13884 )
...
As state->content_crc has "|crc" suffix.
2022-04-25 15:40:25 +02:00
twinaphex
95fad4d32c
Cleanups
2022-04-13 15:08:22 +02:00
jdgleaver
1e7265e7aa
Static Platforms: Populate all history list metadata when launching content from playlists ( #13822 )
2022-04-04 16:33:44 +02:00
Romeo
686628b8ad
(Database) Serial scanning for Wii now includes WBFS ( #13816 )
...
* Update task_database.c
2022-04-03 04:08:30 +02:00
Mats
4a1a1e2fa7
(steam) Introduce Steam Rich Presence ( #13798 )
2022-04-02 08:07:40 +01:00
Autechre
4c3a4d66df
Cxx buildfixes ( #13803 )
...
* CXX_BUILD buildfixes
* (D3D11) Buildfixes for CXX_BUILD
* (Linux/qb) Disable KMS for Linux when building for C89, headers use inline which is not
available for C89
2022-03-30 17:30:20 +02:00
twinaphex
a7569b5712
More CXX_BUILD buildfixes
2022-03-30 15:45:48 +02:00
Mats
d675276e28
(steam) Thread safety and style fixes ( #13739 )
2022-03-13 18:14:20 +01:00
Mats
249241d7cd
(steam) Initial integration with Steam API w/ mist ( #13710 )
2022-03-09 15:05:07 +01:00
twinaphex
9bcee062ff
Cleanups/warnings
2022-03-07 19:32:01 +01:00
twinaphex
460f5e745d
Silence some MSVC 2019 code analysis warnings
2022-03-05 14:39:56 +01:00
jdgleaver
9b0cb0fc92
Add 'Standalone Cores' menu ( #13655 )
2022-02-22 19:23:48 +01:00
Michael Burgardt
7df18ec59d
Improve some texts ( #13645 )
2022-02-21 20:11:25 +01:00
jdgleaver
42e03cae83
Disable save states based on save state support level defined in core info files ( #13562 )
2022-02-02 16:49:53 +01:00
Cthulhu-throwaway
c50087efdc
(UPnP) Minor refactor ( #13510 )
...
Don't clear up the request at natt_close_port.
2022-01-18 13:03:32 +01:00
Cthulhu-throwaway
1a7e8e6628
(UPnP) Refactor ( #13503 )
...
COMMON: The common library can now be used independently by any number of features.
COMMON: The common library no longer restricts HAVE_SOCKET_LEGACY.
Netplay Task: Network interface scoring changed from byte-level to bit-level.
2022-01-17 13:46:03 +01:00
Cthulhu-throwaway
fb2d600837
(Netplay/UPnP) Smart interface selection ( #13470 )
...
Find the most suitable address for UPnP by scoring interfaces on how close their address is to the device's address.
2022-01-10 15:52:15 +01:00
Cthulhu-throwaway
c2df109874
(Netplay) LAN addresses only for UPnP ( #13461 )
...
Some router devices might accept non-LAN addresses without raising an error.
2022-01-08 10:45:41 +01:00
pkos
a192064403
(Database) Serial scanning for Gamecube/MegaCD/SegaCD/Saturn/PSX/PSP/Dreamcast/Wii
2021-12-31 21:35:16 -05:00
tunip3
fb6bf6023a
Move roms copied to localstate to a dedicated dir and clear on start up [XBOX/UWP] ( #13392 )
...
* make roms copy to a specific cache dir in the localstate folder when its copied
* auto delete vfs cache dir on start up
Co-authored-by: Tunip3 <tunip3@users.noreply.github.com >
2021-12-22 12:55:33 +01:00
Cthulhu-throwaway
cda66d09c3
Netplay Stuff - Addendum ( #13378 )
...
Prevents long-term pausing from clients dishonoring allow pausing.
Missing crediting.
2021-12-19 20:43:59 +01:00