Updated to the latest version of NVorbis, fixed OggStream.Empty() failing to unqueue buffers when quitting due to a modified ALHelper.Check method that doesn't throw an exception on error

This commit is contained in:
Regalis
2016-12-31 14:49:43 +02:00
parent 9a69126b1c
commit a2d6b4890e
11 changed files with 906 additions and 127 deletions
+1 -1
View File
@@ -312,7 +312,7 @@
</Reference>
<Reference Include="NVorbis, Version=0.8.4.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>.\NVorbis.dll</HintPath>
<HintPath>..\packages\NVorbis.0.8.5.0\lib\NVorbis.dll</HintPath>
</Reference>
<Reference Include="OpenTK, Version=1.1.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>