Commit Graph

33 Commits (1be3e1e0379b0fdce9f16739bbd58ea34f85f931)

Author SHA1 Message Date
Patrick Barron 196e8e131a Convert to using declarations
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
dkanada 8d7e9ab515 minor refactoring
4 years ago
Vasily 26eef1bbf8 Move logic of computing Blurhash components to ImageProcessor
4 years ago
Vasily a76cee7a95 Update BlurHashSharp to 1.0.1, remove workaround
4 years ago
Vasily f30b07130f Workaround a bug in BlurHashSharp
4 years ago
Vasily f575415e0b Pick blurhash sizes depending on image aspect ratio
4 years ago
Vasily 3fb4c1356c Make blurhash be computed during regular scans if it was not already computed
4 years ago
Vasily 186b7f303c More small optimizations
4 years ago
Vasily f18293bf76 Switch to BlurHashSharp lib which should be faster
4 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
4 years ago
Bond_009 118f30059c Merge branch 'master' into nullable4
4 years ago
Bond_009 2fcbc2a5b8 Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
4 years ago
Mark Monteiro 07cebbeae2 Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly
4 years ago
Bond_009 4419587c2a Minor improvements
4 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
5 years ago
Mark Monteiro 4c30557527 Remove commented code
5 years ago
Mark Monteiro f7eef1aa7f Use the correct verbiage for documenting thrown exceptions
5 years ago
Mark Monteiro 2c3e1b8562 Enable StyleCop analyzer and fix existing issues
5 years ago
Mark Monteiro 0cf9e59d5a Enable FxCop Analysis and fix issues
5 years ago
Mark Monteiro 88928118eb Add missing documentation in Jellyfun.Drawing.Skia
5 years ago
Bond-009 318b9949f2 Improve Skia error handling (#1752)
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
DrPandemic 394d96246b
Check path before opening image
5 years ago
Bond_009 aa30227545 Improve main code flow
5 years ago
Bond-009 43cf11aa35 Change discards
5 years ago
Bond_009 70c85925af Move some arrays to generics
5 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Bond_009 bb056f4b59 Cleanup
6 years ago
Bond_009 ce11869a1a Move Skia back into it's own project
6 years ago