aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna
AgeCommit message (Expand)Author
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-09Merge pull request #6657 from Bond-009/dotnetbugClaus Vium
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
2021-10-06Set AnalysisMode to AllEnabledByDefaultBond_009
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Remove sync FileStream hackBond_009
2021-09-24Use new Enum.TryParse(ReadOnlySpan<char>) overloadBond_009
2021-09-24Target net6.0Bond_009
2021-09-21SsdpHttpClient: Ensure successful status code before reading responseBond_009
2021-09-19Reduce allocationsBond_009
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-02Use async FileStreams where it makes senseBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-15Merge pull request #6381 from Bond-009/nullable5Bond-009
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-08-13Merge branch 'master' into minor15Bond-009
2021-08-03Enable nullable for DlnaManagerBond_009
2021-07-30Merge pull request #6354 from Bond-009/nullable4Bond-009
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Enable nullable in more filesBond_009
2021-07-12Improve platform checksBond_009
2021-07-06Minor fixesBond_009
2021-06-23Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-24Merge pull request #5659 from ssenart/feature/5644-dlna_next_trackClaus Vium
2021-05-24Update Emby.Dlna/PlayTo/Device.csClaus Vium
2021-05-24Apply suggestions from code reviewClaus Vium
2021-05-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-07Enable nullable reference types for Emby.DlnaBond_009
2021-05-01Nullability handling for device profile classesMaxr1998
2021-04-25Merge pull request #5826 from BaronGreenback/ssdpFixBond-009
2021-04-25Merge pull request #5861 from BaronGreenback/ProfileMatchClaus Vium
2021-04-22Merge pull request #5681 from BaronGreenback/ContentFeatureOptimizationBond-009
2021-04-21Changes as requestedBaronGreenback
2021-04-20Fixed indentBaronGreenback
2021-04-20fixed mergeBaronGreenback
2021-04-20Merge branch 'master' into ProfileMatchBaronGreenback
2021-04-20missed one.BaronGreenback
2021-04-20Changed testingBaronGreenback
2021-04-20Update Emby.Dlna/DlnaManager.csBaronGreenback
2021-04-19simplified isMatchBaronGreenback
2021-04-19reworked codeBaronGreenback
2021-04-19Flip fieldsBaronGreenback
2021-04-17Remove unused using directivesBaronGreenback
2021-04-15Fix: PlayTo using external ip not internalBaronGreenback