Ryujinx/src/Ryujinx.Common
Evan Husted 3b5f6170d1 misc: chore: move Rainbow updating to a separate task started/stopped as needed
update gommon & use the Event class from it to allow easily clearing all handlers when the apphost exits to avoid leftover invalid event handlers in the rainbow event handler list.
More robust config application logic to ensure what needs to happen only happens once
2025-01-24 23:06:59 -06:00
..
Collections Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Configuration Add option to change controller LED color (#572) 2025-01-24 14:47:36 -06:00
Extensions misc: Forgot about ReactiveObject 2024-12-29 04:16:08 -06:00
GraphicsDriver misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Helpers misc: chore: OS + CPU arch helpers 2025-01-23 16:58:48 -06:00
Logging Headless in Avalonia v2 (#448) 2024-12-28 03:49:06 -06:00
Memory TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Pools misc: Code cleanups & remove references to Patreon & Twitter. 2024-10-11 17:56:59 -05:00
PreciseSleep Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
SystemInterop misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
UI misc: Move UserError to Common project 2024-12-29 18:06:18 -06:00
Utilities misc: chore: move Rainbow updating to a separate task started/stopped as needed 2025-01-24 23:06:59 -06:00
AsyncWorkQueue.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Hash128.cs Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
PerformanceCounter.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReactiveObject.cs misc: Bake in ValueEqual logic into ReactiveEventArgs 2024-12-31 22:34:14 -06:00
ReferenceEqualityComparer.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReleaseInformation.cs Remove code references to having a flatpak version 2024-12-21 20:06:59 -06:00
Ryujinx.Common.csproj Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
RyujinxException.cs HLE: misc: throw a more descriptive error when the loaded processes doesn't contain _latestPid (likely missing FW) 2025-01-15 03:01:17 -06:00
TitleIDs.cs misc: chore: OS + CPU arch helpers 2025-01-23 16:58:48 -06:00