qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Sylvain Petreolle" <spetreolle@yahoo.fr>
To: malc <malc@pulsesoft.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Audio support in win32
Date: Mon, 14 Jun 2004 03:15:08 +0200 (CEST)	[thread overview]
Message-ID: <20040614011508.2113.qmail@web51104.mail.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]

Trying to use to your patch for audio support in mingw32,
(at http://www.boblycat.org/~malc/code/patches/qemu/5_aqemu.patch.gz)

it seems something is missing.
If you leave this test as-is in hw/pc.c, audio isnt started :
#ifndef _WIN32
    if (audio_enabled) {
        /* no audio supported yet for win32 */
        AUD_init();
        SB16_init();
    }
#endif

comment them out and audio starts (my blaster3 DOS test is now working)

=====
Sylvain Petreolle (spetreolle_at_users_dot_sourceforge_dot_net)
Say NO to software patents
Dites NON aux brevets logiciels

"You believe it's the year 1984, when in fact, its closer to 2184"1984 / Matrix


	

	
		
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com

[-- Attachment #2: blaster3.zip --]
[-- Type: application/x-zip-compressed, Size: 1775 bytes --]

                 reply	other threads:[~2004-06-14  1:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040614011508.2113.qmail@web51104.mail.yahoo.com \
    --to=spetreolle@yahoo.fr \
    --cc=malc@pulsesoft.com \
    --cc=qemu-devel@nongnu.org \
    --cc=spetreolle@users.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).