the_fiddler
a22019d890
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
2009-02-22 10:43:35 +00:00
the_fiddler
143d217468
Made AudioContext.Device private. Added AudioContext.SupportsExtension.
2008-04-13 19:42:37 +00:00
the_fiddler
5ff51ba9fe
Moved OpenTK.OpenAL to OpenTK.Audio.
...
Added SoundReader class.
Added OpenTK.Math.Functions.NextPowerOfTwo
Fixed several AL functions, and added overloads to AL.BufferData.
Added OpenAL wave playback sample.
2008-04-04 19:46:08 +00:00
the_fiddler
0a5c962c51
Updated some licenses. Remove a couple of DisplayMode warnings.
2008-03-24 13:15:25 +00:00
the_fiddler
328abb4f1b
Removed MakeCurrent() tests.
2008-01-31 14:11:56 +00:00
the_fiddler
baf59abb6e
Disabled multiple AudioContext under linux.
...
Moved AudioContext.LoadAvailableDevices() call outside the static constructor.
2008-01-22 21:18:47 +00:00
the_fiddler
14594d9a96
Still trying to debug crash on Mono. Reverted changes.
2008-01-20 22:35:46 +00:00
the_fiddler
58c4a16972
Commented out IsCurrent = true to help debug crash on Mono.
2008-01-20 22:19:52 +00:00
the_fiddler
8f621f4586
Removed Suspend call before MakeCurrent()
2008-01-20 22:17:23 +00:00
the_fiddler
72ae7b6b00
Corrected an assertion.
2008-01-20 22:12:04 +00:00
the_fiddler
9855854b39
Trying to debug alcMakeContextCurrent crash on Linux.
2008-01-20 22:04:41 +00:00
the_fiddler
70abd051e8
Updated licensing information. Added more test data.
2008-01-19 15:26:16 +00:00
the_fiddler
50fd919bae
Fixed AudioContext.IsCurrent getter (would throw if no context was current).
2008-01-18 15:10:25 +00:00
the_fiddler
94eff55469
Renamed TestContext.cs to TestAudioContext.cs
2008-01-18 14:13:30 +00:00