GreemDev-Ryujinx/src/Ryujinx.Common
GabCoolGuy 1d42c29335
Some checks are pending
Canary release job / Create tag (push) Waiting to run
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Add more mentions of canary (#258)
This should hopefully make it clearer whether or not you're using
canary.

Changelog:
- Changed github workflows to have "canary" in the zip files
- Added `App.FullAppName` in the about section, so that it's clear in
there too
- Changed log name for canary builds to
`Ryujinx_Canary_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log`
(normal builds should still be
"Ryujinx_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log)
2024-11-21 12:34:53 -06:00
..
Collections Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Configuration TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Extensions UI: Add Skyrim, KAFTL & HW:AOC to RPC. 2024-10-16 19:23:11 -05:00
GraphicsDriver misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Logging Add more mentions of canary (#258) 2024-11-21 12:34:53 -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 editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
SystemInterop misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Utilities TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -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 value change logging into ReactiveObject to reduce logic duplication. 2024-11-10 22:03:12 -06:00
ReferenceEqualityComparer.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReleaseInformation.cs Actually fix Canary showing the wrong repo 2024-11-10 23:32:37 -06:00
Ryujinx.Common.csproj misc: Code cleanups. 2024-11-01 12:00:07 -05:00