Re: Testing regedit

2012-05-23 Thread Daniel Jelinski
2012/5/24 Austin English : > On Wed, May 23, 2012 at 12:24 PM, Daniel Jelinski > wrote: >> Hello, >> I just noticed that wine's regedit has a few interesting bugs that >> appear when running with native comctl32. Can I/should I file them in >> the bugzilla? >> >> Regards, >> Daniel > > What sort

Re: gdiplus: Reimplement GdipIsEmptyRegion.

2012-05-23 Thread Dmitry Timoshkov
Hello, I'm surprised that such a trivial patch wasn't accepted yet. But just in case it matters, current implementation doesn't work for paths and combined/complex regions. -- Dmitry.

Re: Testing regedit

2012-05-23 Thread Austin English
On Wed, May 23, 2012 at 12:24 PM, Daniel Jelinski wrote: > Hello, > I just noticed that wine's regedit has a few interesting bugs that > appear when running with native comctl32. Can I/should I file them in > the bugzilla? > > Regards, > Daniel What sort of bugs? In general, any bugs found with n

Testing regedit

2012-05-23 Thread Daniel Jelinski
Hello, I just noticed that wine's regedit has a few interesting bugs that appear when running with native comctl32. Can I/should I file them in the bugzilla? Regards, Daniel

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

2012-05-23 Thread Alexander E. Patrakov
2012/5/23 Alexander E. Patrakov : > Due to this difference of latency there may be unaviodable clicks in > games (sorry, no concrete example) that frequently switch from 3 to 4 > buffers and back. The FIR-based approach eliminates this effect, > because there is no latency difference (or, because t

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

2012-05-23 Thread Alexander E. Patrakov
2012/5/22 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 patc

Re: vbscript: Add support for integer values in conditional jumps.

2012-05-23 Thread Francois Gouget
On Wed, 23 May 2012, Marvin wrote: > Hi, > > While running your changed tests on Windows, I think I found new failures. > Being a bot and all I'm not very good at pattern recognition, so I might be > wrong, but could you please double-check? > Full results can be found at > http://testbot.winehq.

Re: vbscript: Add support for integer values in conditional jumps.

2012-05-23 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=18547 Your paranoid android