From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CH4aK-0004U2-Q7 for qemu-devel@nongnu.org; Mon, 11 Oct 2004 14:07:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CH4aJ-0004Tg-S7 for qemu-devel@nongnu.org; Mon, 11 Oct 2004 14:07:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH4aJ-0004Ta-Om for qemu-devel@nongnu.org; Mon, 11 Oct 2004 14:07:47 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CH4T8-0004uM-RC for qemu-devel@nongnu.org; Mon, 11 Oct 2004 14:00:23 -0400 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CH4T7-0002qZ-00 for ; Mon, 11 Oct 2004 20:00:21 +0200 Received: from amarseille-206-1-28-73.w81-53.abo.wanadoo.fr ([81.53.204.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 20:00:21 +0200 Received: from daimon55 by amarseille-206-1-28-73.w81-53.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 20:00:21 +0200 From: Ronald Date: Mon, 11 Oct 2004 19:59:44 +0200 Message-ID: References: <41681EA3.6020609@bellard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Audio patch Reply-To: daimon55@free.fr, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Le Mon, 11 Oct 2004 16:52:52 +0200, Johannes Schindelin a écrit : > Hi, > > On Sun, 10 Oct 2004, malc wrote: > >> On Sat, 9 Oct 2004, Fabrice Bellard wrote: >> > The version 7 of the patch is not acceptable in its current state as >> > C++ is forbidden in QEMU. >> >> For the time being (until C++ magically disapears) 7c_aqemu which should >> in apply cleanly to the current CVS is available at: >> http://www.boblycat.org/~malc/code/patches/qemu/ > > Please try the attached patch *after* applying 7c_aqemu. It removes the > need for template Fabrice's Way(TM). I could not test it yet (sitting on a > box without sound card...). Doesn't work for me, windows report the device as working but no sound output.