asp*) everything worked fine!
I have a nit to pick with the 2.6.0-test11 shipped Alsa: XMMS 1.2.8's
Alsa plugin hogs the machine horribly if mmap() is enabled. Without
mmap(), it's fine. So, it's really a nit. It may be worthwhile
do
res = snd_compat_vsnprintf(buf, size, fmt, args);
va_end(args);
return res;
}
--
Matthias Andree
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get
mpat_vsnprintf(buf, size, args);
> + res = snd_compat_vsnprintf(buf, size, fmt, args);
> va_end(args);
> return res;
> }
--
Matthias Andree
Encrypt your mail: my GnuPG key ID is 0x052E7D95
--
Takashi Iwai schrieb am 2003-09-01:
> your patch was already included (at least, 0.9.6 tarball includes
> it).
Ah, ok, so I'll remove the reminder flag here. Thanks.
--
Matthias Andree
Encrypt your mail: my GnuPG key ID is