aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Drawing/DrawingUtils.cs
AgeCommit message (Expand)Author
2022-12-05Replace == null with is nullBond_009
2021-04-11Apply suggestions from code reviewOdd Stråbø
2021-04-11(mostly)Fix ResizeFillOdd Stråbø
2021-04-11Add Resize to fill box alternative to image endpointsOdd Stråbø
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-01-26Change image dimentions from double to intBond_009
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2014-05-08removed implicit typing from the model projectLuke Pulverenti
2014-05-08fix portable and 3.5 project referencesLuke Pulverenti
2014-05-08Removed guids from the model projectLuke Pulverenti
2013-11-07optimize image processor when gdi can be skippedLuke Pulverenti
2013-11-06Serve original image file when possibleLuke Pulverenti
2013-02-20Pushing missing changesLukePulverenti