dependabot[bot]
a10d0b9530
Bump SkiaSharp.NativeAssets.Linux from 2.88.2 to 2.88.3 ( #8531 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
fbc393b658
Bump SkiaSharp from 2.88.2 to 2.88.3 ( #8530 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Bond_009
f5613add1a
Remove extra argument
2 years ago
Bond_009
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
...
Did a simple search/replace on the whole repo (except the RSSDP project)
This reduces LOC and should improve performance (methods containing a throw statement don't get inlined)
```
if \((\w+) == null\)
\s+\{
\s+throw new ArgumentNullException\((.*)\);
\s+\}
```
```
ArgumentNullException.ThrowIfNull($1);
```
2 years ago
Cody Robibero
b8cd50b0f1
Update Jellyfin.Drawing.Skia.csproj
2 years ago
dependabot[bot]
6076df1b50
Bump SkiaSharp.NativeAssets.Linux from 2.88.1-preview.79 to 2.88.2
...
Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp ) from 2.88.1-preview.79 to 2.88.2.
- [Release notes](https://github.com/mono/SkiaSharp/releases )
- [Commits](https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.2 )
---
updated-dependencies:
- dependency-name: SkiaSharp.NativeAssets.Linux
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Cody Robibero
72ec1fafe0
Merge pull request #8296 from jellyfin/dependabot/nuget/SkiaSharp-2.88.1
2 years ago
Claus Vium
1cbf5431aa
Merge pull request #8250 from Bond-009/minor18
...
Minor cleanup
2 years ago
dependabot[bot]
cd01c563df
Bump SkiaSharp from 2.88.1-preview.79 to 2.88.1
...
Bumps [SkiaSharp](https://github.com/mono/SkiaSharp ) from 2.88.1-preview.79 to 2.88.1.
- [Release notes](https://github.com/mono/SkiaSharp/releases )
- [Commits](https://github.com/mono/SkiaSharp/compare/v2.88.1-preview.79...v2.88.1 )
---
updated-dependencies:
- dependency-name: SkiaSharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Bond_009
5036afd691
Minor cleanup
2 years ago
luz paz
9ec2870b10
Fix various typos
...
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2 years ago
Joshua Boniface
be3d57ad41
Backport pull request #8115 from jellyfin/release-10.8.z
...
Update to dotnet 6.0.7
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Original-merge: d0fd23bb4b
2 years ago
Joshua M. Boniface
3061446c87
Merge pull request #7984 from crobibero/dotnet-6.0.6
...
Upgrade to dotnet 6.0.6, update remaining dependencies
(cherry picked from commit 56e7b323de
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Cody Robibero
7f1223016d
Merge pull request #7946 from cvium/svg
...
(cherry picked from commit 4ebe70cf6a
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2 years ago
Joshua M. Boniface
1a9919d487
Merge pull request #7852 from nyanmisaka/fix-skia
...
Fix the PNG image decoding issue in Skia
(cherry picked from commit 4bfadbc636
)
Signed-off-by: crobibero <cody@robibe.ro>
2 years ago
Cody Robibero
6178898f48
Merge pull request #7792 from crobibero/skia-native
...
Conditionally include platform specific Skia assets
(cherry picked from commit b507d1a780
)
Signed-off-by: crobibero <cody@robibe.ro>
2 years ago
dependabot[bot]
714fd7d0a6
Bump SkiaSharp from 2.80.3 to 2.88.0
...
Bumps [SkiaSharp](https://github.com/mono/SkiaSharp ) from 2.80.3 to 2.88.0.
- [Release notes](https://github.com/mono/SkiaSharp/releases )
- [Commits](https://github.com/mono/SkiaSharp/compare/v2.80.3...v2.88.0 )
---
updated-dependencies:
- dependency-name: SkiaSharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Bond-009
2b1a915ead
Merge pull request #7604 from Jellifi007/fixes-diactritics
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
(cherry picked from commit 8d1d973438
)
Signed-off-by: crobibero <cody@robibe.ro>
3 years ago
dependabot[bot]
812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 ( #7726 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
...
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers ) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases )
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406 )
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Cody Robibero
e5701c396a
Merge pull request #6436 from daullmer/splashscreen
3 years ago
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
3 years ago
Cody Robibero
8a36fe7ed5
Use png for storage
3 years ago
Cody Robibero
0d335082c8
suggestions from review
3 years ago
Cody Robibero
ecb73168b3
Suggestions from review
3 years ago
Cody Robibero
360fd70fc7
Clean up
3 years ago
David Ullmer
9e0958d822
Apply suggestions from code review
3 years ago
David Ullmer
68db3be0e7
Remove darkening filter from Splashscreen
...
Using the foregroundLayer parameter has the same effect
3 years ago
David Ullmer
3fb3ee074a
Remove splashscreen generation from IImageEncoder and add IImageGenerator
3 years ago
David Ullmer
0fd4ff4451
Always use 1080p, add max parental rating
3 years ago
David Ullmer
4ba168c8a1
Add splashscreen builder
3 years ago
Bond_009
cbfa355e31
Update StyleCop
3 years ago
Bond_009
13fbfe6091
Target net6.0
3 years ago
dkanada
b8eb8940c7
Merge pull request #6257 from MrTimscampi/music-library-backdrop
...
Use artist backdrop for generated library image
3 years ago
Rich Lander
c07e83fdf8
Invert code and style analysis configuration ( #6334 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
dependabot[bot]
903628af76
Bump SkiaSharp.NativeAssets.Linux from 2.80.2 to 2.80.3
...
Bumps SkiaSharp.NativeAssets.Linux from 2.80.2 to 2.80.3.
---
updated-dependencies:
- dependency-name: SkiaSharp.NativeAssets.Linux
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
26f6c5520c
Bump SkiaSharp from 2.80.2 to 2.80.3
...
Bumps SkiaSharp from 2.80.2 to 2.80.3.
---
updated-dependencies:
- dependency-name: SkiaSharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
MrTimscampi
3b8947aba6
Add using keywords to non-disposed objects in BuildThumbCollageBitmap
3 years ago
MrTimscampi
8a65a6dfc3
Use artist backdrop for generated library image
3 years ago
Bond_009
981cf4cfa0
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Cody Robibero
e3f55a0c54
Reduce warnings in MediaBrowser.Controller ( #6006 )
...
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
4 years ago
dependabot[bot]
63355af518
Bump BlurHashSharp.SkiaSharp from 1.1.1 to 1.2.0
...
Bumps [BlurHashSharp.SkiaSharp](https://github.com/Bond-009/BlurHashSharp ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Bond-009/BlurHashSharp/releases )
- [Commits](https://github.com/Bond-009/BlurHashSharp/commits/v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
89ae336694
Merge pull request #5654 from jellyfin/dependabot/nuget/BlurHashSharp-1.2.0
...
Bump BlurHashSharp from 1.1.1 to 1.2.0
4 years ago
Bond-009
b2fbf97abd
Merge pull request #4988 from Bond-009/crop
4 years ago
dependabot[bot]
949ef2ed10
Bump BlurHashSharp from 1.1.1 to 1.2.0
...
Bumps [BlurHashSharp](https://github.com/Bond-009/BlurHashSharp ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Bond-009/BlurHashSharp/releases )
- [Commits](https://github.com/Bond-009/BlurHashSharp/commits/v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond_009
a8ed753f6c
FxCop -> Net Analyzers (part 2)
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009
620fbf0f89
Remove CropWhitespace function
4 years ago
nyanmisaka
4839c2006b
fix boxes in library name backdrop for CJK character
4 years ago
crobibero
ac2593e370
Set convolveAlpha to true
4 years ago