jellyfin/MediaBrowser.Model/Dlna
2023-02-27 16:03:12 +01:00
..
CodecProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
CodecType.cs
ConditionProcessor.cs Optimize tryparse 2023-02-19 16:52:29 +01: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
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
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
MediaFormatProfile.cs
MediaFormatProfileResolver.cs
MediaOptions.cs Fix .Net 7 compatibility 2022-12-07 18:06:04 +01:00
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 Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SearchType.cs
SortCriteria.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
StreamBuilder.cs Apply review suggestions 2023-02-27 16:03:12 +01:00
StreamInfo.cs Optimize tryparse 2023-02-19 16:52:29 +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
XmlAttribute.cs