Dyami Caliri c93c1d1dc3 CoreAudioOutput use timeout when waiting for render thread
On Snow Leopard (at least), changing the default audio device while
audio is playing can cause CoreAudioOutput to freeze in
audioThreadStop(). It seems that the OS stops calling renderCallback
when the device changes, so audioThreadStop() waits forever.

Change-Id: If7244cc50f12295ff91a979ef50e3bee1273affd
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
2014-08-21 20:55:10 +02:00
2014-08-18 15:07:47 +02:00
2014-06-18 19:03:30 +02:00
2014-06-18 00:36:14 +02:00
2012-09-03 19:53:28 +02:00
2014-08-18 15:07:47 +02:00
Description
No description provided
17 MiB
Languages
C++ 90.5%
Objective-C++ 5.8%
QMake 1%
Objective-C 0.9%
QML 0.5%
Other 1%