aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/Controls/ApplicationListView.axaml
AgeCommit message (Expand)Author
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)SamusAranX
2023-05-04UI: Move ApplicationContextMenu in a separated class (#4755)Ac_K