aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Drawing.Skia
AgeCommit message (Expand)Author
2020-08-02Merge pull request #3757 from jellyfin/update_blurhashsharpBond-009
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-11Bump SkiaSharp.NativeAssets.Linux from 1.68.1 to 1.68.3dependabot[bot]
2020-06-11Bump SkiaSharp from 1.68.1 to 1.68.3dependabot[bot]
2020-06-05Use typed logger where possiblecrobibero
2020-06-04minor refactoringdkanada
2020-06-01Move logic of computing Blurhash components to ImageProcessorVasily
2020-05-28Update BlurHashSharp to 1.0.1, remove workaroundVasily
2020-05-27Workaround a bug in BlurHashSharpVasily
2020-05-26Pick blurhash sizes depending on image aspect ratioVasily
2020-05-20Make blurhash be computed during regular scans if it was not already computedVasily
2020-05-19More small optimizationsVasily
2020-05-19Switch to BlurHashSharp lib which should be fasterVasily
2020-05-18Add BlurHash support to backendJesús Higueras
2020-04-23Merge branch 'master' into nullable4Bond_009
2020-04-22Merge branch 'master' into register-services-correctlyBond-009
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-04-05Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.SkiaBond_009
2020-04-04Register and construct IImageProcessor, SqliteItemRepository and IImageEncode...Mark Monteiro
2020-04-03Merge pull request #2731 from Bond-009/minor2dkanada
2020-04-01Minor improvementsBond_009
2020-03-31Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1Unknown
2020-02-12Merge branch 'master' into imagesBond-009
2020-01-31Fix warningsBond_009
2020-01-28Update depsBond_009
2020-01-21Simplify image processing by removing image enhancersBond_009
2019-12-14Set CA1032 (Implement standard exception constructors) severity to info globallyMark Monteiro
2019-12-14Remove commented codeMark Monteiro
2019-12-14Use the correct verbiage for documenting thrown exceptionsMark Monteiro
2019-12-14Fix remaining StyleCop warningsMark Monteiro
2019-12-14Enable `TreatWarningsAsErrors` flag is project fileMark Monteiro
2019-12-14Enable StyleCop analyzer and fix existing issuesMark Monteiro
2019-12-14Enable Serilog and multithreading analyzerMark Monteiro
2019-12-13Enable FxCop Analysis and fix issuesMark Monteiro
2019-12-13Add missing documentation in Jellyfun.Drawing.SkiaMark Monteiro
2019-11-01Rewrite hex encoder/decoderBond_009
2019-09-15Improve Skia error handling (#1752)Bond-009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-07-06Merge branch 'master' into release-10.3.zBond-009
2019-06-24Check path before opening imageDrPandemic
2019-06-09Improve main code flowBond_009
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-03-09move a variable out of for loopdkanada
2019-03-08remove mirror images from library thumbnaildkanada
2019-03-04Update image overlays to use Jellyfin blueBill Thornton
2019-02-16Change discardsBond-009
2019-02-06Move some arrays to genericsBond_009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan