jellyfin/Emby.Dlna
2020-12-07 18:31:45 +00: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 ConnectionManager - static implementation 2020-09-13 14:18:15 +01:00
ContentDirectory Minor improvements 2020-12-02 15:38:52 +01:00
Didl Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01: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 Updated tests to .Net5 2020-11-16 17:30:27 +00:00
MediaReceiverRegistrar Minor improvements 2020-12-02 15:38:52 +01:00
PlayTo cleaned change 2020-12-07 18:31:45 +00:00
Profiles
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 Update BaseControlHandler.cs 2020-11-07 18:59:32 +00:00
Ssdp Merge branch 'master' into event-rewrite-1 2020-08-24 20:04:13 -04:00
ConfigurationExtension.cs
ControlRequest.cs
ControlResponse.cs
DlnaConfigurationFactory.cs
DlnaManager.cs Fixes spelling. 2020-11-18 13:23:45 +00:00
Emby.Dlna.csproj Update packages to net5 2020-11-10 09:52:34 -07:00
EventSubscriptionResponse.cs
IConnectionManager.cs
IContentDirectory.cs
IDlnaEventManager.cs Merge branch 'master' into event-rewrite-1 2020-08-24 20:04:13 -04:00
IMediaReceiverRegistrar.cs
IUpnpService.cs