Ryujinx/Ryujinx.Common/Configuration
Thog 886e42fb19
Use the official JSON parser (#1151)
This remove Utf8son and JsonPrettyPrinter dependencies.

NOTE: the standard JSON parser doesn't support configurable
indentation, as a result, all the pretty printed JSON are indented with 2
spaces.
2020-04-30 14:07:41 +02:00
..
Hid Use the official JSON parser (#1151) 2020-04-30 14:07:41 +02:00
System Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Ui Use the official JSON parser (#1151) 2020-04-30 14:07:41 +02:00
ConfigurationFileFormat.cs Use the official JSON parser (#1151) 2020-04-30 14:07:41 +02:00
ConfigurationState.cs System Time Offset Implementation (#1101) 2020-04-17 09:18:54 +10:00
LoggerModule.cs Reducing log sizes (#724) 2020-02-12 12:18:33 +11:00
TitleUpdateMetadata.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00