aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/ViewModels/AmiiboWindowViewModel.cs
AgeCommit message (Expand)Author
2024-02-11Infra: Capitalisation Consistency (#6296)1.1.1187Isaac Marovitz
2024-01-13Fix Amiibo regression and some minor code improvements (#6107)1.1.1108TSRBerry
2023-12-28Local Amiibo.json should be used if connection failed (#3681)1.1.1102AxesP
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)1.1.1043Marco Carvalho
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)1.1.956TSRBerry
2023-06-23"Find" method should be used instead of the "FirstOrDefault" extension (#5344)1.1.902Marco Carvalho
2023-05-11Fix the issue of unequal check for amiibo file date due to the lack o… (#4832)1.1.7812435043xia
2023-04-27Move solution and projects to srcTSR Berry