Cemu/src/Cafe
Exzap f65dbe8437 Fix encoding error in input profile filenames
- Controller profile filenames now encode unicode characters correctly
- Removed dependency on boost::filesystem. There is still an indirect dependency on it from another boost module it seems
- Refactored some code to use FileStream instead of ifstream/ofstream
2022-10-12 14:27:01 +02:00
..
Account Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
Filesystem Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
GameProfile Fix encoding error in input profile filenames 2022-10-12 14:27:01 +02:00
GraphicPack Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
HW Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
IOSU Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
OS Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
TitleList Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
CafeSystem.cpp Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
CafeSystem.h Misc. Linux improvements and bug fixes. (#121) 2022-09-01 20:46:20 +02:00
CMakeLists.txt Follow imgui recommendation and streamline build dependencies (#355) 2022-10-11 01:43:15 +02:00
GamePatch.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
GamePatch.h Add all the files 2022-08-22 22:21:23 +02:00