Bond-009
|
9818456d9e
|
Merge pull request #11109 from crobibero/animated-webp
Don't decode animated images
|
10 months ago |
Mikal S
|
7cfe0009e5
|
fix: add image count check to splash screen generation (#11245)
|
11 months ago |
Cody Robibero
|
d13a700481
|
Calculate blurhash for svg
|
11 months ago |
Cody Robibero
|
86b77de522
|
Don't decode animated images
|
11 months ago |
Cody Robibero
|
c47bfb99bb
|
Use ArgumentException
|
12 months ago |
Cody Robibero
|
c5e723bccd
|
Add support for converting from svg to other image types
|
12 months ago |
Patrick Barron
|
4dd2ed8fb7
|
Remove some unused drawing code
|
1 year ago |
Bond_009
|
99e0d46ad9
|
Use System.Net.IPNetwork
|
1 year ago |
Bond_009
|
eb022c49cc
|
Update to .NET 8
|
1 year ago |
Bond_009
|
a9ef103c95
|
Add IDisposableAnalyzers to more projects
|
1 year ago |
Bond-009
|
ed00d7448b
|
Merge pull request #10472 from cvium/dispose_imagefilter
|
1 year ago |
cvium
|
0a284dc0ab
|
refactor: cache the resize image filter
|
1 year ago |
cvium
|
4be0f4267d
|
chore(deps): use Svg.Skia instead of the deprecated SkiaSharp.Svg
|
1 year ago |
Nick
|
cd662506a1
|
Merge branch 'master' into trickplay
|
1 year ago |
Bond_009
|
c707baed83
|
Jellyfin.Drawing minor improvements
Reduce duplicate/dead code
|
1 year ago |
Bond_009
|
b176beb88e
|
Reduce string allocations
Some simple changes to reduce the number of allocated strings
|
1 year ago |
Bond_009
|
afc195286f
|
Start adding IDisposableAnalyzers to projects
|
1 year ago |
Lehonti Ramos
|
bc959270b7
|
Removed nesting levels through block-scoped `using` statement (#10025)
Co-authored-by: John Doe <john@doe>
Co-authored-by: Lehonti Ramos <lehonti@ramos>
|
1 year ago |
Nick
|
6d9e43cfe0
|
Merge branch 'master' into trickplay
|
2 years ago |
Bond-009
|
83d6f21fd0
|
Fix clean regex
|
2 years ago |
Bond_009
|
b5f0760db8
|
Use RegexGenerator where possible
|
2 years ago |
JPVenson
|
3d635269eb
|
Fixed RTL text not beeing rendered properly on Lib images (#9612)
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2 years ago |
Nick
|
ab20ceaad6
|
Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
|
2 years ago |
Nick
|
0e2c362078
|
Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoder
|
2 years ago |
JPVenson
|
3c22d5c970
|
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
|
2 years ago |
Zoltan Csizmadia
|
e0519189b2
|
Use Directory.Packages.props (#9135)
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
|
2 years ago |
Cody Robibero
|
abffd160c3
|
Remove ability to add a played indicator to images (#9186)
|
2 years ago |
renovate[bot]
|
e408da4651
|
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Patrick Barron
|
cafc454cfb
|
Use file-scoped namespaces in Jellyfin.Drawing.Skia
|
2 years ago |
Patrick Barron
|
16e33665a2
|
Move Jellyfin.Drawing.Skia to src
|
2 years ago |