ryujinx/src/Ryujinx/UI
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
..
Applet Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
Controls Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Helpers Fix alt key appearing as control in settings menus (#6742) 2024-04-29 18:18:27 +01:00
Models Ava UI: Handle updates containing non numeric characters (#7043) 2024-07-25 16:44:33 -03:00
Renderer Fix Cursor States On Windows (#6725) 2024-04-28 20:21:08 -03:00
ViewModels Fix arbitrary game ordering when sorting by Favorites (#7170) 2024-08-13 15:23:11 +02:00
Views Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Windows Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00