jellyfin/MediaBrowser.Model/Dlna
2023-11-15 15:22:51 +01:00
..
CodecProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
CodecType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ConditionProcessor.cs Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
ContainerProfile.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
ContentFeatureBuilder.cs Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
DeviceIdentification.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
DeviceProfile.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
DeviceProfileInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
DeviceProfileType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DirectPlayProfile.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
DlnaFlags.cs Fix some warnings 2020-02-23 12:11:43 +01:00
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 Fix some warnings 2020-02-23 12:11:43 +01:00
HeaderMatchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
HttpHeaderInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
IDeviceDiscovery.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ITranscoderSupport.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
MediaFormatProfile.cs Remove more and more warnings 2021-08-28 16:32:50 -06:00
MediaFormatProfileResolver.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
MediaOptions.cs Update stylecop.analyzers to v1.2.0-beta.507 2023-06-22 00:39:32 +02:00
PlaybackErrorCode.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileCondition.cs fix SA1508 2020-06-15 10:45:55 +12:00
ProfileConditionType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileConditionValue.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
ResolutionConfiguration.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ResolutionNormalizer.cs Remove unused lines 2023-06-20 03:50:02 +08:00
ResolutionOptions.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
ResponseProfile.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
SearchCriteria.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
SearchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SortCriteria.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
StreamBuilder.cs Address review comment 2023-11-15 15:22:51 +01:00
StreamInfo.cs Enable nullable for more files 2023-07-29 21:35:38 +02: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 Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
TranscodeSeekInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
TranscodingProfile.cs Add TranscodingProfile conditions 2022-03-20 09:11:46 +03:00
UpnpDeviceInfo.cs Consistently write IP in upercase 2023-02-17 19:27:36 +01:00
XmlAttribute.cs Comments part 1 2020-09-13 13:49:11 +01:00