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/Emby.Dlna/PlayTo
Shadowghost 32499f0e98
Merge branch 'master' into network-rewrite
1 year ago
..
Device.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
DeviceInfo.cs Enable nullable reference types for Emby.Dlna 3 years ago
DlnaHttpClient.cs Fix InvalidOpEx while trying to read HttpResponseContent 2x (#9861) 1 year ago
MediaChangedEventArgs.cs Enable nullable in more files 3 years ago
PlayToController.cs Enable nullable for more files 2 years ago
PlayToManager.cs Merge branch 'master' into network-rewrite 2 years ago
PlaybackProgressEventArgs.cs Enable nullable in more files 3 years ago
PlaybackStartEventArgs.cs Enable nullable in more files 3 years ago
PlaybackStoppedEventArgs.cs Enable nullable in more files 3 years ago
PlaylistItem.cs Enable nullable reference types for Emby.Dlna 3 years ago
PlaylistItemFactory.cs Replace != null with is not null 2 years ago
TransportCommands.cs Use TryGetValue 2 years ago
TransportState.cs Implement TransportState according to spec (#7426) 3 years ago
UpnpContainer.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
uBaseObject.cs Use ArgumentNullException.ThrowIfNull helper method 2 years ago
uPnpNamespaces.cs Fix all warnings in Emby.Dlna 4 years ago