jellyfin/Emby.Dlna
2023-05-13 00:28:07 +02:00
..
Common Fixes spelling. 2020-11-18 13:23:45 +00:00
Configuration Merge pull request #7868 from cvium/disable_dlna 2022-06-10 23:43:18 -04:00
ConnectionManager Allocate less Lists 2023-03-01 00:44:57 +01:00
ContentDirectory Allocate less Lists 2023-03-01 00:44:57 +01:00
Didl Convert Person.Type to use PersonKind enum (#9487) 2023-03-25 11:52:02 -06:00
Eventing Merge pull request #8598 from Neuheit/ipv4fallback 2023-05-11 07:12:34 -06:00
Images Optimize images 2020-09-21 17:01:50 -04:00
Main Remove unused using directives 2023-04-06 19:17:28 +02:00
MediaReceiverRegistrar Remove unused using directives 2021-04-17 11:37:55 +01:00
PlayTo Use compile-time generated regex and remove loglevel check 2023-05-13 00:28:07 +02: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 Replace != null with is not null 2022-12-05 15:01:13 +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 Fix release build 2022-12-07 16:44:00 +01:00
Emby.Dlna.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07: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