ryujinx-mirror/src/Ryujinx
Logan Stromberg 23fa5f4c9c
Fix arbitrary game ordering when sorting by Favorites (#7170)
* Fix arbitrary sorting by "Favorite" in the UI by making it the same as sorting alphabetically while giving favorites priority.

* Use a more engineered solution rather than string hacks.

* Address code style warnings. Add null checking. Make title name comparison case insensitive.

* one more style fix

---------

Co-authored-by: Logan Stromberg <lostromb@microsoft.com>
2024-08-13 15:23:11 +02:00
..
Assets Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Common Fix LocaleExtension SetRawSource usages + language perf improvement (#7121) 2024-08-04 19:04:12 +01:00
Input Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
Modules/Updater infra: Fix updater for old Ava users (#6441) 2024-03-13 23:26:35 +01:00
UI Fix arbitrary game ordering when sorting by Favorites (#7170) 2024-08-13 15:23:11 +02:00
App.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
App.axaml.cs Add the "Auto" theme option in setting (#6611) 2024-05-14 17:00:03 +02:00
app.manifest infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AppHost.cs Fix Skia saving screenshot with transparent background and incorrect origin (#7073) 2024-07-20 16:27:40 -03:00
Program.cs Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Ryujinx.csproj Use SkiaSharp for Avalonia in place of ImageSharp (#6269) 2024-07-14 08:16:14 +00:00
Ryujinx.ico Move solution and projects to src 2023-04-27 23:51:14 +02:00