Opentk/Source/OpenTK/Audio
thefiddler 9851a3bab9 [AL] Fix runtime crash when OpenAL not available
Issue reported at http://www.opentk.com/node/3805

We must not throw exceptions from a finalizer, as this leads to the
runtime forcibly taking down the application.
2014-09-29 23:37:40 +02:00
..
OpenAL
AudioCapture.cs
AudioContext.cs
AudioContextException.cs
AudioDeviceEnumerator.cs [AL] Fix runtime crash when OpenAL not available 2014-09-29 23:37:40 +02:00
AudioDeviceErrorChecker.cs
AudioDeviceException.cs
AudioException.cs
AudioValueException.cs