jellyfin/Emby.Dlna/PlayTo
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2023-07-06 19:56:00 +02:00
..
Device.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
DeviceInfo.cs Enable nullable reference types for Emby.Dlna 2021-05-07 14:43:50 +02:00
DlnaHttpClient.cs Use RegexGenerator where possible 2023-06-28 17:07:57 +02:00
MediaChangedEventArgs.cs Enable nullable in more files 2021-07-26 23:02:32 +02:00
PlayToController.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
PlayToManager.cs Merge branch 'master' into network-rewrite 2023-03-16 11:07:22 +01: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 Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
uPnpNamespaces.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00