Ryujinx/src/Ryujinx.HLE
riperiperi d56bab1e24
AccountService: Cache token data (#6260)
* AccountService: Cache token data

This method appears to indicate that the token returned should be cached. I've made it so that it generates a token that lasts until its expiration time, and reuses it on subsequent calls.

* Private naming convention
2024-02-06 23:11:20 +01:00
..
Exceptions editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
FileSystem Use unix timestamps on GetFileTimeStampRaw (#6169) 2024-01-24 19:26:59 -03:00
HOS AccountService: Cache token data (#6260) 2024-02-06 23:11:20 +01:00
Loaders Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
Ui editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Utilities editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
AssemblyInfo.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
HLEConfiguration.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Homebrew.npdm Move solution and projects to src 2023-04-27 23:51:14 +02:00
MemoryConfiguration.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
PerformanceStatistics.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.HLE.csproj Switch to Microsoft.IdentityModel.JsonWebTokens (#6108) 2024-01-13 11:39:00 +01:00
Switch.cs Revert "Add support for multi game XCIs (#5638)" (#5914) 2023-11-11 23:35:30 -03:00