jellyfin/MediaBrowser.Model/Dlna
2024-03-08 15:29:22 -07: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
DeviceProfile.cs Remove DLNA-specific DeviceProfile code (#10850) 2024-01-12 09:24:32 -07:00
DirectPlayProfile.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
DlnaProfileType.cs Store lyrics in the database as media streams (#9951) 2024-02-26 05:09:40 -07:00
EncodingContext.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ITranscoderSupport.cs Enable nullable for more files 2023-03-07 21:51:48 +01: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
StreamBuilder.cs Lowercase MediaStreamProtocol for backwards compatibility 2024-03-08 15:29:22 -07:00
StreamInfo.cs Lowercase MediaStreamProtocol for backwards compatibility 2024-03-08 15:29:22 -07: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 Lowercase MediaStreamProtocol for backwards compatibility 2024-03-08 15:29:22 -07:00