jellyfin/Jellyfin.Drawing.Skia
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00
..
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Jellyfin.Drawing.Skia.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
PercentPlayedDrawer.cs Simplify arithmetic 2020-07-19 14:13:56 -04:00
PlayedIndicatorDrawer.cs Reuse paint objects. 2020-07-19 14:39:11 -04:00
SkiaCodecException.cs Remove unnecessary base constructor calls. 2020-07-19 14:14:44 -04:00
SkiaEncoder.cs Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 2021-06-22 09:48:40 +02:00
SkiaException.cs Remove unnecessary base constructor calls. 2020-07-19 14:14:44 -04:00
SkiaHelper.cs Improve Skia error handling (#1752) 2019-09-15 00:27:42 -04:00
StripCollageBuilder.cs Add using keywords to non-disposed objects in BuildThumbCollageBitmap 2021-07-05 19:41:10 +02:00
UnplayedCountIndicator.cs Reuse paint objects. 2020-07-19 14:39:11 -04:00