add xbox 360 dlna services

This commit is contained in:
Luke Pulverenti
2015-01-30 12:58:38 -05:00
parent 4509ef90dc
commit ba85a4094f
10 changed files with 384 additions and 3 deletions

View File

@@ -111,6 +111,7 @@
<Compile Include="Dlna\IContentDirectory.cs" />
<Compile Include="Dlna\IDlnaManager.cs" />
<Compile Include="Dlna\IEventManager.cs" />
<Compile Include="Dlna\IMediaReceiverRegistrar.cs" />
<Compile Include="Dlna\IUpnpService.cs" />
<Compile Include="Drawing\IImageProcessor.cs" />
<Compile Include="Drawing\ImageProcessingOptions.cs" />