jellyfin/Emby.Dlna
BaronGreenback bc1cc2d04a Remove unused using directives 2021-04-17 11:37:55 +01:00
..
Common Fixes spelling. 2020-11-18 13:23:45 +00:00
Configuration Update Emby.Dlna/Configuration/DlnaOptions.cs 2020-09-28 07:49:36 +01:00
ConnectionManager Remove useless code 2021-04-01 19:16:00 +02:00
ContentDirectory Remove unused using directives 2021-04-17 11:37:55 +01:00
Didl reverted 2021-01-18 12:17:18 +00:00
Eventing Update DlnaEventManager.cs 2020-11-28 23:45:26 +00:00
Images Optimize images 2020-09-21 17:01:50 -04:00
Main Remove unused using directives 2021-04-17 11:37:55 +01:00
MediaReceiverRegistrar Remove unused using directives 2021-04-17 11:37:55 +01:00
PlayTo Remove unused using directives 2021-04-17 11:37:55 +01:00
Profiles Fix unreachable code & assign id to each profile. 2021-03-07 14:17:32 +00:00
Properties Add tests for GetUuid 2020-12-01 15:12:55 +01:00
Server Fixed baseurl in dlna. 2020-11-21 19:50:40 +00:00
Service Remove useless code 2021-04-01 19:16:00 +02:00
Ssdp Fixed false starts 2021-03-10 19:56:33 +00:00
ConfigurationExtension.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
ControlRequest.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
ControlResponse.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
DlnaConfigurationFactory.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
DlnaManager.cs Fix LogUnmatchedProfile formatting 2021-04-10 17:09:45 +02:00
Emby.Dlna.csproj FxCop -> Net Analyzers (part 1) 2021-03-09 03:04:47 +01:00
EventSubscriptionResponse.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +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 Merge branch 'master' into event-rewrite-1 2020-08-24 20:04:13 -04: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