aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna
AgeCommit message (Expand)Author
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-08-29- use streamInfo.StartPositionTicks if provided over userdata.PlaybackPositio...marius
2019-08-16Clean up livestreaming codeBond_009
2019-08-15Merge pull request #1614 from Bond-009/docs2dkanada
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-08-11Check checksum for plugin downloadsBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-07-28Use a dictionary to look up mimetypesBond-009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-07-13Properly set content typeBond_009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-05-16Move DLNA thumbnail element to after larger image elementsbugfixin
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