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
Bond_009 c7d50d640e
Replace == null with is null
1 year ago
..
Common Fixes spelling. 4 years ago
Configuration Merge pull request #7868 from cvium/disable_dlna 2 years ago
ConnectionManager Remove useless code 3 years ago
ContentDirectory Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Didl Replace == null with is null 1 year ago
Eventing Remove unnecessary ToList usage 2 years ago
Images Optimize images 4 years ago
Main Replace == null with is null 1 year ago
MediaReceiverRegistrar Remove unused using directives 3 years ago
PlayTo Replace == null with is null 1 year ago
Profiles Clean up DLNA profile code 2 years ago
Properties Add tests for GetUuid 4 years ago
Server More cleanup 2 years ago
Service Merge pull request #7604 from Jellifi007/fixes-diactritics 2 years ago
Ssdp Replace == null with is null 1 year ago
ConfigurationExtension.cs Enable nullable reference types for Emby.Dlna 3 years ago
ControlRequest.cs Enable nullable reference types for Emby.Dlna 3 years ago
ControlResponse.cs Enable nullable in more files 3 years ago
DlnaConfigurationFactory.cs Enable nullable reference types for Emby.Dlna 3 years ago
DlnaManager.cs Replace == null with is null 1 year ago
Emby.Dlna.csproj Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 1 year ago
EventSubscriptionResponse.cs Enable nullable in more files 3 years ago
IConnectionManager.cs Rename IEventManager to IDlnaEventManager 4 years ago
IContentDirectory.cs Rename IEventManager to IDlnaEventManager 4 years ago
IDlnaEventManager.cs Fix various typos 2 years ago
IMediaReceiverRegistrar.cs Rename IEventManager to IDlnaEventManager 4 years ago
IUpnpService.cs Fix some warnings 4 years ago