jellyfin/Emby.Dlna
nyanmisaka be72001ff9 Add VideoRangeType to video conditions
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
2022-06-16 21:32:54 +08:00
..
Common Fixes spelling. 2020-11-18 13:23:45 +00:00
Configuration actually disable DLNA... 2022-06-10 09:04:07 +02: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 Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08: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 Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08: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 Fixes diactritics regressions 2022-04-15 20:14:13 +02: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.376 to 1.2.0-beta.406 2022-03-21 12:22:11 +00: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