Ryujinx/src/Ryujinx.Common
Evan Husted c03cd50fa3 UI: Add the ability to change a DualSense/DualShock 4's LED color.
Not functional yet. This is the UI & persistence side of #572.
2025-01-22 19:53:39 -06:00
..
Collections Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Configuration UI: Add the ability to change a DualSense/DualShock 4's LED color. 2025-01-22 19:53:39 -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: Move the rest of Ryujinx.UI.Common into other parts of the project. 2024-12-29 19:28:27 -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: Move BitTricks methods into BitUtils 2024-12-30 22:11:16 -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: Improve autoloading DLC/updates logging, deliberately switch to Vulkan if Metal was somehow chosen on a non-mac system, add logger lines in the updater, cleanup enabled logs printing 2025-01-21 14:59:08 -06:00