jellyfin/Emby.Dlna/PlayTo
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
2023-11-09 22:03:55 -07:00
..
Device.cs Add IDisposableAnalyzers to more projects 2023-11-05 02:01:14 +01:00
DeviceInfo.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
DlnaHttpClient.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
MediaChangedEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlayToController.cs Merge branch 'master' into media-type 2023-11-09 22:03:55 -07:00
PlayToManager.cs Make files readonly 2023-10-08 00:40:58 +02:00
PlaybackProgressEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaybackStartEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaybackStoppedEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlaylistItem.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
PlaylistItemFactory.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
TransportCommands.cs Use TryGetValue 2023-04-06 19:17:28 +02:00
TransportState.cs Implement TransportState according to spec (#7426) 2022-03-08 16:12:03 +01:00
UpnpContainer.cs Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
uBaseObject.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
uPnpNamespaces.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00