handle dlna browse requests

This commit is contained in:
Luke Pulverenti
2014-04-16 01:08:12 -04:00
parent 2ce9e05d2f
commit ea182931db
16 changed files with 498 additions and 56 deletions

View File

@@ -79,6 +79,7 @@
<Compile Include="Collections\CollectionCreationOptions.cs" />
<Compile Include="Collections\ICollectionManager.cs" />
<Compile Include="Dlna\ControlRequest.cs" />
<Compile Include="Dlna\DlnaIconResponse.cs" />
<Compile Include="Dlna\IDlnaManager.cs" />
<Compile Include="Drawing\IImageProcessor.cs" />
<Compile Include="Drawing\ImageFormat.cs" />