qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Audio support in win32


From: Sylvain Petreolle
Subject: [Qemu-devel] [PATCH] Audio support in win32
Date: Mon, 14 Jun 2004 03:15:08 +0200 (CEST)

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: blaster3.zip
Description: blaster3.zip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]