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.Model
/
Drawing
/
DrawingUtils.cs
Age
Commit message (
Expand
)
Author
2022-12-05
Replace == null with is null
Bond_009
2021-04-11
Apply suggestions from code review
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ø
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-01-26
Change image dimentions from double to int
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2014-05-08
removed implicit typing from the model project
Luke Pulverenti
2014-05-08
fix portable and 3.5 project references
Luke Pulverenti
2014-05-08
Removed guids from the model project
Luke Pulverenti
2013-11-07
optimize image processor when gdi can be skipped
Luke Pulverenti
2013-11-06
Serve original image file when possible
Luke Pulverenti
2013-02-20
Pushing missing changes
LukePulverenti