From: Gerd Hoffmann <kraxel@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "QEMU Developers" <qemu-devel@nongnu.org>,
"Kővágó Zoltán" <dirty.ice.hu@gmail.com>
Subject: Re: [Qemu-devel] [PULL 00/12] audio patch queue
Date: Wed, 10 Jun 2015 08:57:46 +0200 [thread overview]
Message-ID: <1433919466.16508.12.camel@redhat.com> (raw)
In-Reply-To: <CAFEAcA9XBxo2aoui9dwaPqcKU3Vuys0hF0VFomKM0NRSVR=9Hg@mail.gmail.com>
On Di, 2015-06-09 at 15:29 +0100, Peter Maydell wrote:
> On 9 June 2015 at 15:13, Kővágó Zoltán <dirty.ice.hu@gmail.com> wrote:
> > 2015-06-09 15:03 keltezéssel, Peter Maydell írta:
> >>
> >>
> >> ...and a further long list of errors which I assume are mostly
> >> run-on from not finding the header file.
> >>
> >> This looks like it's because configure is now using
> >> "dsound" by default rather than "winwave".
> >
> >
> > Yes, the winwave backend was removed, so dsound is the new default.
>
> Right, but you can't break compilation. At a minimum, we
> need a configure test so we don't try to build the dsound
> backend unless the compile environment supports it.
Yes.
> We might also want to consider retaining the winwave backend
> as a fallback.
I'd rather require a recent enough mingw compiler version for sound
support on windows. DirectSound isn't exactly new, it was added with
Windows 95 (20 years ago!). winwave is even older.
cheers,
Gerd
next prev parent reply other threads:[~2015-06-10 6:57 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-09 10:47 [Qemu-devel] [PULL 00/12] audio patch queue Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 01/12] audio: remove esd backend Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 02/12] audio: remove fmod backend Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 03/12] audio: remove winwave audio driver Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 04/12] audio: expose drv_opaque to init_out and init_in Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 05/12] paaudio: do not use global variables Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 06/12] alsaaudio: " Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 07/12] ossaudio: " Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 08/12] wavaudio: " Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 09/12] paaudio: fix possible resource leak Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 10/12] dsoundaudio: do not use global variables Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 11/12] coreaudio: do not use global variables where possible Gerd Hoffmann
2015-06-09 10:47 ` [Qemu-devel] [PULL 12/12] sdlaudio: do not allow multiple instances Gerd Hoffmann
2015-06-09 13:03 ` [Qemu-devel] [PULL 00/12] audio patch queue Peter Maydell
2015-06-09 14:13 ` Kővágó Zoltán
2015-06-09 14:29 ` Peter Maydell
2015-06-10 6:57 ` Gerd Hoffmann [this message]
2015-06-10 7:09 ` Gerd Hoffmann
2015-06-10 6:50 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1433919466.16508.12.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=dirty.ice.hu@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.