qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] arts support


From: Jim C. Brown
Subject: [Qemu-devel] arts support
Date: Wed, 26 Jan 2005 23:01:32 -0500
User-agent: Mutt/1.4i

This is a preliminary version of oss.c that uses libartsc to play sound instead
of using OSS. It doesn't work (sb.o driver under Linux 2.2.5 kernel complains
of DMA/IRQ timeouts, and no sounds play) but it's a start.

To use it, just replace oss.c with this file, and edit the Makefile in 
i386-softmmu
and append the output of `artsc-config --cflags` to CFLAGS and the output of
`artsc-config --libs` to LIBS, and then recompile.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

Attachment: arts.c
Description: Text document


reply via email to

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