Re: [PATCH 7/9] dsound: Reimplement rendering devices on mmdevapi

2011-09-26 Thread Andrew Eikum
On Mon, Sep 26, 2011 at 05:05:28PM +0200, joerg-cyril.hoe...@t-systems.com wrote: > I agree that dsound -> winmm -> mmdevapi is an abomination. > > However, this all goes too fast for me. > We don't have a fool-proof mmdevapi yet (neither ALSA, nor OSS, nor > CoreAudio). > We don't have a bug-fr

[PATCH 7/9] dsound: Reimplement rendering devices on mmdevapi

2011-09-26 Thread Joerg-Cyril . Hoehle
Hi, I agree that dsound -> winmm -> mmdevapi is an abomination. However, this all goes too fast for me. We don't have a fool-proof mmdevapi yet (neither ALSA, nor OSS, nor CoreAudio). We don't have a bug-free winmm->mmdevapi yet. Since June, I've done nothing than analyse code and fix bugs to he