aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/PlayTo
AgeCommit message (Expand)Author
2020-06-20brace multiline if statementstelans
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20remove regionstelans
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-05-02Merge branch 'master' into websocketBond_009
2020-04-04Update Device.csBond-009
2020-04-04Update Device.csBond-009
2020-04-03Update Device.csBond-009
2020-04-03Address commentsBond_009
2020-04-03Update Device.csBond-009
2020-04-02Fix buildBond_009
2020-04-02Fix some warningsBond_009
2020-02-23Fix some warningsBond_009
2020-02-03Merge branch 'master' into dlnawarningsClaus Vium
2020-01-31Fix warningsBond_009
2020-01-22Improvements to dlna serverBond_009
2020-01-13Rewrite WebSocket handling codeBond_009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-08-16Clean up livestreaming codeBond_009
2019-08-11Check checksum for plugin downloadsBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-07-13Properly set content typeBond_009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-03-25Improved dispose methodBond-009
2019-03-25Check if disposed firstBond-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-05Add GetValueOrDefault dictionary extensionClaus Vium
2019-03-01Don't mix LINQ and roreach loops for readabilityBond-009
2019-02-27Cleanup in QueryParamCollectionClaus Vium
2019-02-27Remove HttpUtilityClaus Vium
2019-02-19Merge pull request #889 from Bond-009/xmlexJoshua M. Boniface
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