aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Drawing.Skia
AgeCommit message (Expand)Author
2020-04-05Merge pull request #2723 from jairbubbles/updateSkiaForArmdkanada
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
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Added AssemblyInfo for Jellyfin.Drawing.SkiaErwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-26CleanupBond_009
2019-01-26Move Skia back into it's own projectBond_009