aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna
AgeCommit message (Expand)Author
2019-04-03Optimize images with image_optimAndrew Rabert
2019-03-25Improved dispose methodBond-009
2019-03-25Check if disposed firstBond-009
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-03-13Merge pull request #1059 from Bond-009/osVasily
2019-03-12Merge branch 'master' into xmlBond-009
2019-03-07Remove EnvironmentInfoBond-009
2019-03-08Merge pull request #996 from Bond-009/libscanVasily
2019-03-07Merge pull request #1061 from Bond-009/deadVasily
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-03-07Remove dead codeBond-009
2019-03-07Reduce aspnet importsClaus Vium
2019-03-07Remove useless commentsBond_009
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009
2019-03-05Add GetValueOrDefault dictionary extensionClaus Vium
2019-03-03Remove some unused referencesClaus Vium
2019-03-01Don't mix LINQ and roreach loops for readabilityBond-009
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-27Cleanup in QueryParamCollectionClaus Vium
2019-02-27Remove HttpUtilityClaus Vium
2019-02-23Update comments for DLNA IPv6Xu Fasheng
2019-02-22Ignore IPv6 DLNA devicesXu Fasheng
2019-02-22Send DLNA devices message to only the matched interfaceXu Fasheng
2019-02-22Enable DLNA multi socket binding for linuxXu Fasheng
2019-02-22Add option to toggle if ignore virtual interfacesXu Fasheng
2019-02-19Merge pull request #889 from Bond-009/xmlexJoshua M. Boniface
2019-02-17Merge remote-tracking branch 'upstream/release-10.2.z' into newmaserBond-009
2019-02-14Fix race condition in adding dlna devices to session when the device is disco...Anders Thomsen
2019-02-13Fix uncaught xml errorBond-009
2019-02-12Move to Microsoft.Extensions.DependencyInjectionBond_009
2019-02-05Don't rename methodBond-009
2019-02-05Some small changes in Device.cs and DidlBuilder.csBond_009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-30Merge pull request #713 from EraYaN/fix-emtpy-statementVasily
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-27Fix more analyzer warningsBond_009
2019-01-26Merge pull request #723 from Bond-009/dbperfAndrew Rabert
2019-01-26Merge pull request #709 from Bond-009/nullAndrew Rabert
2019-01-26Minor improvements to db codeBond_009
2019-01-26Change image dimentions from double to intBond_009
2019-01-25Fix empty statement in DidlBuilder.csErwin de Haan
2019-01-25Fix always null expressionsBond_009
2019-01-22Remove conditions that are always true/falseBond_009