Re: [Alsa-devel] 2.6.0-test11

2003-12-01 Thread Matthias Andree
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

[Alsa-devel] PATCH: acore/wrappers.c hosed snprintf

2003-07-13 Thread Matthias Andree
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

Re: [Alsa-devel] PATCH: acore/wrappers.c hosed snprintf

2003-09-01 Thread Matthias Andree
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 --

Re: [Alsa-devel] PATCH: acore/wrappers.c hosed snprintf

2003-09-01 Thread Matthias Andree
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