1
0
Fork 0
forked from Mirror/Ryujinx
Ryujinx/src
Isaac Marovitz d6d3cdd573
Ava UI: Refactor async usage ()
* Remove `async void`

* Async LoadApplications

* Formatting and such

* Remove async from InstallUpdate

* Update src/Ryujinx.Ava/UI/Controls/ApplicationContextMenu.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Cleanup LoadApplications()

* Cleanup

* Formatting

* Revert some stuff

* Cleanup

* Update src/Ryujinx.Ava/UI/ViewModels/MainWindowViewModel.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Ack suggestions

* Whitespace

* Fix Peri suggestion

* Add missing trailing commas

* Remove redundant method override

* Remove Dispatcher.UIThread.InvokeAsync/Post where possible

---------

Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-09-26 00:04:58 +02:00
..
ARMeilleure "static readonly" constants should be "const" instead () 2023-08-13 19:07:57 -03:00
Ryujinx Add ldn:u implementation, INetworkClient interface and DisabledLdnClient () 2023-09-25 23:50:43 +02:00
Ryujinx.Audio Fix invalid audio renderer buffer size when end offset < start offset () 2023-08-20 08:56:30 +02:00
Ryujinx.Audio.Backends.OpenAL Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Audio.Backends.SDL2 Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Audio.Backends.SoundIo Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Ava Ava UI: Refactor async usage () 2023-09-26 00:04:58 +02:00
Ryujinx.Common Add ldn:u implementation, INetworkClient interface and DisabledLdnClient () 2023-09-25 23:50:43 +02:00
Ryujinx.Cpu Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.Device Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.GAL GPU: Discard data when getting texture before full clear () 2023-09-25 23:07:03 +02:00
Ryujinx.Graphics.Gpu GPU: Discard data when getting texture before full clear () 2023-09-25 23:07:03 +02:00
Ryujinx.Graphics.Host1x Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.Nvdec Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.Nvdec.FFmpeg Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Geometry shader emulation for macOS () 2023-08-29 21:10:34 -03:00
Ryujinx.Graphics.Shader Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability () 2023-09-16 18:49:13 +02:00
Ryujinx.Graphics.Texture Fix layer size for 3D textures with NPOT depth () 2023-09-04 20:14:08 -03:00
Ryujinx.Graphics.Vic Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.Video Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Graphics.Vulkan Vulkan: Fix barriers on macOS () 2023-09-23 19:32:36 -03:00
Ryujinx.Headless.SDL2 Add ldn:u implementation, INetworkClient interface and DisabledLdnClient () 2023-09-25 23:50:43 +02:00
Ryujinx.HLE Add ldn:u implementation, INetworkClient interface and DisabledLdnClient () 2023-09-25 23:50:43 +02:00
Ryujinx.Horizon Horizon: Migrate wlan and stubs latest services () 2023-09-20 22:55:27 +02:00
Ryujinx.Horizon.Common Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Horizon.Generators Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Horizon.Kernel.Generators Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Input [Ryujinx.Input] Address dotnet-format issues () 2023-06-28 18:23:00 +02:00
Ryujinx.Input.SDL2
Ryujinx.Memory [Ryujinx.Memory] Address dotnet-format issues () 2023-06-28 18:34:00 +02:00
Ryujinx.SDL2.Common Revert "sdl: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 ()" () 2023-07-06 18:08:14 +02:00
Ryujinx.ShaderTools Geometry shader emulation for macOS () 2023-08-29 21:10:34 -03:00
Ryujinx.Tests [Hotfix] hid: Prevent out of bounds array access () 2023-08-10 00:29:15 -03:00
Ryujinx.Tests.Memory Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Tests.Unicorn Add workflow to automatically check code style issues for PRs () 2023-07-24 18:35:04 +02:00
Ryujinx.Ui.Common Add ldn:u implementation, INetworkClient interface and DisabledLdnClient () 2023-09-25 23:50:43 +02:00
Ryujinx.Ui.LocaleGenerator Indexing at 0 should be used instead of the "Enumerable" extension method "First" () 2023-07-01 06:29:37 +00:00
Spv.Generator Declare and use gl_PerVertex block for VTG per-vertex built-ins () 2023-08-16 23:16:25 +02:00