You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Model/Dlna
Stepan Goremykin 910617bbc3
Remove redundant 'else' keywords
2 years ago
..
CodecProfile.cs
CodecType.cs
ConditionProcessor.cs Backport pull request #9351 from jellyfin/release-10.8.z 2 years ago
ContainerProfile.cs Enable nullable for more files 2 years ago
ContentFeatureBuilder.cs Replace != null with is not null 2 years ago
DeviceIdentification.cs
DeviceProfile.cs
DeviceProfileInfo.cs
DeviceProfileType.cs
DirectPlayProfile.cs Enable nullable for more files 2 years ago
DlnaFlags.cs
DlnaMaps.cs
DlnaProfileType.cs
EncodingContext.cs
HeaderMatchType.cs
HttpHeaderInfo.cs
IDeviceDiscovery.cs
ITranscoderSupport.cs Enable nullable for more files 2 years ago
MediaFormatProfile.cs
MediaFormatProfileResolver.cs
MediaOptions.cs Enable nullable for more files 2 years ago
PlaybackErrorCode.cs
ProfileCondition.cs
ProfileConditionType.cs
ProfileConditionValue.cs
ResolutionConfiguration.cs
ResolutionNormalizer.cs Replace != null with is not null 2 years ago
ResolutionOptions.cs
ResponseProfile.cs
SearchCriteria.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SearchType.cs
SortCriteria.cs Optimize tryparse 2 years ago
StreamBuilder.cs Remove redundant 'else' keywords 2 years ago
StreamInfo.cs Remove redundant casts 2 years ago
SubtitleDeliveryMethod.cs
SubtitleProfile.cs
SubtitleStreamInfo.cs
TranscodeSeekInfo.cs
TranscodingProfile.cs
UpnpDeviceInfo.cs
XmlAttribute.cs