goeiecool9999
dc480ac00b
Add support for WUHB file format ( #1190 )
2024-05-05 02:35:01 +02:00
Exzap
db53f3b980
Fixes for titles in NUS format
...
Symlinks were not handled correctly
2023-10-02 21:24:50 +02:00
Exzap
f6c3c96d94
More detailed error messages when encrypted titles fail to launch
2023-09-29 06:48:10 +02:00
Francesco Saltori
c16e258c93
Localization improvements and fixes ( #956 )
2023-09-08 02:09:03 +02:00
Exzap
2200cc0ddf
Initial support for title switching + better Wii U menu compatibility ( #907 )
2023-07-21 13:54:07 +02:00
Maschell
f1ebfa9941
coreinit: Implement several FSA functions and fix some bugs ( #844 )
2023-06-15 21:05:16 +02:00
Crementif
d903b2cf12
Remove deprecated logging system and expose developer logging window ( #825 )
2023-05-20 02:46:12 +02:00
Exzap
8651c4bae7
coreinit: Correctly return success code in FSRemove
2023-01-28 10:05:29 +00:00
GaryOderNichts
2461464ba7
FSA: Add missing path translations ( #413 )
2022-10-26 00:25:46 +02:00
Tillsunset
1bcc064593
Add check for "." in FSC path ( #402 )
2022-10-23 13:06:20 +02:00
SSimco
d6ba61cf64
Add support for non portable mode ( #356 )
2022-10-12 08:03:26 +02:00
Herman Semenov
03f5967408
Fix incorrect streamout buffer index in GS + refactor various code ( #258 )
2022-09-17 03:45:18 +02:00
Exzap
680beaaf21
Rename path _utf8Wrapper to _utf8ToPath for better clarity
2022-09-09 23:49:38 +02:00
Exzap
168ecf8825
FSC: Use utf8 path strings instead of wchar
...
Also introduced helper function _utf8ToPath() to convert a utf8-encoded string to fs::path
2022-09-09 23:49:38 +02:00
Exzap
1ce629126a
FSC: Refactor FileTree and remove redundant path parser class
2022-09-09 23:49:38 +02:00
Exzap
b8462cec8b
FSC: Refactor to use FSCPath instead of legacy code
2022-09-09 23:49:38 +02:00
Exzap
0e0602e8d9
FSC: Use utf8 for mounting and internal target path
2022-09-09 23:49:38 +02:00
goeiecool9999
e20bfd00ec
Separate filestream.h into OS specific implementation files ( #190 )
2022-09-07 02:42:25 +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
ArtemisX64
01c58555f3
Fixes Path Issues ( #70 )
...
* Fix bad path
2022-08-27 09:57:30 +02:00
Marcin Chojnacki
974edaa649
Initial macOS port bringup ( #52 )
2022-08-26 04:03:26 +02:00
Exzap
d60742f52b
Add all the files
2022-08-22 22:21:23 +02:00