jellyfin/Emby.Dlna
Joshua M. Boniface 212c5318ae
Merge pull request #4507 from BaronGreenback/Spelling
Corrects spelling in comments
2020-11-19 13:08:28 -05:00
..
Common Fixes spelling. 2020-11-18 13:23:45 +00:00
Configuration Update Emby.Dlna/Configuration/DlnaOptions.cs 2020-09-28 07:49:36 +01:00
ConnectionManager ConnectionManager - static implementation 2020-09-13 14:18:15 +01:00
ContentDirectory Fixes spelling. 2020-11-18 13:23:45 +00:00
Didl Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01:00
Eventing Access last element by index where possible 2020-11-14 20:28:14 +01:00
Images Optimize images 2020-09-21 17:01:50 -04:00
Main Minor perf improvements 2020-11-06 16:15:30 +01:00
MediaReceiverRegistrar Commenting. 2020-09-13 14:36:10 +01:00
PlayTo Update Device.cs 2020-11-18 13:48:31 +00:00
Profiles Reduce warnings in Emby.Dlna 2020-08-20 17:08:33 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Server Update DescriptionXmlBuilder.cs 2020-09-25 18:47:24 +01:00
Service Update BaseControlHandler.cs 2020-11-07 18:59:32 +00:00
Ssdp Merge branch 'master' into event-rewrite-1 2020-08-24 20:04:13 -04:00
ConfigurationExtension.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
ControlRequest.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
ControlResponse.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
DlnaConfigurationFactory.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +02:00
DlnaManager.cs Fixes spelling. 2020-11-18 13:23:45 +00:00
Emby.Dlna.csproj Update packages to net5 2020-11-10 09:52:34 -07:00
EventSubscriptionResponse.cs Fix all warnings in Emby.Dlna 2020-08-20 21:04:57 +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 Merge branch 'master' into event-rewrite-1 2020-08-24 20:04:13 -04: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