aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Dlna
AgeCommit message (Collapse)Author
2019-02-12Fix potential NullReferenceExceptionWilliam Lees
2019-01-27Fix more analyzer warningsBond_009
2019-01-26Change image dimentions from double to intBond_009
Rename ImageSize -> ImageDimensions
2019-01-21Address commentsBond_009
2019-01-21Clean up last bitsBond_009
2019-01-21Make ConditionProcessor staticBond_009
2019-01-21Clean up streambuilderBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2019-01-03Post GPL cleanupBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-29fix live tv over dlnaLuke Pulverenti
2017-11-23reduce dlna chatterLuke Pulverenti
2017-11-18update shared stream supportLuke Pulverenti
2017-11-17allow specification of m3u stream limitLuke Pulverenti
2017-11-01normalize strm file contentsLuke Pulverenti
2017-10-30allow separate configuration of date formatLuke Pulverenti
2017-10-28revise unknown audio stream handlingLuke Pulverenti
2017-10-13live tv subtitle fixesLuke Pulverenti
2017-09-29update hls query stringLuke Pulverenti
2017-09-26update param encodingLuke Pulverenti
2017-09-25update applyconditionsLuke Pulverenti
2017-09-25improve support for compressed xmltvLuke Pulverenti
2017-09-24move season zero display name to per library settingsLuke Pulverenti
2017-09-22fix application of paramsLuke Pulverenti
2017-09-21separate deinterlacing params by video codecLuke Pulverenti
2017-09-07update image processorLuke Pulverenti
2017-08-30update ResolutionNormalizerLuke Pulverenti
2017-08-283.2.29.2Luke Pulverenti
2017-08-23add property to indicate support for on the fly subtitle extractionLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-04update container valueLuke Pulverenti
2017-08-04check audio stream for nullLuke Pulverenti
2017-08-04consolidate methodsLuke Pulverenti
2017-07-303.2.26.7Luke Pulverenti
2017-07-14support all inclusive direct play profileLuke Pulverenti
2017-07-03add live stream paramsLuke Pulverenti