Allow delaying playback start until context creation, and don't use UpdateSize to...
commit243939f94f26b1840255590b2454e931374de73f
authorChris Robinson <chris.kcat@gmail.com>
Thu, 13 Aug 2009 19:28:46 +0000 (13 12:28 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 13 Aug 2009 19:28:46 +0000 (13 12:28 -0700)
tree2739c389486d703c5d31ab262aecb1be02d11b5c
parent739385bd89c4eaae662ee1e017f74ba0da31f350
Allow delaying playback start until context creation, and don't use UpdateSize to store the buffer size
This will make it possible to support the context attributes (frequency,
refresh, etc) for some backends
Alc/ALc.c
Alc/alsa.c
Alc/dsound.c
Alc/oss.c
Alc/portaudio.c
Alc/pulseaudio.c
Alc/wave.c
Alc/winmm.c
OpenAL32/Include/alMain.h