index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Drawing.Skia
Age
Commit message (
Expand
)
Author
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-11
Bump SkiaSharp.NativeAssets.Linux from 1.68.1 to 1.68.3
dependabot[bot]
2020-06-11
Bump SkiaSharp from 1.68.1 to 1.68.3
dependabot[bot]
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
minor refactoring
dkanada
2020-06-01
Move logic of computing Blurhash components to ImageProcessor
Vasily
2020-05-28
Update BlurHashSharp to 1.0.1, remove workaround
Vasily
2020-05-27
Workaround a bug in BlurHashSharp
Vasily
2020-05-26
Pick blurhash sizes depending on image aspect ratio
Vasily
2020-05-20
Make blurhash be computed during regular scans if it was not already computed
Vasily
2020-05-19
More small optimizations
Vasily
2020-05-19
Switch to BlurHashSharp lib which should be faster
Vasily
2020-05-18
Add BlurHash support to backend
Jesús Higueras
2020-04-23
Merge branch 'master' into nullable4
Bond_009
2020-04-22
Merge branch 'master' into register-services-correctly
Bond-009
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-04-05
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
Bond_009
2020-04-04
Register and construct IImageProcessor, SqliteItemRepository and IImageEncode...
Mark Monteiro
2020-04-03
Merge pull request #2731 from Bond-009/minor2
dkanada
2020-04-01
Minor improvements
Bond_009
2020-03-31
Update Jellyfin.SkiaSharp.NativeAssets.LinuxArm to version 1.68.1
Unknown
2020-02-12
Merge branch 'master' into images
Bond-009
2020-01-31
Fix warnings
Bond_009
2020-01-28
Update deps
Bond_009
2020-01-21
Simplify image processing by removing image enhancers
Bond_009
2019-12-14
Set CA1032 (Implement standard exception constructors) severity to info globally
Mark Monteiro
2019-12-14
Remove commented code
Mark Monteiro
2019-12-14
Use the correct verbiage for documenting thrown exceptions
Mark Monteiro
2019-12-14
Fix remaining StyleCop warnings
Mark Monteiro
2019-12-14
Enable `TreatWarningsAsErrors` flag is project file
Mark Monteiro
2019-12-14
Enable StyleCop analyzer and fix existing issues
Mark Monteiro
2019-12-14
Enable Serilog and multithreading analyzer
Mark Monteiro
2019-12-13
Enable FxCop Analysis and fix issues
Mark Monteiro
2019-12-13
Add missing documentation in Jellyfun.Drawing.Skia
Mark Monteiro
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-09-15
Improve Skia error handling (#1752)
Bond-009
2019-08-11
Document all public/internal members of Emby.Drawing
Bond_009
2019-07-06
Merge branch 'master' into release-10.3.z
Bond-009
2019-06-24
Check path before opening image
DrPandemic
2019-06-09
Improve main code flow
Bond_009
2019-03-14
Adjusted AssemblyCopyright attribute values.
Erwin de Haan
2019-03-14
Adjusted the Product Name so the User Agent is correct/better.
Erwin de Haan
2019-03-09
move a variable out of for loop
dkanada
2019-03-08
remove mirror images from library thumbnail
dkanada
2019-03-04
Update image overlays to use Jellyfin blue
Bill Thornton
2019-02-16
Change discards
Bond-009
2019-02-06
Move some arrays to generics
Bond_009
2019-01-30
Merge branch 'master' into culture
Bond-009
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped `OpenRead` and `CopyFile`
Erwin de Haan
[next]