Ryan C. Gordon fc4402e5ff coreaudio: Better handling of audio buffer queue management.
We don't fill buffers just to throw them away during shutdown now, we let the
AudioQueue free its own buffers during disposal (which fixes possible warnings
getting printed to stderr by CoreAudio), and we stop the queue after running
any queued audio during shutdown, which prevents dropping the end of the
audio playback if you opened the device with an enormous sample buffer.

Fixes Bugzilla .
2017-05-24 13:25:31 -04:00
2017-01-01 18:33:28 -08:00
2017-01-01 18:33:28 -08:00
2017-05-02 11:31:14 -04:00
2017-05-02 11:31:14 -04:00
2017-01-01 18:33:28 -08:00
2017-02-16 16:59:07 -05:00
2016-01-12 22:23:53 +01:00

                         Simple DirectMedia Layer

                                  (SDL)

                                Version 2.0

---
https://www.libsdl.org/

Simple DirectMedia Layer is a cross-platform development library designed
to provide low level access to audio, keyboard, mouse, joystick, and graphics
hardware via OpenGL and Direct3D. It is used by video playback software,
emulators, and popular games including Valve's award winning catalog
and many Humble Bundle games.

More extensive documentation is available in the docs directory, starting
with README.md

Enjoy!
	Sam Lantinga				(slouken@libsdl.org)
Description
Simple Directmedia Layer
Readme 168 MiB
Languages
C 86.4%
C++ 5.7%
Objective-C 3.5%
CMake 1.6%
Perl 0.8%
Other 1.8%