jellyfin/Emby.Dlna
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
2023-11-14 21:16:33 +01:00
..
Common Fixes spelling. 2020-11-18 13:23:45 +00:00
Configuration Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery 2023-02-17 17:39:11 +01:00
ConnectionManager Allocate less Lists 2023-03-01 00:44:57 +01:00
ContentDirectory Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
Didl Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
Eventing Merge pull request #8598 from Neuheit/ipv4fallback 2023-05-11 07:12:34 -06:00
Extensions Use IHostedService for DLNA 2023-11-09 16:16:28 -05:00
Images Optimize images 2020-09-21 17:01:50 -04:00
Main Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
MediaReceiverRegistrar Remove unused using directives 2021-04-17 11:37:55 +01:00
PlayTo Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
Profiles Add support for .sup subtitle (#8808) 2022-12-30 08:24:06 -07:00
Properties Add tests for GetUuid 2020-12-01 15:12:55 +01:00
Server Fix #7516 2023-02-20 20:33:00 +01:00
Service Fix release build 2022-12-07 16:44:00 +01:00
Ssdp Consistently write IP in upercase 2023-02-17 19:27:36 +01:00
ConfigurationExtension.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
ControlRequest.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
ControlResponse.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
DlnaConfigurationFactory.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
DlnaManager.cs Reduce string allocations 2023-10-06 01:04:25 +02:00
Emby.Dlna.csproj Update to .NET 8 2023-11-14 21:12:16 +01:00
EventSubscriptionResponse.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
IConnectionManager.cs Rename IEventManager to IDlnaEventManager 2020-08-13 15:47:31 -04:00
IContentDirectory.cs Rename IEventManager to IDlnaEventManager 2020-08-13 15:47:31 -04:00
IDlnaEventManager.cs Fix release build 2022-12-07 16:44:00 +01:00
IMediaReceiverRegistrar.cs Rename IEventManager to IDlnaEventManager 2020-08-13 15:47:31 -04:00
IUpnpService.cs Fix some warnings 2020-02-23 12:11:43 +01:00