Re: dsound: Don't bother shrinking the secondary buffer list.

2012-09-27 Thread Michael Stefaniuc
Hello Jörg, as always it depends. On 09/27/2012 09:37 AM, joerg-cyril.hoe...@t-systems.com wrote: >> +#include > > your patch is already committed, yet I believe that the least that dsound > needs is new asserts. > > Asserts in dsound have been a PITA in Wine for the last decade. > > It's ok

dsound: Don't bother shrinking the secondary buffer list.

2012-09-27 Thread Joerg-Cyril.Hoehle
Michael, >+#include your patch is already committed, yet I believe that the least that dsound needs is new asserts. Asserts in dsound have been a PITA in Wine for the last decade. It's ok for the kernel to crash in an assert. IMHO it is not ok for an optional thing like sound. The assert's