Commit graph

5 commits

Author SHA1 Message Date
Jamie Wilkinson
c64a5e828a I've shoehorned a patch from Michael D�nzer that he wrote
for quakeforge a long time ago that allows sound playback on
machines that can't mmap /dev/dsp, like PowerPC machines.

The original patch was archived at:
http://www.geocrawler.com/mail/msg.php3?msg_id=4207733&list=856

The patch went in mostly smoothly, once I found where iD
kept their sound code.  Linux only at the moment, I haven't
bothered to look at snd_*.c in any of the other OS
directories.

It works for me, in that it doesn't interfere with mmapping
on my i386 machine, but I have no PPC machines to test that
it actually does what it's supposed to, so YMMV.
2002-02-20 04:38:42 +00:00
Ragnvald Maartmann-Moe IV
1d758ae3c4 Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
Bill Currie
f4fa61bf44 We like warnings, lots of warnings. However, we don't want to let them slip
by. Bwahaha.
2001-12-29 02:40:13 +00:00
Jeff Teunissen
49ae964011 Update to 3.21-level source code. 2001-12-28 19:56:33 +00:00
Bill Currie
2124958581 Initial revision 2001-12-22 04:27:19 +00:00