aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Modules/Updater/Updater.cs
AgeCommit message (Expand)Author
2023-03-21Revert "Use source generated json serializers in order to improve code trimmi...1.1.675gdkchan
2023-03-21Use source generated json serializers in order to improve code trimming (#4094)1.1.674Andrey Sukharev
2023-02-15GUI: Small Updater refactor & Set correct permissions on Linux when extractin...1.1.622TSRBerry
2023-01-07Include a start.sh file with correct launch options (#4013)1.1.516RMED24
2022-12-12misc: Some fixes to the updaters (#4092)1.1.465Mary-nyan
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen
2022-03-04Preparation for initial Flatpack and FlatHub integration (#3173)1.1.56Mary
2022-01-25Convert Octal-Mode to Decimal (#3041)1.1.9edisionnano
2022-01-22Add new release systemMary
2021-12-08Remove usage of Mono.Posix.NETStandard accross all projects (#2906)Mary
2021-12-04misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)Mary
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-08-20Seeing if there are any other spelling errors to correct. (#2572)VocalFan
2021-04-09Enable updates in portable mode. (related to #1885) (#2181)jms-c
2021-03-15Implement friendlier portable mode (#1885)mageven
2021-02-28ci: Use Github artifacts for PRs (#2040)Mary
2021-02-28Some minor formal wording for the updater. (#2060)VocalFan
2021-02-25Fix updater breaking user execute permissions on Unix (#2055)pineappleEA
2021-02-23Pacify updater (#1899)mageven
2021-02-22UI: Multithreaded Updater (#2031)sharmander
2021-01-08gui: Refactoring Part 1 (#1859)Ac_K