Files
mpv/audio/out
Kevin Mitchell 642f84f922 ao/wasapi: use atomic state variable instead of different events
Unfortunately, because we have proxy objects (pAudioVolumeProxy,
pEndpointVolumeProxy, pSessionControlProxy) it looks like we still
have to use MsgWaitForMultipleObjects and watch for and dispatch
pending messages:

https://msdn.microsoft.com/en-us/library/windows/desktop/ms680112%28v=vs.85%29.aspx
2015-04-04 16:31:14 -07:00
..
2014-11-26 21:21:56 +01:00
2015-01-14 22:14:56 +01:00
2014-10-10 13:44:08 +02:00
2014-11-21 03:50:57 +01:00