Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/src/Ryujinx.UI.Common
MutantAura 44dbab3848
discordRPC: Truncate game title and details if they exceed discord byte limit. (#6581)
* Truncate game title and details if they exceed DiscordRPC limit.

* Update implementation to a byte total check.

* Track if the string has actually been modified correctly.

* Allow an early function return and simplify logic.

* Better handling of large input strings and minimise loop opportunities.

* Remove unused using.

* Update to `applicationName` over `titleName`.
2024-05-14 16:36:44 +02:00
..
App Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Configuration UI: Fix some MainWindow bugs and implement menubar items to change window size. (#6750) 2024-05-01 18:21:24 +02:00
Extensions Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Helper Disable CLI setting persistence for HW-accelerated GUI. (#6620) 2024-04-07 20:58:05 -03:00
Models Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Resources New gamecard icons (#6557) 2024-03-23 21:33:27 +01:00
SystemInfo Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
DiscordIntegrationModule.cs discordRPC: Truncate game title and details if they exceed discord byte limit. (#6581) 2024-05-14 16:36:44 +02:00
Ryujinx.UI.Common.csproj Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
UserError.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00