Exzap
64232ffdbd
Windows default to non-portable + Reworked MLC handling and related UI ( #1252 )
2024-07-23 03:13:36 +02:00
Exzap
ce34b95b82
Fix game path not respecting utf8 encoding
2023-09-30 03:07:49 +02:00
Exzap
0f469eb2b9
Small cleanup + Fix memory base logged as 0
2023-08-03 20:31:12 +02:00
Exzap
2200cc0ddf
Initial support for title switching + better Wii U menu compatibility ( #907 )
2023-07-21 13:54:07 +02:00
Crementif
d903b2cf12
Remove deprecated logging system and expose developer logging window ( #825 )
2023-05-20 02:46:12 +02:00
Exzap
41f2c27229
Remove dependency on boost::dll and boost::range
2023-04-16 11:51:25 +02:00
why-keith
4be57f4896
Migrate force_log_printf to new logging ( #714 )
2023-04-12 16:31:34 +02:00
Exzap
072c18a6e3
Improve exception logging on posix
...
Fix compile errors
2023-04-06 07:33:41 +02:00
Exzap
f3ff919be2
Code clean up + replace some wstring instances with utf8 ( #640 )
2023-01-29 13:53:31 +01:00
Exzap
2c81d240a5
Make codebase more CPU-agnostic + MacOS disclaimer ( #559 )
2022-12-07 01:48:24 +01:00
Adrian Graber
d4e14d2b05
Implement proper microphone support ( #251 )
2022-11-03 00:24:34 +01:00
Exzap
665a34e518
Linux: Always use libpng from system ( #381 )
...
* Always use system libpng on Linux
* Remove dependency on boost-crc in DSU (reuse existing implementation)
2022-10-17 13:25:49 +02:00
Exzap
a19ed46b2a
Windows: Fix file and folder dialog freeze ( #369 )
...
Initializing the COM library immediately seems to be more robust than doing it on demand
2022-10-14 12:49:41 +02:00
SSimco
d6ba61cf64
Add support for non portable mode ( #356 )
2022-10-12 08:03:26 +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
Exzap
680beaaf21
Rename path _utf8Wrapper to _utf8ToPath for better clarity
2022-09-09 23:49:38 +02:00
Exzap
33167196d9
Wait for gfx pack init before loading shaders ( #168 )
...
2.0 introduced a race condition where the shader cache loading screen could load shaders before the graphic packs finished activating, potentially bypassing custom shaders.
Also removed legacy GraphicPack interface (GraphicPack.cpp/.h) since it was only kept around for Cemuhook and removed u8string variant of cemuLog_force since it's no longer used
2022-09-04 01:27:44 +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
Exzap
d8da8a54a6
Infrastructure for shipping and auto-updating experimental releases ( #131 )
2022-08-31 12:04:09 +02:00
Tom Lally
454b587e36
Fix compilation on GCC and other Linux fixes ( #80 )
2022-08-28 15:29:15 +02:00
Crementif
ca78b92718
Remove cemuhook and fix exports ( #73 )
2022-08-26 19:41:42 +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