update stream sorting

This commit is contained in:
Luke Pulverenti
2015-03-26 16:31:57 -04:00
parent 8921e152ea
commit 7e312e75bb
13 changed files with 61 additions and 49 deletions

View File

@@ -126,6 +126,7 @@
<Compile Include="Devices\DevicesOptions.cs" />
<Compile Include="Dlna\EncodingContext.cs" />
<Compile Include="Dlna\ILocalPlayer.cs" />
<Compile Include="Dlna\StreamInfoSorter.cs" />
<Compile Include="Dlna\NullLocalPlayer.cs" />
<Compile Include="Dlna\PlaybackErrorCode.cs" />
<Compile Include="Dlna\PlaybackException.cs" />