aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/Modules/Updater/Updater.cs
AgeCommit message (Expand)Author
2023-09-26Ava UI: Refactor `async` usage (#5516)1.1.1027Isaac Marovitz
2023-08-13"static readonly" constants should be "const" instead (#5560)1.1.984Marco Carvalho
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)1.1.956TSRBerry
2023-06-09Exclude macOS from checking for changed files (#5270)1.1.879siegmund-heiss-ich
2023-06-05Updater: Ignore files introduced by the user in base directory (#5092)1.1.869Kurochi51
2023-05-12Fix the restart after an update. (#4869)1.1.790John
2023-04-27Move solution and projects to srcTSR Berry