Commit Graph

183 Commits (151182b9a91632a4e750b1d806e33204abe18e2b)

Author SHA1 Message Date
Bond_009 118f30059c Merge branch 'master' into nullable4
4 years ago
Mark Monteiro 8f02fb9a4f Remove unused usings
4 years ago
Bond-009 d744d7d234 Merge branch 'master' into register-services-correctly
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
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
Mark Monteiro efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor
4 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
4 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 c0e71cdea7 Fix build on .Net Core 2.x
5 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Claus Vium 7322485a6d Skip processing of images that don't exist
5 years ago
Vasily 3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
5 years ago
Bond_009 70c85925af Move some arrays to generics
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Bond-009 78e4e2ed92 Fix all warnings
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Bond_009 ce11869a1a Move Skia back into it's own project
5 years ago
Bond_009 883575893b Change image dimentions from double to int
5 years ago
Bond_009 722120af74 Remove conditions that are always true/false
5 years ago
Andrew Rabert 6a5488c651 Formatting
5 years ago
Andrew Rabert 1cf1e9bfa1 Update appPaths position
5 years ago
Andrew Rabert 7469ed4e6e Update logger position
5 years ago
Andrew Rabert c7f648f86a Merge branch 'dev' into imagesize
5 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
5 years ago
Bond_009 7e4cc9f513 Touchup
5 years ago
Bond_009 ca910325f3 Remove unneeded fields
5 years ago
Bond_009 8fc8fc0622 Cleanup ImageProcessor
5 years ago
Andrew Rabert 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia
5 years ago
Andrew Rabert 449dd1a6a2 Remove allowSlowMethods from image processing
5 years ago
Andrew Rabert 9a7a5ef50e Replace custom image parser with Skia
5 years ago
Erwin de Haan c5430f86b0 Fixed csproj and xml identation.
5 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
5 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat
5 years ago
Joshua M. Boniface f8dd182e42 Merge pull request #562 from hawken93/misc_fix
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
5 years ago
Erwin de Haan 089ad8e7c2 Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 742bef5b5f EditorConfig reformat: Non-CS files.
5 years ago