jellyfin/MediaBrowser.Model/Dlna
2022-12-05 15:01:13 +01:00
..
AudioOptions.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
CodecProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
CodecType.cs
ConditionProcessor.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
ContainerProfile.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ContentFeatureBuilder.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
DeviceIdentification.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
DeviceProfile.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
DeviceProfileInfo.cs
DeviceProfileType.cs
DirectPlayProfile.cs
DlnaFlags.cs
DlnaMaps.cs Fix and disable new dotnet6 warnings 2021-11-08 12:40:52 -07:00
DlnaProfileType.cs feat(external-media): refactor external subtitle and audio provider 2022-02-18 22:19:24 +01:00
EncodingContext.cs
HeaderMatchType.cs
HttpHeaderInfo.cs
IDeviceDiscovery.cs
ITranscoderSupport.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
MediaFormatProfile.cs
MediaFormatProfileResolver.cs
PlaybackErrorCode.cs
ProfileCondition.cs
ProfileConditionType.cs
ProfileConditionValue.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
ResolutionConfiguration.cs
ResolutionNormalizer.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ResolutionOptions.cs
ResponseProfile.cs
SearchCriteria.cs
SearchType.cs
SortCriteria.cs Fix SortCriteria and refactor SetSorting 2021-11-09 19:31:54 +01:00
StreamBuilder.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
StreamInfo.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SubtitleDeliveryMethod.cs - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile 2021-12-09 17:52:51 +02:00
SubtitleProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
SubtitleStreamInfo.cs
TranscodeSeekInfo.cs
TranscodingProfile.cs Add TranscodingProfile conditions 2022-03-20 09:11:46 +03:00
UpnpDeviceInfo.cs
VideoOptions.cs Series: issue-6450 2022-03-06 18:13:54 -07:00
XmlAttribute.cs