[kde-freebsd] [SVN Commit] area51/QT/multimedia/qt5-multimedia/files

2016-07-16 Thread Raphael Kubo da Costa
SVN commit 12855 by rakuco: qt5-multimedia: Use a better name for patch-cr-159342. D patch-cr-159342 A patch-git_1df147d5 patch-cr-159342#12854 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman

[kde-freebsd] [SVN Commit] area51/QT/multimedia/qt5-multimedia/files

2016-04-16 Thread Raphael Kubo da Costa
SVN commit 12346 by rakuco: qt5-multimedia: 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/st