Faried Nawaz wrote:
> Next: the OSS plugin builds but doesn't seem to work properly. At
> some point, it tries to set /dev/dsp to stereo, and fails:
>
> tmp = 0;
> if (shm->channels == 2)
> tmp = 1;
> rc = ioctl (audio_fd, SNDCTL_DSP_STEREO, &tmp);
>
Hello,
I checked out quakeforge (http://www.quakeforge.net/) from their cvs
tree, and tried building it on FreeBSD yesterday. It mostly worked,
but I ran into two odd problems.
Quakeforge uses plugins to handle sound; there is an OSS plugin for
the normal system sound libs, and an SDL plugin i
2 matches
Mail list logo