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
/
StripCollageBuilder.cs
Age
Commit message (
Expand
)
Author
2021-07-05
Add using keywords to non-disposed objects in BuildThumbCollageBitmap
MrTimscampi
2021-07-03
Use artist backdrop for generated library image
MrTimscampi
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2020-12-26
fix boxes in library name backdrop for CJK character
nyanmisaka
2020-08-22
Scale down text if too long
David
2020-08-21
Increase font size, center text
David
2020-08-21
Use backdrop with library name as library thumbnail
David
2020-08-09
Fix collages
cvium
2020-08-02
Apply suggestions from code review
Erwin de Haan
2020-07-31
Update SkiaSharp to 2.80.1 and replace resize code.
Erwin de Haan
2020-07-19
Convert to using declarations
Patrick Barron
2020-04-05
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
Bond_009
2019-12-14
Enable StyleCop analyzer and fix existing issues
Mark Monteiro
2019-12-13
Add missing documentation in Jellyfun.Drawing.Skia
Mark Monteiro
2019-06-09
Improve main code flow
Bond_009
2019-03-09
move a variable out of for loop
dkanada
2019-03-08
remove mirror images from library thumbnail
dkanada
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-26
Move Skia back into it's own project
Bond_009