.. |
Common
|
Fixes spelling.
|
2020-11-18 13:23:45 +00:00 |
Configuration
|
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2023-02-17 17:39:11 +01:00 |
ConnectionManager
|
Allocate less Lists
|
2023-03-01 00:44:57 +01:00 |
ContentDirectory
|
Allocate less Lists
|
2023-03-01 00:44:57 +01:00 |
Didl
|
Enable nullable for more files
|
2023-07-29 21:35:38 +02:00 |
Eventing
|
Merge pull request #8598 from Neuheit/ipv4fallback
|
2023-05-11 07:12:34 -06:00 |
Extensions
|
Fix documentation for AddDlnaServices
|
2023-10-11 14:57:29 -04:00 |
Images
|
Optimize images
|
2020-09-21 17:01:50 -04:00 |
Main
|
Use DI for SsdpCommunicationsServer
|
2023-10-11 13:35:51 -04:00 |
MediaReceiverRegistrar
|
Remove unused using directives
|
2021-04-17 11:37:55 +01:00 |
PlayTo
|
Merge branch 'master' into fix-resharper-warnings
|
2023-10-14 00:45:52 +02:00 |
Profiles
|
Add support for .sup subtitle (#8808)
|
2022-12-30 08:24:06 -07:00 |
Properties
|
Add tests for GetUuid
|
2020-12-01 15:12:55 +01:00 |
Server
|
Fix #7516
|
2023-02-20 20:33:00 +01:00 |
Service
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
Ssdp
|
Consistently write IP in upercase
|
2023-02-17 19:27:36 +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
|
Reduce string allocations
|
2023-10-06 01:04:25 +02:00 |
Emby.Dlna.csproj
|
Use Directory.Packages.props (#9135)
|
2023-02-04 10:15:08 -07: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 |