aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/ViewModels
AgeCommit message (Expand)Author
2023-05-22Ava UI: Input Menu Redesign (#4990)1.1.815Isaac Marovitz
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)1.1.814jhorv
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)1.1.789SamusAranX
2023-05-11Fix the issue of unequal check for amiibo file date due to the lack o… (#4832)1.1.7812435043xia
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)1.1.772Mary
2023-05-08Ava: Fix SystemTimeOffset calculation (#4848)1.1.767Ac_K
2023-05-06UI: Add progress bar for re-packaging shaders (#4805)1.1.763Nico
2023-05-04UI: Move ApplicationContextMenu in a separated class (#4755)1.1.750Ac_K
2023-05-03Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)1.1.746Mary
2023-05-03ModLoader: Fix case sensitivy issues (#4720)1.1.744TSRBerry
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)1.1.743TSRBerry
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)1.1.738MutantAura
2023-04-27Move solution and projects to srcTSR Berry