jellyfin/Emby.Dlna
Joshua M. Boniface 0e1a41f7e9 Merge pull request #7868 from cvium/disable_dlna
(cherry picked from commit aa0f6cb5eb)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-10 23:43:18 -04: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 Remove useless code 2021-04-01 19:16:00 +02:00
ContentDirectory Properly populate QueryResult 2022-01-20 08:53:06 -07:00
Didl Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Eventing Remove all instances of en-US culture 2021-09-26 09:11:25 -06:00
Images Optimize images 2020-09-21 17:01:50 -04:00
Main get DLNA profile in XML request, correctly format UUID 2022-03-22 16:04:55 +00:00
MediaReceiverRegistrar Remove unused using directives 2021-04-17 11:37:55 +01:00
PlayTo Merge pull request #7346 from Bond-009/guid 2022-03-11 08:15:12 +01:00
Profiles More cleanup 2021-12-27 14:20:05 +00:00
Properties Add tests for GetUuid 2020-12-01 15:12:55 +01:00
Server More cleanup 2021-12-27 14:20:05 +00:00
Service Merge pull request #7604 from Jellifi007/fixes-diactritics 2022-05-20 18:30:56 -04:00
Ssdp Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02: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 get DLNA profile in XML request, correctly format UUID 2022-03-22 16:04:55 +00:00
Emby.Dlna.csproj Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726) 2022-05-09 15:24:09 +02: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 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