aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/ViewModels
AgeCommit message (Expand)Author
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-12-11Ava UI: Fix temporary volume not being set after unmute (#5833)1.1.1099rmg-x
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)1.1.1079gdkchan
2023-11-11Add support for multi game XCIs (#5638)1.1.1076TSRBerry
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...1.1.1071SamusAranX
2023-10-22Update to LibHac 0.19.0 (#5831)1.1.1061Alex Barney
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"1.1.1059TSR Berry
2023-10-21Ava UI: Input Menu Refactor (#4998)1.1.1058Isaac Marovitz
2023-10-20Add "Create Shortcut" To app context menu (#4734)1.1.1057NitroTears
2023-10-08Avalonia: Show aspect ratio popup options in status bar (#5780)1.1.1049Ahmad Tantowi
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)1.1.1043Marco Carvalho
2023-10-04Avalonia: Add macOS check for Color Space Passthrough (#5754)1.1.1040jcm
2023-09-26Ava UI: Refactor `async` usage (#5516)1.1.1027Isaac Marovitz
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)1.1.1026TSRBerry
2023-08-12Ava UI: Make some settings methods async (#5332)1.1.982MutantAura
2023-08-12Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)1.1.980Isaac Marovitz
2023-08-07Implement color space passthrough option (#5531)1.1.977jcm
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)1.1.962TSRBerry
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)1.1.956TSRBerry
2023-07-06Revert "sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)" (#...1.1.955Mary
2023-07-06sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)1.1.954SuperSamus
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry
2023-06-23"Find" method should be used instead of the "FirstOrDefault" extension (#5344)1.1.902Marco Carvalho
2023-06-03ava: Fix Open Applet menu enabled (#5206)1.1.859Ac_K
2023-05-28Update LastPlayed date on emulation end. (#5056)1.1.832Théo Arrouye
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