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
View File
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NVorbis" version="0.8.5.0" targetFramework="net45" />
<package id="RestSharp" version="105.1.0" targetFramework="net40" />
</packages>