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 [Audio] Don't crash when Alc.GetString() returns null 2014-01-12 22:05:15 +01:00
AudioCapture.cs * AudioCapture.cs: Fixed documentation warning. 2009-10-07 11:21:18 +00:00
AudioContext.cs Backported bugfixes from 1.0 branch. 2010-02-03 19:04:42 +00:00
AudioContextException.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
AudioDeviceEnumerator.cs [AL] Fix runtime crash when OpenAL not available 2014-09-29 23:37:40 +02:00
AudioDeviceErrorChecker.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
AudioDeviceException.cs Updated license information. 2009-07-17 08:26:32 +00:00
AudioException.cs Updated license information. 2009-07-17 08:26:32 +00:00
AudioValueException.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00