kenji-nx/src
Coxxs 6ecd6111d5 fix: UI deadlock when launching a game with "Trace Logs" enabled
This fixes https://github.com/Ryubing/Issues/issues/30

* Switch to "Release" build config (PerformanceCheck(); will only be called in Release build config)

* Enable "Trace Logs" in Ryujinx settings

* Double-click a game to launch

* Ryujinx will attempt to open a confirmation dialog box that never opens, causing UI deadlock
2025-06-20 10:40:29 -05:00
..
ARMeilleure fix: use accurate length for enumerating 2025-06-04 11:42:21 -05:00
Ryujinx fix: UI deadlock when launching a game with "Trace Logs" enabled 2025-06-20 10:40:29 -05:00
Ryujinx.Audio misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Audio.Backends.OpenAL chore: Remove TieredPGO from Ryujinx and Ryujinx.Headless.SDL2 projects (enabled by default in .NET 8+) 2025-03-08 14:38:56 -06:00
Ryujinx.Audio.Backends.SDL2 chore: Remove TieredPGO from Ryujinx and Ryujinx.Headless.SDL2 projects (enabled by default in .NET 8+) 2025-03-08 14:38:56 -06:00
Ryujinx.Audio.Backends.SoundIo Windows: Fix missing soundio.dll 2025-05-15 14:37:35 -05:00
Ryujinx.Common misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Cpu misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Graphics.Device Migrate to .NET 9 2024-12-19 21:18:58 -06:00
Ryujinx.Graphics.GAL misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Graphics.Gpu misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Graphics.Host1x misc: chore: Use collection expressions (part 2) 2025-03-10 21:32:01 -05:00
Ryujinx.Graphics.Nvdec Revert "misc: chore: Remove redundant code" 2025-03-15 20:00:22 -05:00
Ryujinx.Graphics.Nvdec.FFmpeg misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Graphics.Nvdec.Vp9 infra: Remove Ryujinx.Common references from project files that indirectly reference the same file 2025-05-29 11:10:57 -05:00
Ryujinx.Graphics.OpenGL misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Graphics.Shader misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Graphics.Texture misc: chore: Use collection expressions 2025-03-06 20:46:29 -06:00
Ryujinx.Graphics.Vic infra: Remove Ryujinx.Common references from project files that indirectly reference the same file 2025-05-29 11:10:57 -05:00
Ryujinx.Graphics.Video Implement VP9 loop filtering 2025-01-21 13:47:12 -06:00
Ryujinx.Graphics.Vulkan misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.HLE misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.HLE.Generators misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Horizon misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Horizon.Common Migrate to .NET 9 2024-12-19 21:18:58 -06:00
Ryujinx.Horizon.Generators misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Horizon.Kernel.Generators misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Input misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00
Ryujinx.Input.SDL2 Headless in Avalonia v2 2025-05-24 19:32:45 -05:00
Ryujinx.Memory Suppress CA1416 warnings, correct argument kind in IFileSystem 2025-06-01 02:26:15 -05:00
Ryujinx.SDL2.Common infra: Update SDL2 to 2.32.6 2025-05-21 15:50:27 -05:00
Ryujinx.ShaderTools Migrate to .NET 9 2024-12-19 21:18:58 -06:00
Ryujinx.Tests misc: chore: Remove unnecessary usings 2025-04-11 21:56:23 -05:00
Ryujinx.Tests.Memory misc: chore: Use collection expressions (part 2) 2025-03-10 21:32:01 -05:00
Ryujinx.Tests.Unicorn misc: chore: Use collection expressions 2025-03-06 20:46:29 -06:00
Ryujinx.UI.Common misc: chore: Replace additional instances of Gommon ForEach with 'foreach' statements 2025-06-18 16:19:17 -05:00
Ryujinx.UI.LocaleGenerator Migrate to .NET 9 2024-12-19 21:18:58 -06:00
Spv.Generator misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-18 02:25:06 -05:00