.. |
Common
|
Fixes spelling.
|
2020-11-18 13:23:45 +00:00 |
Configuration
|
Merge pull request #7868 from cvium/disable_dlna
|
2022-06-10 23:43:18 -04:00 |
ConnectionManager
|
Remove useless code
|
2021-04-01 19:16:00 +02:00 |
ContentDirectory
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Didl
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Eventing
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Images
|
Optimize images
|
2020-09-21 17:01:50 -04:00 |
Main
|
Merge branch 'master' into network-rewrite
|
2022-12-07 17:40:24 +01:00 |
MediaReceiverRegistrar
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
PlayTo
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Profiles
|
Clean up DLNA profile code
|
2022-03-19 00:45:43 +01:00 |
Properties
|
Add tests for GetUuid
|
2020-12-01 15:12:55 +01:00 |
Server
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Service
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
Ssdp
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
ConfigurationExtension.cs
|
Enable nullable reference types for Emby.Dlna
|
2021-05-07 14:43:50 +02:00 |
ControlRequest.cs
|
Enable nullable reference types for Emby.Dlna
|
2021-05-07 14:43:50 +02:00 |
ControlResponse.cs
|
Enable nullable in more files
|
2021-07-26 23:02:32 +02:00 |
DlnaConfigurationFactory.cs
|
Enable nullable reference types for Emby.Dlna
|
2021-05-07 14:43:50 +02:00 |
DlnaManager.cs
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
Emby.Dlna.csproj
|
Update deps
|
2022-12-07 16:56:32 +01:00 |
EventSubscriptionResponse.cs
|
Enable nullable in more files
|
2021-07-26 23:02:32 +02:00 |
IConnectionManager.cs
|
Rename IEventManager to IDlnaEventManager
|
2020-08-13 15:47:31 -04:00 |
IContentDirectory.cs
|
Rename IEventManager to IDlnaEventManager
|
2020-08-13 15:47:31 -04:00 |
IDlnaEventManager.cs
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
IMediaReceiverRegistrar.cs
|
Rename IEventManager to IDlnaEventManager
|
2020-08-13 15:47:31 -04:00 |
IUpnpService.cs
|
Fix some warnings
|
2020-02-23 12:11:43 +01:00 |