[kde-freebsd] [Bug 208598] multimedia/qt5-multimedia: ALSA QAudioInput::suspend() doesn't suspend
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 7 07:54:40 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208598
Bug ID: 208598
Summary: multimedia/qt5-multimedia: ALSA QAudioInput::suspend()
doesn't suspend
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: shurd at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
Created attachment 169067
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169067&action=edit
Stops the PCM when QAudioInput::suspend() is called
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.
Patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list