jellyfin/Jellyfin.Drawing.Skia
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
..
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Jellyfin.Drawing.Skia.csproj Update projects to .net7 2022-12-07 16:42:05 +01:00
PercentPlayedDrawer.cs Simplify arithmetic 2020-07-19 14:13:56 -04:00
PlayedIndicatorDrawer.cs Offset Played Indicator to correct position 2022-11-28 15:28:43 -08:00
SkiaCodecException.cs Remove unnecessary base constructor calls. 2020-07-19 14:14:44 -04:00
SkiaEncoder.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SkiaException.cs Remove unnecessary base constructor calls. 2020-07-19 14:14:44 -04:00
SkiaHelper.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SplashscreenBuilder.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
StripCollageBuilder.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
UnplayedCountIndicator.cs Reuse paint objects. 2020-07-19 14:39:11 -04:00