Ryujinx/Ryujinx.Ava
Mary-nyan 6fe88115a3
misc: Some fixes to the updaters (#4092)
This was meant to be only an upgrade of how we set unix permission in
the updater to use .NET 7 new APIs, but I end up finding bugs along the
way.

Changelog:
- Remove direct usage of chmod to use File.SetUnixFileMode.
- Fix command line being broken when updating (#3744) but on
  Ryujinx.Ava.
- Makes Ryujinx.Ava updater fallback to Ryujinx executable if current
  name isn't found.
- Make permission setter function more generic.
2022-12-12 15:17:22 +01:00
..
Assets Fix "UI" abbreviation being miscapitalized (#4093) 2022-12-12 15:11:55 +01:00
Common Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00
Helper UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
Input Use method overloads that support trimming. Mark some types to be trimming friendly (#4083) 2022-12-12 15:10:05 +01:00
Modules/Updater misc: Some fixes to the updaters (#4092) 2022-12-12 15:17:22 +01:00
Ui Fix Redundant Qualifer Warnings (#4091) 2022-12-10 21:21:13 +01:00
App.axaml UI: Some Avalonia cleanup (#3358) 2022-06-23 15:59:02 -03:00
App.axaml.cs Ryujinx.Ava: Add missing redefinition of app name (#3890) 2022-11-24 14:52:39 +01:00
AppHost.cs UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
Program.cs Fix Lambda Explicit Type Specification Warning (#4090) 2022-12-10 22:12:51 +01:00
Ryujinx.Ava.csproj Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround triming bugs 2022-12-09 20:12:09 +01:00
Ryujinx.ico Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00