   
|
84d6e8d121
|
Standardize logging locations across desktop platforms (#6238)
* Standardize logging locations across desktop platforms
* Return null instead of empty literal on exceptions
* Remove LogDirectoryPath from LoggerModule
* Catch exception when creating DirectoryInfo in FileLogTarget
* Remove redundant log path vars, handle exception better, add null check
* Address styling issues
* Remove extra newline, quote file path in log, move directory check to OpenHelper
* Add GetOrCreateLogsDir to get/create log directory during runtime
* misc format changes
* Update src/Ryujinx.Common/Configuration/AppDataManager.cs
---------
Co-authored-by: jcm <butt@butts.com>
Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
Co-authored-by: Ac_K <Acoustik666@gmail.com>
|
2024-02-11 02:17:19 +01:00 |
|
 
|
b82e789d4f
|
Load custom SDL mappings from application data folder (#6295)
Co-authored-by: jcm <butt@butts.com>
|
2024-02-10 19:41:02 +01:00 |
|
 
|
c3555cb5d6
|
UI: Change default hide cursor mode to OnIdle (#5906)
Co-authored-by: jcm <butt@butts.com>
|
2023-11-11 15:27:53 +01:00 |
|
 
|
171b46ef49
|
macOS: Use user-friendly macOS version string (#5838)
* use user-friendly macOS version string rather than kernel version
* add build identifier string
---------
Co-authored-by: jcm <butt@butts.com>
|
2023-10-25 00:37:13 +02:00 |
|
 
|
f61b7818c3
|
Avalonia: Add macOS check for Color Space Passthrough (#5754)
* add macOS check for color passthrough
* use existing IsMacOS property
---------
Co-authored-by: jcm <butt@butts.com>
|
2023-10-04 19:15:37 +02:00 |
|
 
|
773e239db7
|
Implement color space passthrough option (#5531)
Co-authored-by: jcm <butt@butts.com>
|
2023-08-07 18:54:05 +01:00 |
|