Opentk/Source/OpenTK/Audio
thefiddler 7afe48c979 [Audio] Don't crash when Alc.GetString() returns null
Alc.GetString() could crash if the unmanaged code returned null due to
any kind of failure. This is now fixed and better documented.

Additionally, the array overload for Alc.GetString() will now correctly
forward the ‘device’ parameter to unmanaged code.
2014-01-12 22:05:15 +01: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 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
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