Exzap
387b712959
Logging: Add TextureReadback logtype and clean up code
2023-01-27 09:57:10 +00:00
MythicalPlayz
c17097369b
Redownload BOSS files if they are not found ( #504 )
2022-11-20 17:21:20 +01:00
Exzap
ec6726e85c
Use generic EC_POINT_get_affine_coordinates
2022-11-06 00:32:33 +01:00
GaryOderNichts
2461464ba7
FSA: Add missing path translations ( #413 )
2022-10-26 00:25:46 +02:00
Exzap
028b3f7992
Make controller button code thread-safe ( #405 )
...
* Refactor spinlock to meet Lockable requirements
* Input: Refactor button code and make it thread-safe
2022-10-23 15:47:42 +02:00
SSimco
d6ba61cf64
Add support for non portable mode ( #356 )
2022-10-12 08:03:26 +02:00
Exzap
2b9edced81
Minor tweaks and code clean up ( #357 )
2022-10-11 09:17:34 +02:00
MythicalPlayz
b07e9efba4
Add support for choosing network service (incl Pretendo+Custom) ( #302 )
2022-10-11 04:04:47 +02:00
Exzap
3bceb39966
Remove PUBLIC_RELEASE flag and tie asserts to debug config ( #287 )
...
Removes the -DPUBLIC_RELEASE flag. Cemu's debug asserts are now only enabled if the build configuration is Debug. Similarly, on Windows the console is only shown for Debug builds.
2022-09-24 08:43:27 +02:00
bitscher
4eaa600b57
Fix various compiler warnings given by Clang ( #170 )
2022-09-07 20:04:32 +02:00
goeiecool9999
e20bfd00ec
Separate filestream.h into OS specific implementation files ( #190 )
2022-09-07 02:42:25 +02:00
SSimco
0ed4fdcd78
Update fmt version to 9.1.0 ( #177 )
2022-09-05 14:48:44 +02:00
Crementif
86e1a2227c
nn_act: Fix account endianness ( #141 )
...
Also adds some code for enabling multi-user support inside apps maybe, but it's probably hardcoded in more places since Cemu currently only shows the active account.
2022-09-02 09:46:19 +02:00
Tom Lally
d3a7b3b5a6
Misc. Linux improvements and bug fixes. ( #121 )
...
Co-authored-by: Tom Lally <tomlally@protonmail.com>
2022-09-01 20:46:20 +02:00
bitscher
2d42c885da
Fix various compiler warnings and update OpenSSL hash functions ( #119 )
...
* Update OpenSSL hash functions to OpenSSL 3.0
* Fix invalid sscanf format in DownloadManager
* Fix unset return value warning
* Fix erroneous check on otpMem in iosu_crypto
2022-08-30 09:27:25 +02:00
Alexey Varfolomeev
ebcff2e319
fix unix path on IOSU/PDM ( #60 )
...
With PR #52 this path was missed
2022-08-26 06:21:07 +02:00
Exzap
d60742f52b
Add all the files
2022-08-22 22:21:23 +02:00