Commit graph

2785 commits

Author SHA1 Message Date
Paulo Alfaiate
51862e862d Removed RomFSRawCopy + VfsDirectoryCreateFileWrapper obsolete functions 2024-03-07 22:39:17 +00:00
niansa
ba5b604f9a Port original Linux CI code to Gitlab 2024-03-07 16:36:40 +00:00
Paulo Alfaiate
e183fcaf02 Removed reference to old api url https://api.yuzu-emu.org + remove dumpRomFs 2024-03-07 14:02:44 +00:00
drHyperion451
9d8447fa33 Replace old branding with suyu.icns 2024-03-07 10:13:23 +00:00
JuanCStar
edf7a3be81 Rebrand SUYU_NON_COPYABLE and SUYU_NON_MOVEABLE 2024-03-07 09:36:29 +00:00
JuanCStar
16dfc39f89 Rebrand Common FS Path functions 2024-03-07 09:21:59 +00:00
Crimson-Hawk
38877eb73b fixed typo in 215003ebd9 suzu -> suyu 2024-03-07 11:59:29 +08:00
Crimson Hawk
215003ebd9 Merge branch 'ui-rebrand' into 'dev'
Rebrand some of the UI

See merge request 
2024-03-07 03:55:34 +00:00
niansa
7ff7a4b67f Rebrand some of the UI 2024-03-07 03:55:34 +00:00
Crimson Hawk
cdd4ec7663 Revert "Merge branch 'revert-ee5b0a92' into 'dev'"
This reverts merge request 
2024-03-07 03:09:23 +00:00
Crimson Hawk
8e3190a506 Revert "Merge branch 'disable-web-services' into 'dev'"
This reverts merge request 
2024-03-07 03:01:08 +00:00
niansa
e955bea49f Visually disable web services 2024-03-07 02:43:48 +00:00
Crimson Hawk
6df2ff2592 Merge branch 'patch-4' into 'dev'
Fixed building on Debian Trixie

See merge request 
2024-03-06 14:29:03 +00:00
JuanCStar
1f7a8ed4ed Reverted Copyright headers and added suyu 2024-03-06 13:32:29 +01:00
JuanCStar
f772e7d776 Changed app window name, logo and other references related 2024-03-06 11:19:34 +01:00
Crimson Hawk
cdbdf63ebe Revert "Merge branch 'master' into 'dev'"
This reverts merge request 
2024-03-06 05:26:38 +00:00
AMA2581
5720814b13 modifying all the files to match the app 2024-03-06 00:19:07 +03:30
niansa
95cf47be69 Updated copyright 2024-03-05 18:58:53 +01:00
Liam
dc50b95a47 settings: enable error applet 2024-02-24 22:56:08 -05:00
liamwhite
0da6704fc2
Merge pull request from FearlessTobi/fsp-srv-ipc
fsp: Migrate remaining interfaces to cmif serialization
2024-02-23 11:34:06 -05:00
liamwhite
9dc624f5dc
Merge pull request from german77/clean-shortcut
yuzu: Fix shortcut error message
2024-02-22 23:04:28 -05:00
Narr the Reg
864b046500 yuzu: Fix shortcut error message 2024-02-22 17:52:30 -06:00
Narr the Reg
984396a21a
Merge pull request from liamwhite/scaled-availability
vulkan_device: don't use fixed cap for memory limits
2024-02-22 11:31:17 -06:00
Andrew Pilley
d1eaeeed8c
Import keys from filesystem. ()
* Import keys, re-initialize KeyManager, re-scan vfs, re-populate game list.

* <.< spelling.

* Update based on feedback on  and this PR

* Based on feedback: Don't delete existing files. There's legitimate reasons that someone may want to keep their retail keys and title key handling is resilient to mismatches.

* Update src/yuzu/main.cpp

Co-authored-by: Tobias <thm.frey@gmail.com>

* Remove translation of literal filename/filter format.

* clang-format.

---------

Co-authored-by: Tobias <thm.frey@gmail.com>
2024-02-19 19:18:13 -05:00
FearlessTobi
2b18957365 fs: Add and use fs_save_data_types.h 2024-02-19 19:06:31 +01:00
FearlessTobi
310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
Liam
56810541f0 vulkan_device: don't use fixed cap for memory limits 2024-02-18 18:59:13 -05:00
liamwhite
bdf8aca750
Merge pull request from anpilley/import-firmware
Import firmware from folder of loose NCA files
2024-02-17 23:18:00 -05:00
Andrew Pilley
cb2e312f13 Add check for corrupted firmware files after install. 2024-02-18 12:31:14 +11:00
Andrew Pilley
e31c926bf0 >.> spelling 2024-02-18 07:58:41 +11:00
Andrew Pilley
59ede32f8e cleanup by clang-format. 2024-02-18 07:41:24 +11:00
Andrew Pilley
9eba64adce Improve behavior when one or more firmware files can't be deleted. 2024-02-18 07:38:47 +11:00
Andrew Pilley
501e3ae05a Implement In-app firmware installation. 2024-02-17 23:33:55 +11:00
t895
dc2c302a84 config: Reset per-game profile name on load if empty 2024-02-16 21:07:03 -05:00
Narr the Reg
1e8554b01f
Merge pull request from liamwhite/am-rewrite-part1
am: rewrite part 1
2024-02-14 11:02:38 -06:00
liamwhite
3511d5552a
Merge pull request from german77/hotcake
yuzu: Allow non npad hotkeys and disable controller navigation requirement
2024-02-13 08:17:50 -05:00
liamwhite
85fd2bcb82
Merge pull request from FearlessTobi/setting-tooltips
shared_translation: Add tooltips for yuzu settings
2024-02-13 08:17:32 -05:00
Liam
b2e140b032 am: rewrite appletAE, appletOE 2024-02-11 21:59:33 -05:00
Narr the Reg
2ff45cd0da
Merge pull request from liamwhite/applet-multiprocess-hwc
general: applet multiprocess
2024-02-11 20:58:28 -06:00
german77
26e028808a yuzu: Allow non npad hotkeys and disable controller navigation requirement 2024-02-11 16:29:31 -06:00
Kevnkkm
fe6934593f
Fix multiplayer player count color in dark themes | Temp fix until : Add green color for counts > 0 and < max_players - 1 ()
* fix intended player count color in dark themes

* Refactor

* Change to green color for white and dark themes

* Add const to the colors and extra name for green color
2024-02-09 18:45:11 -06:00
Liam
fa12384350 general: add default configurations for applet mode 2024-02-09 09:20:53 -05:00
FearlessTobi
7cfb51e5e7 shared_translation: Add tooltips for general settings 2024-02-08 18:13:22 +01:00
liamwhite
159dec01ee
Merge pull request from german77/any-key-is-good
yuzu: Make controller keys easier to assign
2024-02-07 15:33:39 -05:00
liamwhite
6319bafafa
Merge pull request from FearlessTobi/ports-feb-24
Port some small changes from Citra (web_backend and translations)
2024-02-07 15:33:28 -05:00
german77
12f86f89fc yuzu: Make controller keys easier to assign 2024-02-06 16:51:39 -06:00
FearlessTobi
2c357c929c shared_translation: Add tooltips for advanced graphics and system settings 2024-02-06 16:42:57 +01:00
FearlessTobi
482e203d5c shared_translation: Add tooltips for core and graphics settings 2024-02-06 16:29:13 +01:00
german77
96d881f087 yuzu: Fully hide linux tab 2024-02-05 11:58:20 -06:00
Tobias
185125e4e4 citra_qt/configure_ui: Show country of language in the combobox
This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)").

Also makes it so we do not need to hardcode specific languages anymore.
2024-02-04 17:06:44 +01:00