K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-04-16T17:29:59.097607Z K 7 svn:log V 404 MFH: r413463 Add patch to fix underrun errors in the ALSA plugin. The ALSA plugin doesn't suspend the ALSA device when the ::suspend() method is called. This results in underrun errors when it's resumed. In ALSA, stopping a pcm doesn't close it, so the ALSA stop/start functions map to the QAudioInput suspend/resume functions. PR: 208598 Submitted by: shurd Approved by: ports-secteam (junovitch) END