.. |
Common
|
e51ddd326c
Fixes spelling.
|
4 years ago |
Configuration
|
0e1a41f7e9
Merge pull request #7868 from cvium/disable_dlna
|
3 years ago |
ConnectionManager
|
aa76957338
Remove useless code
|
4 years ago |
ContentDirectory
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Didl
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Eventing
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Images
|
5a74710df3
Optimize images
|
4 years ago |
Main
|
52194f56b5
Replace != null with is not null
|
2 years ago |
MediaReceiverRegistrar
|
bc1cc2d04a
Remove unused using directives
|
4 years ago |
PlayTo
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
Profiles
|
09e897d372
Clean up DLNA profile code
|
3 years ago |
Properties
|
f6a38e6340
Add tests for GetUuid
|
4 years ago |
Server
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 years ago |
Service
|
cf67381e31
Fix release build
|
2 years ago |
Ssdp
|
52194f56b5
Replace != null with is not null
|
2 years ago |
ConfigurationExtension.cs
|
06caee28b7
Enable nullable reference types for Emby.Dlna
|
4 years ago |
ControlRequest.cs
|
06caee28b7
Enable nullable reference types for Emby.Dlna
|
4 years ago |
ControlResponse.cs
|
501de7b6dc
Enable nullable in more files
|
3 years ago |
DlnaConfigurationFactory.cs
|
06caee28b7
Enable nullable reference types for Emby.Dlna
|
4 years ago |
DlnaManager.cs
|
cf67381e31
Fix release build
|
2 years ago |
Emby.Dlna.csproj
|
236dd650d0
Update projects to .net7
|
2 years ago |
EventSubscriptionResponse.cs
|
501de7b6dc
Enable nullable in more files
|
3 years ago |
IConnectionManager.cs
|
da9bcc5fb3
Rename IEventManager to IDlnaEventManager
|
4 years ago |
IContentDirectory.cs
|
da9bcc5fb3
Rename IEventManager to IDlnaEventManager
|
4 years ago |
IDlnaEventManager.cs
|
cf67381e31
Fix release build
|
2 years ago |
IMediaReceiverRegistrar.cs
|
da9bcc5fb3
Rename IEventManager to IDlnaEventManager
|
4 years ago |
IUpnpService.cs
|
07cc4be6a7
Fix some warnings
|
5 years ago |