Re: [2/2] gdi32: Add support for emulating bold faces of bitmap fonts. Take 2. Resend.

2012-05-22 Thread Bruno Jesus
On Mon, Apr 30, 2012 at 6:52 AM, Dmitry Timoshkov wrote: > --- >  dlls/gdi32/freetype.c   |   35 +++- >  dlls/gdi32/tests/font.c |   83 > ++- >  2 files changed, 116 insertions(+), 2 deletions(-) I don't know if this patch was directly

Re: wineqtdecoder: Recreate audio extraction session when we run out of frames.

2012-05-22 Thread Aric Stewart
Ah, I will update the comment. -aric On 12/05/22 11:05, Alexandre Julliard wrote: Aric Stewart writes: This is instead of waiting until a movie is fully loaded before being able to start playing. This eliminates the up to several second pause when starting some, mostly avi, movies. --- dll

Re: wineqtdecoder: Recreate audio extraction session when we run out of frames.

2012-05-22 Thread Alexandre Julliard
Aric Stewart writes: > This is instead of waiting until a movie is fully loaded before being > able to start playing. This eliminates the up to several second pause > when starting some, mostly avi, movies. > --- > dlls/wineqtdecoder/qtsplitter.c | 66 > +--

Re: [PATCH variant 1] dsound: use a low-quality FIR for games

2012-05-22 Thread Andrew Eikum
Thanks Alexander. Thoughts below... On Sat, May 19, 2012 at 09:09:35PM +0600, Alexander E. Patrakov wrote: > There are two ways to implement a high-performance resampler, and I > have prepared (conflicting, pick no more than one) patches for both: > > 1 (this patch): Use a shorter FIR with the ex