Commit graph

786 commits

Author SHA1 Message Date
Neo
142be14aa8 Merge branch ryujinx:master into ui-actions-new 2025-12-28 07:05:23 -06:00
LotP
45193dcc8d Fractured Locales Support (ryubing/ryujinx!238)
See merge request ryubing/ryujinx!238
2025-12-27 14:07:56 -06:00
Neo
a3c54de158 Merge branch ryujinx:master into ui-actions-new 2025-12-26 02:54:20 -06:00
GreemDev
9ebf444644 [ci skip] Code comment 2025-12-25 23:48:10 -06:00
_Neo_
733cd80c23 Switch params for consistency 2025-12-23 18:09:16 +02:00
_Neo_
96fa8ca8f5 Merge branch 'ui-actions-new' of https://git.ryujinx.app/neo/ryujinx into ui-actions-new 2025-12-23 17:45:21 +02:00
_Neo_
687f281a3e More Actions Adjustments 2025-12-23 17:44:56 +02:00
Neo
de62c9ee1f Merge branch ryujinx:master into ui-actions-new 2025-12-23 02:27:22 -06:00
GreemDev
a96f20dca5 Removed TypedStringEnumConverter; it exists in .NET now.
As per the remark XMLdoc on the type: Get rid of this converter if dotnet supports similar functionality out of the box.
2025-12-23 01:42:28 -06:00
_Neo_
51b417ec85 Remove border around Mii Editor loading image + increase margins
This update removes the dark shadow border from all loading images going forward, as it didn't look great. It also increases the spacing between the image and the loading text.
2025-12-21 17:28:01 +02:00
_Neo_
02c0964923 Simplify "Install Keys" and "Install Firmware"
Instead of saying "Install Keys (.KEYS)", it will just say .KEYS as an option. Similarly for others.
2025-12-21 16:53:07 +02:00
_Neo_
86c32052cd Adjust Amiibo window sizes a bit 2025-12-10 13:53:41 +02:00
_Neo_
f15a1148a4 Further fixing some Amiibo shenanigans 2025-12-07 14:04:15 +02:00
_Neo_
b5db83c6b0 Alignment adjustment in XCI Trimmer 2025-12-06 20:22:37 +02:00
_Neo_
ed8cda4b0e Amiibo Window Layout Adjustments + Other 2025-12-06 19:44:13 +02:00
Neo
39653c5250 Merge branch ryujinx:master into ui-actions-new 2025-12-05 04:07:36 -06:00
Princess Piplup
52700f71dc Fix SaveCurrentScreenshot (ryubing/ryujinx!230)
See merge request ryubing/ryujinx!230
2025-12-04 17:35:17 -06:00
Alula
b018a44ff0 Disable coredumps by default on Linux + other minor fixes (ryubing/ryujinx!204)
See merge request ryubing/ryujinx!204
2025-12-04 17:32:26 -06:00
_Neo_
d67d96ebaa Realised that you need keys to install firmware 2025-11-29 19:37:31 +02:00
Neo
ac4448d2d7 Merge branch ryujinx:master into ui-actions-new 2025-11-20 02:51:52 -06:00
Goodfeat
6126e3dc1e fix: UI: Custom setting was reset to global when changed during gameplay. (ryubing/ryujinx!164)
See merge request ryubing/ryujinx!164
2025-11-19 20:33:35 -06:00
_Neo_
4e0de8adab Fix another "Left" alignment 2025-11-17 14:27:11 +02:00
_Neo_
c5f4a47184 Fix margins & alignment on XCI Trimmer View columns 2025-11-17 14:15:35 +02:00
Neo
d1a15251db Merge branch ryujinx:master into ui-actions-new 2025-11-17 02:42:14 -06:00
GreemDev
862a686c5e UI: Improve "Show Changelog" button in the updater
Now it no longer causes the dialog to disappear (which then promptly re-appears so you can click yes/no to accept/deny the update)
2025-11-17 00:15:58 -06:00
GreemDev
e8751e1c40 more C# 14 partial properties 2025-11-16 19:14:26 -06:00
GreemDev
09748b140a Use the new C# 14 null propagation setter 2025-11-16 19:14:26 -06:00
_Neo_
0bb85249a8 Minor Adjustments 2025-11-13 19:39:22 +02:00
Neo
8b74344f62 Merge branch ryujinx:master into ui-actions-new 2025-11-12 08:57:35 -06:00
Coxxs
1baaa1c365 Preserve and rename the configuration file when it is deemed invalid (ryubing/ryujinx!216)
See merge request ryubing/ryujinx!216
2025-11-12 08:23:05 -06:00
_Neo_
c065a7676b Actions Changes 2025-11-12 14:23:06 +02:00
GreemDev
6b814fb973 feature: .NET 10 (ryubing/ryujinx!214)
See merge request ryubing/ryujinx!214
2025-11-11 12:55:36 -06:00
GreemDev
49c70efdd5 UI: App Library: automatically remove nonexistent autoload/game dirs from the configuration upon load. 2025-11-10 19:14:29 -06:00
GreemDev
58be57bf73 chore: [ci skip] rename InputElement_OnGotFocus/OnLostFocus to fit what it's listening to better 2025-11-08 03:21:54 -06:00
GreemDev
1dac06e394 misc: [ci skip] remove duplicate log when setting audio backend 2025-11-08 00:18:23 -06:00
GreemDev
ed89ffd3f8 fix: add back compat functionality to the AudioBackend enum as well, and add missing migration comment from config version 70 2025-11-07 22:23:13 -06:00
GreemDev
844d7a9cfe fix: broken arrow in log 2025-11-07 22:14:35 -06:00
Maki
a8ace3d23c chore: SDL3 (ryubing/ryujinx!207)
See merge request ryubing/ryujinx!207
2025-11-07 14:43:48 -06:00
LotP
2c9b193018 Fix compiler warning (ryubing/ryujinx!203)
See merge request ryubing/ryujinx!203
2025-10-30 21:09:24 -05:00
LotP
92b61f9d73 Memory changes 3 (ryubing/ryujinx!202)
See merge request ryubing/ryujinx!202
2025-10-30 20:55:58 -05:00
GreemDev
3140ec5f05 misc: Also show an error message box and quit if the process was launched with administrator rights. 2025-10-28 20:57:03 -05:00
GreemDev
40f709ff55 misc: Add a launch guard for program files (the emulator does not work properly when put here as it does not require admin) 2025-10-28 19:04:25 -05:00
GreemDev
718652599d UI: Prevent null ldn game model arrays from entering the SetEntries method 2025-10-26 12:51:08 -05:00
GreemDev
c8959afa3d chore: Overall code cleanup
Update NuGet packages, fix version string in plist for macOS
2025-10-26 01:22:20 -05:00
Coxxs
7175da8621 UI: [ci skip] Show notifications for options that may cause side effects (ryubing/ryujinx!193)
See merge request ryubing/ryujinx!193
2025-10-26 00:29:38 -05:00
KeatonTheBot
c6bc77e4bf UI: Update Avalonia to 11.3.6, FluentAvalonia to 2.4.0 (ryubing/ryujinx!118)
See merge request ryubing/ryujinx!118
2025-10-25 00:29:51 -05:00
GreemDev
49cbe4b328 UI: fix "Enable UI logs" not being persisted upon relaunch
Closes ryujinx#5

(it was saved, just not loaded back)
2025-10-24 18:25:29 -05:00
Coxxs
6fd67cdcb7 Fix application list loads slowly when RyuLDN is enabled (ryubing/ryujinx!191)
See merge request ryubing/ryujinx!191
2025-10-24 10:29:33 -05:00
Coxxs
09d8a411c8 Do not RecurseSubdirectories when finding the icon fallback (ryubing/ryujinx!189)
See merge request ryubing/ryujinx!189
2025-10-23 15:17:29 -05:00
Coxxs
93516df7e6 Skip directories when finding the icon fallback (ryubing/ryujinx!188)
See merge request ryubing/ryujinx!188
2025-10-23 14:56:39 -05:00