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
f585b36263
Use new retry flag for uploading built artifacts in CI
...
(I'm tired of the GitLab randomly HTTP 500ing and causing the entire CI to fail)
2025-12-23 02:16:01 -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
GreemDev
1e1bcb4a5b
storing commit string in github output causes weird CI failures
...
so let's just not bother, it didn't show anything more than the UI already did anyways
2025-12-23 00:02:02 -06:00
Neo
aee0d5373a
Merge branch ryujinx:master into ui-actions-new
2025-12-22 02:44:12 -06:00
Coxxs
ca76bacd22
gdb: add monitor get mapping ( ryubing/ryujinx!215 )
...
See merge request ryubing/ryujinx!215
2025-12-21 22:34:20 -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
c032c4e946
Merge branch ryujinx:master into ui-actions-new
2025-12-19 04:58:05 -06:00
GreemDev
66f339d265
CI 2.0 ( ryubing/ryujinx!237 )
...
See merge request ryubing/ryujinx!237
2025-12-18 22:56:50 -06:00
Neo
712b1f90d0
Merge branch ryujinx:master into ui-actions-new
2025-12-18 03:52:40 -06:00
GreemDev
6cdbdfd329
[ci skip] Pin GitLabCli to 1.4.1 in CI scripts so I can test v2.0
2025-12-18 03:27:43 -06:00
GreemDev
9f817d60d5
oops
2025-12-18 03:05:42 -06:00
GreemDev
5cffc95be6
Make all OSes build on Linux (7zip has a linux version)
2025-12-18 03:01:22 -06:00
Neo
4ee075d7d9
Merge branch ryujinx:master into ui-actions-new
2025-12-13 05:08:02 -06:00
LotP
2c0977f6b3
fix pre-action crash ( ryubing/ryujinx!236 )
...
See merge request ryubing/ryujinx!236
2025-12-12 14:28:54 -06:00
_Neo_
86c32052cd
Adjust Amiibo window sizes a bit
2025-12-10 13:53:41 +02:00
_Neo_
981d0adfe6
Clean up some locales
2025-12-09 16:37:43 +02:00
_Neo_
f15a1148a4
Further fixing some Amiibo shenanigans
2025-12-07 14:04:15 +02:00
Neo
8cef34450b
Merge branch ryujinx:master into ui-actions-new
2025-12-07 03:32:51 -06:00
LotP
3a593b6084
Fix kaddressarbiter crash ( ryubing/ryujinx!235 )
...
See merge request ryubing/ryujinx!235
2025-12-06 20:16:43 -06:00
LotP
c3155fcadb
Memory Changes 3.2 ( ryubing/ryujinx!234 )
...
See merge request ryubing/ryujinx!234
2025-12-06 17:19:19 -06:00
_Neo_
90b5ce0aaf
Merge branch 'ui-actions-new' of https://git.ryujinx.app/neo/ryujinx into ui-actions-new
2025-12-06 20:24:09 +02:00
_Neo_
b5db83c6b0
Alignment adjustment in XCI Trimmer
2025-12-06 20:22:37 +02:00
Neo
57d5804d3a
Merge branch ryujinx:master into ui-actions-new
2025-12-06 11:52:49 -06:00
_Neo_
ed8cda4b0e
Amiibo Window Layout Adjustments + Other
2025-12-06 19:44:13 +02:00
LotP
fd7554425a
Update BiquadFilterEffectParameter2.cs ( ryubing/ryujinx!233 )
...
See merge request ryubing/ryujinx!233
2025-12-05 07:53:09 -06: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
4e96310012
Merge branch ryujinx:master into ui-actions-new
2025-12-03 07:16:44 -06:00
GreemDev
d522bfef62
fix: Force the key install helper to delete key files before copying (not sure why the overwrite boolean does nothing for File.Copy)
2025-12-02 21:23:06 -06:00
_Neo_
d67d96ebaa
Realised that you need keys to install firmware
2025-11-29 19:37:31 +02:00
_Neo_
f1b92344fc
Quick Locale Revert
2025-11-25 16:20:36 +02:00
Neo
ac4448d2d7
Merge branch ryujinx:master into ui-actions-new
2025-11-20 02:51:52 -06:00
KeatonTheBot
39f55b2af3
cpu: Protect against stack overflow caused by deep recursion ( ryubing/ryujinx!111 )
...
See merge request ryubing/ryujinx!111
2025-11-19 20:50:23 -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
9f7b7ee4ee
Merge branch ryujinx:master into ui-actions-new
2025-11-18 02:21:20 -06:00
GreemDev
e1c829f91d
We no longer offer a dedicated headless build. This script could have been deleted like a year ago lol
2025-11-17 22:47:23 -06:00
Babib3l
6c7dc7646b
Translation updates ( ryubing/ryujinx!221 )
...
See merge request ryubing/ryujinx!221
2025-11-17 22:34:54 -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