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
/
MediaBrowser.Controller
/
Drawing
Age
Commit message (
Expand
)
Author
2025-03-25
Fixed namespaces
JPVenson
2024-10-09
Naming refactoring and WIP porting of new interface repositories
JPVenson
2024-02-06
Remove some unused drawing code
Patrick Barron
2023-10-18
Merge branch 'master' into trickplay
Nick
2023-10-08
Jellyfin.Drawing minor improvements
Bond_009
2023-09-12
Merge pull request #10056 from Bond-009/nullable2
Bond-009
2023-08-22
Enable nullable for more files and add tests
Bond_009
2023-07-29
Enable nullable for more files
Bond_009
2023-06-26
Migrate to trickplay table to EF. Rename vars/methods/members to have consist...
Nick
2023-06-22
Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoder
Nick
2023-01-28
Remove ability to add a played indicator to images (#9186)
Cody Robibero
2022-12-05
Replace == null with is null
Bond_009
2022-06-29
Merge pull request #7946 from cvium/svg
Cody Robibero
2022-01-10
Fix release build
Cody Robibero
2022-01-10
Suggestions from review
Cody Robibero
2022-01-04
Clean up
Cody Robibero
2022-01-04
Add missing xml doc
David Ullmer
2022-01-04
Remove darkening filter from Splashscreen
David Ullmer
2022-01-04
Remove splashscreen generation from IImageEncoder and add IImageGenerator
David Ullmer
2022-01-04
Always use 1080p, add max parental rating
David Ullmer
2022-01-04
Add splashscreen builder
David Ullmer
2021-12-27
Remove more warnings
Cody Robibero
2021-09-24
Use new Enum.TryParse(ReadOnlySpan<char>) overload
Bond_009
2021-09-24
Target net6.0
Bond_009
2021-07-24
Fix warnings in MediaBrowser.Controller/Drawing
Rich Lander
2021-06-11
Remove useless nullable directives
Bond_009
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-11
Apply suggestions from code review
Odd Stråbø
2021-04-11
Remove GetSizeEstimate & GetEstimatedAspectRatio
Odd Stråbø
2021-04-11
(mostly)Fix ResizeFill
Odd Stråbø
2021-04-11
Add Resize to fill box alternative to image endpoints
Odd Stråbø
2021-04-10
Merge pull request #4988 from Bond-009/crop
Bond-009
2021-03-06
Enable nullable for Jellyfin.Data and remove unnecessary attributes
Patrick Barron
2021-01-09
Remove CropWhitespace function
Bond_009
2020-08-31
Enable nullable for interface
David Ullmer
2020-08-31
Merge branch 'master' into library-pictures
David Ullmer
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-08-21
Use backdrop with library name as library thumbnail
David
2020-06-20
fix some documentation periods
telans
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-01
Move logic of computing Blurhash components to ImageProcessor
Vasily
2020-05-26
Apply suggestions from code review
Vasily
2020-05-22
Warnings cleanup
Patrick Barron
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-20
Remove redundant qualifiers
Patrick Barron
[next]