| .. |
|
Common
|
e51ddd326c
Fixes spelling.
|
5 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
|
3 years ago |
|
Didl
|
697efec86e
Cleanup and refactor streambuilder
|
3 years ago |
|
Eventing
|
52194f56b5
Replace != null with is not null
|
3 years ago |
|
Images
|
5a74710df3
Optimize images
|
5 years ago |
|
Main
|
63b0132562
Remove OS information from System Info (#9175)
|
2 years ago |
|
MediaReceiverRegistrar
|
bc1cc2d04a
Remove unused using directives
|
4 years ago |
|
PlayTo
|
697efec86e
Cleanup and refactor streambuilder
|
3 years ago |
|
Profiles
|
9a740344be
Add support for .sup subtitle (#8808)
|
2 years ago |
|
Properties
|
f6a38e6340
Add tests for GetUuid
|
5 years ago |
|
Server
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
3 years ago |
|
Service
|
cf67381e31
Fix release build
|
3 years ago |
|
Ssdp
|
52194f56b5
Replace != null with is not null
|
3 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
|
4 years ago |
|
DlnaConfigurationFactory.cs
|
06caee28b7
Enable nullable reference types for Emby.Dlna
|
4 years ago |
|
DlnaManager.cs
|
cf67381e31
Fix release build
|
3 years ago |
|
Emby.Dlna.csproj
|
e0519189b2
Use Directory.Packages.props (#9135)
|
2 years ago |
|
EventSubscriptionResponse.cs
|
501de7b6dc
Enable nullable in more files
|
4 years ago |
|
IConnectionManager.cs
|
da9bcc5fb3
Rename IEventManager to IDlnaEventManager
|
5 years ago |
|
IContentDirectory.cs
|
da9bcc5fb3
Rename IEventManager to IDlnaEventManager
|
5 years ago |
|
IDlnaEventManager.cs
|
cf67381e31
Fix release build
|
3 years ago |
|
IMediaReceiverRegistrar.cs
|
da9bcc5fb3
Rename IEventManager to IDlnaEventManager
|
5 years ago |
|
IUpnpService.cs
|
07cc4be6a7
Fix some warnings
|
5 years ago |