qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Audio support in win32
@ 2004-06-14  1:15 Sylvain Petreolle
  0 siblings, 0 replies; only message in thread
From: Sylvain Petreolle @ 2004-06-14  1:15 UTC (permalink / raw)
  To: malc; +Cc: qemu-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-14  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-14  1:15 [Qemu-devel] [PATCH] Audio support in win32 Sylvain Petreolle

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).