pkgsrc/audio/muse/patches/patch-ad
xtraeme 7f9fd87797 Initial import of muse-0.9 from pkgsrc-wip.
MuSE is an application for the mixing, encoding, and network streaming of
sound. MuSE can simultaniously mix up to 6 encoded audio bitstreams (from
files or network) plus a soundcard input signal. The resulting stream can
be played locally on the sound card and/or encoded as an mp3 bitstream sent
to a broadcast server. MuSE offers an intuitive interface to be operated
realtime and can run in "slick" mode from commandline.
2004-05-02 22:59:16 +00:00

12 lines
331 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2004/05/02 22:59:16 xtraeme Exp $
--- src/gtkgui2/gtk2_gui.cpp.orig 2004-05-03 00:51:21.000000000 +0200
+++ src/gtkgui2/gtk2_gui.cpp 2004-05-03 00:51:33.000000000 +0200
@@ -47,6 +47,7 @@
_mix->quit = true;
} else {
int i;
+ lock();
wait();
/* update channels */