eden/src/yuzu
crueter 428f136a75
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392)
I promise I'm a UI developer

- mbedtls can now be used as a system package
- zycore can now be used as a system package
- cleaned up dynarmic externals
- fixed libusb incorrectly showing as bundled
- add version/tag formatting to JSON
- add custom GIT_HOST option for packages
- moved some of my repos to my new git
- slightly better version identification
- combined VUL/VH since they are codependent (using my combo vendor)
- fix cpmfile inclusion
- remove libusb submodule

This PR succeeds #383 since it includes it

Co-authored-by: SDK Chan <sdkchan@eden-emu.dev>
Reviewed-on: #392
Co-authored-by: crueter <crueter@crueter.xyz>
Co-committed-by: crueter <crueter@crueter.xyz>
2025-09-08 19:21:38 +02:00
..
applets [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
configuration [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
debugger [desktop] fix random qt annoyances (#226) 2025-08-08 01:25:00 +02:00
externals [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
multiplayer [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
util [qt, compat] fix freedesktop stuffs on Solaris/OpenBSD (#360) 2025-08-30 23:08:04 +02:00
about_dialog.cpp [desktop] Capitalize app name 2025-07-18 17:49:04 -04:00
about_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
aboutdialog.ui [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
bootmanager.cpp [desktop] fix random qt annoyances (#226) 2025-08-08 01:25:00 +02:00
bootmanager.h Fix more typos 2024-01-15 23:26:53 +00:00
breakpad.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
breakpad.h qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
CMakeLists.txt [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
compatdb.cpp Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
compatdb.h Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
compatdb.ui fix a large variety of issues (#101) 2025-05-11 23:58:25 +00:00
compatibility_list.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
compatibility_list.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
deps_dialog.cpp [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
deps_dialog.h [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
deps_dialog.ui [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
discord.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
discord_impl.cpp [compat] fix solaris Qt build (#194) 2025-08-15 04:12:45 +02:00
discord_impl.h yuzu: Replace httplib with QtNetworkRequest 2023-07-21 16:53:06 -06:00
game_list.cpp [android, desktop] Firebomb pre-alpha banner (#195) 2025-06-17 01:59:05 +00:00
game_list.h [android, desktop] Firebomb pre-alpha banner (#195) 2025-06-17 01:59:05 +00:00
game_list_p.h config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
game_list_worker.cpp Add game list refresh button (#126) 2025-05-29 08:20:11 +00:00
game_list_worker.h Add game list refresh button (#126) 2025-05-29 08:20:11 +00:00
hotkeys.cpp yuzu: Allow non npad hotkeys and disable controller navigation requirement 2024-02-11 16:29:31 -06:00
hotkeys.h hid_core: Move hid to it's own subproject 2024-01-05 11:41:15 -06:00
Info.plist MacOS fix compilation errors and correct app icon and title (#202) 2025-06-21 21:01:05 +00:00
install_dialog.cpp main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
install_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
loading_screen.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
loading_screen.h Update some files with Qt 5.15.2 best practices in mind 2022-05-29 09:21:52 -07:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
main.h [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
main.ui [Frontend] add X links to About and Help (#272) 2025-08-16 17:32:18 +02:00
migration_dialog.cpp Properly migrate internal NAND, Load, etc. directories (#167) 2025-06-11 22:57:13 +00:00
migration_dialog.h Options for Data Migration (#95) 2025-05-10 15:40:15 +00:00
migration_worker.cpp [desktop] Fix migration options (#220) 2025-06-27 06:03:19 +00:00
migration_worker.h [desktop] Fix migration options (#220) 2025-06-27 06:03:19 +00:00
play_time_manager.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
play_time_manager.h core: Use single instance of profile manager 2023-12-10 11:29:43 -06:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
qt_common.cpp vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK. 2023-06-30 23:46:03 -07:00
qt_common.h qt_common: Remove yuzu prefix 2023-05-03 18:11:53 -04:00
startup_checks.cpp [compat] fix solaris Qt build (#194) 2025-08-15 04:12:45 +02:00
startup_checks.h [compat] fix solaris Qt build (#194) 2025-08-15 04:12:45 +02:00
uisettings.cpp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
uisettings.h [desktop] only warn on firmware for qlaunch/games (#363) 2025-08-30 20:32:28 +02:00
update_checker.cpp Update checker (#132) 2025-05-28 02:23:51 +00:00
update_checker.h Update checker (#132) 2025-05-28 02:23:51 +00:00
user_data_migration.cpp [desktop] Fix migration options (#220) 2025-06-27 06:03:19 +00:00
user_data_migration.h Properly migrate internal NAND, Load, etc. directories (#167) 2025-06-11 22:57:13 +00:00
vk_device_info.cpp Allocate resources for test window before getting system info 2023-11-07 22:47:02 -04:00
vk_device_info.h vk_device_info: Check only affected Intel drivers 2023-06-18 16:15:51 -04:00
yuzu.qrc Rename Yuzu logo to Eden 2025-04-13 01:15:36 +01:00
yuzu.rc Rename Yuzu logo to Eden 2025-04-13 01:15:36 +01:00