jellyfin/Emby.Dlna/PlayTo
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
..
Device.cs Implement TransportState according to spec (#7426) 2022-03-08 16:12:03 +01:00
DeviceInfo.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
MediaChangedEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaybackProgressEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaybackStartEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaybackStoppedEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaylistItem.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
PlaylistItemFactory.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
PlayToController.cs Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08:00
PlayToManager.cs Remove unused dependencies 2021-11-16 12:24:17 +01:00
SsdpHttpClient.cs Remove all instances of en-US culture 2021-09-26 09:11:25 -06:00
TransportCommands.cs More cleanup 2021-12-27 14:20:05 +00:00
TransportState.cs Implement TransportState according to spec (#7426) 2022-03-08 16:12:03 +01:00
uBaseObject.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
UpnpContainer.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
uPnpNamespaces.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00