Opentk/Source/OpenTK/Audio/OpenAL
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
..
AL Marked int* overloads as non CLS-compliant. 2010-10-28 09:00:23 +00:00
Alc [Audio] Don't crash when Alc.GetString() returns null 2014-01-12 22:05:15 +01:00