_Neo_
69e2ea2894
Fixing Pt.5
2025-10-25 15:02:12 +03:00
_Neo_
93fe2d36aa
Fixing... pt.4
2025-10-25 15:01:25 +03:00
_Neo_
24ac55f4d6
Fixing pt.2
2025-10-25 14:55:59 +03:00
_Neo_
af5d9a90b7
Fixing the MR due to errors in merge
2025-10-25 14:52:58 +03:00
_Neo_
d52415b535
Fix Recover Account window title behaviour
2025-10-23 21:57:39 +03:00
_Neo_
15c9d50815
Recover Button Fix
2025-10-21 22:31:21 +03:00
_Neo_
80df6e2336
Remove Name Nesting in User Selector View
2025-10-20 16:28:20 +03:00
_Neo_
9e2837d885
Fixed Styling & (Potential) Fix "No Profiles To Recover"
2025-10-20 15:50:47 +03:00
_Neo_
8548d35620
UserSelector Max Width Back at 90
2025-10-18 22:39:35 +03:00
_Neo_
07ef8e9c9a
Potential Size Fix.
2025-10-18 21:28:07 +03:00
_Neo_
1d86653c9d
Other Misc Updates
2025-10-15 23:08:21 +03:00
_Neo_
79f3ea5cfa
Adjusting some minor values
2025-10-15 20:51:43 +03:00
_Neo_
5a6d476490
Other quick adjustments.
2025-10-15 19:07:20 +03:00
_Neo_
9f2ab7aa8f
Update User Profile Stuff + Misc.
2025-10-15 18:59:13 +03:00
Neo
60b9723df4
UI: Main Window + General ( ryubing/ryujinx!150 )
...
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Canary release job / Create GitLab Release (push) Blocked by required conditions
See merge request ryubing/ryujinx!150
2025-10-03 16:02:37 -05:00
MrKev
361d0c5632
Fix ~3500 analyser issues
...
Canary release job / Create tag (push) Has been cancelled
Canary release job / Release for linux-arm64 (push) Has been cancelled
Canary release job / Release for linux-x64 (push) Has been cancelled
Canary release job / Release for win-arm64 (push) Has been cancelled
Canary release job / Release for win-x64 (push) Has been cancelled
Canary release job / Release MacOS universal (push) Has been cancelled
See merge request ryubing/ryujinx!44
2025-05-30 17:08:34 -05:00
Evan Husted
109f0fc659
misc: chore: Cleanup unused using directives
2025-03-05 22:21:05 -06:00
Evan Husted
da3f4e1d3a
misc: Created generic type RyujinxControl to allow for more unified control view model definitions
2025-03-02 21:24:39 -06:00
Evan Husted
c3af1dbf1a
Stick Visualizer ( #579 )
...

---------
Co-authored-by: MutantAura <domw0401@gmail.com>
2025-03-02 20:43:31 -06:00
Evan Husted
191e158289
misc: chore: Use static instances of converters instead of using control resources
2025-01-28 22:11:48 -06:00
Evan Husted
ae90db2040
misc: chore: Use collection expressions in Avalonia project
2025-01-26 15:47:11 -06:00
Evan Husted
3cdaaa0b69
misc: chore: Fix object creation in Avalonia project
2025-01-26 15:16:50 -06:00
Evan Husted
be3bd0bcb5
misc: chore: Use explicit types in the Avalonia project
2025-01-25 14:00:23 -06:00
Evan Husted
730ba44043
misc: Canary-specific naming & other small changes I had that I need to push.
2024-11-06 18:23:27 -06:00
Evan Husted
4c83794254
Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup.
2024-11-01 13:00:56 -05:00
Evan Husted
139c195eb7
misc: Replace "" with string.Empty.
2024-11-01 11:57:23 -05:00
sunshineinabox
595e514f18
Use SkiaSharp for Avalonia in place of ImageSharp ( #6269 )
...
* Rebased
Transformation all at once
Use SkiaSharp instead of ImageSharp
* Apply suggestions from code review
Co-authored-by: Ac_K <Acoustik666@gmail.com>
* Change back unintentionally changed comment
---------
Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: Emmanuel Hansen <emmausssss@gmail.com>
2024-07-14 08:16:14 +00:00
Mary Guillemard
ec6cb0abb4
infra: Make Avalonia the default UI ( #6375 )
...
* misc: Move Ryujinx project to Ryujinx.Gtk3
This breaks release CI for now but that's fine.
Signed-off-by: Mary Guillemard <mary@mary.zone>
* misc: Move Ryujinx.Ava project to Ryujinx
This breaks CI for now, but it's fine.
Signed-off-by: Mary Guillemard <mary@mary.zone>
* infra: Make Avalonia the default UI
Should fix CI after the previous changes.
GTK3 isn't build by the release job anymore, only by PR CI.
This also ensure that the test-ava update package is still generated to
allow update from the old testing channel.
Signed-off-by: Mary Guillemard <mary@mary.zone>
* Fix missing copy in create_app_bundle.sh
Signed-off-by: Mary Guillemard <mary@mary.zone>
* Fix syntax error
Signed-off-by: Mary Guillemard <mary@mary.zone>
---------
Signed-off-by: Mary Guillemard <mary@mary.zone>
2024-03-02 12:51:05 +01:00