I'm trying to track down a problem with the direct sound
regression tests when run in emulation mode using the
wave api. I'm getting a lot of FIXMEs and poor quality
playback. The dsound mixer callback routine expects to
be called every 10 ms but is being called twice every 20
ms. Setting the ti
Paul Vriens <[EMAIL PROTECTED]> writes:
> in shlwapi/tests/shreg.c I've put two todo_wine statements
> for obvious reasons (they fail, so do not test).
>
> If I however look at
> http://test.winehq.org/data/200502101000/wine_98/shlwapi:shreg.txt
>
> These tests are executed! Any ideas what could b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I think after the 10 or more patches to the Wintab dll that I submitted
last month, I should say something about it's status...
And of course thank Alexandre for applying those patches.
P.S. I won't be available from the 15th for about a week or so.
So,
On Thu, 10 Feb 2005 18:59:21 +0100, Dietrich Teickner wrote:
> I have a suggestion for a faster implementation of the zero_bit_scan in
> RtlFindClearBits [EMAIL PROTECTED]
> (rlbitmap.c) for e.g. TlsAlloc()
> The main is the usage of the instruction 'bsf eax, eax'
>
> This I have implemented
Jeremy White wrote:
Tom asked me to let his opengl patch trough, so I did that list.
Is it just a problem of upping the default 40K size? afair,
that's the mailman default. Perhaps we should just raise it.
The wine-patches list is 80KB, but the others are 40. The main reason I
have left them th
On Thu, 10 Feb 2005 21:00:44 +0100, Paul Vriens wrote:
> Why are these not skipped on:
>
> http://test.winehq.org/data/200502101000/wine_98/shlwapi:shreg.txt
Well, the test.winehq.org site isn't meant to receive Wines test results,
it's for collecting Windows test results. Presumably the way winr
Carl Sopchak <[EMAIL PROTECTED]> writes:
> I guess my problem is that I have NO CLUE as to how this SHOULD be handled.
> Should the style be set to (style & ~WS_VISIBLE) when the rectangle is
> {0,0;0,0}? Should {0,0;0,0} be considered a valid rectangle in
> validate_window_rectangles()? Sho
Paul Vriens wrote:
On Thu, 2005-02-10 at 20:36, Mike Hearn wrote:
On Thu, 10 Feb 2005 20:13:21 +0100, Paul Vriens wrote:
These tests are executed! Any ideas what could be wrong?
If I execute the tests on my Wine box the tests are skipped.
You misunderstood what the meaning of todo_wine is - it does
Hi George,
I haven't heard back from you so I assume you haven't implemented anything
yet. Here is my quick attempt at adding support for ES_RIGHT and ES_CENTER.
Modifying the edit control made me realize how much room there is to
improve the overall edit control implementation. Of course, my pat
On Thu, 2005-02-10 at 20:36, Mike Hearn wrote:
> On Thu, 10 Feb 2005 20:13:21 +0100, Paul Vriens wrote:
> > These tests are executed! Any ideas what could be wrong?
> >
> > If I execute the tests on my Wine box the tests are skipped.
>
> You misunderstood what the meaning of todo_wine is - it doe
I recently did a CVS update after a fairly long time without one. Afterwards,
Quicken 2000 Deluxe has had a problem: When in an account register, as you
type the description into a new record, Quicken will pop-up a window showing
prior transactions that match what you type. (Quicken calls thi
Paul Vriens wrote:
On Thu, 2005-02-10 at 19:33, Jeremy White wrote:
Tom asked me to let his opengl patch trough, so I did that list.
Thanks Ivan...
Is it just a problem of upping the default 40K size? afair,
that's the mailman default. Perhaps we should just raise it.
I would say Y
On Thu, 10 Feb 2005 20:13:21 +0100, Paul Vriens wrote:
> These tests are executed! Any ideas what could be wrong?
>
> If I execute the tests on my Wine box the tests are skipped.
You misunderstood what the meaning of todo_wine is - it doesn't mean
"these tests aren't quite right yet", it means "w
Holly Bostick wrote:
Naturally I am. I wouldn't be a very good and responsible member of
the FOSS community if I wasn't (and it's important to me to be a good
and responsible member of the FOSS community). I haven't started the
text yet, though (a bit short on time), and I have a technical probl
Hi George,
I haven't heard back from you so I assume you haven't implemented anything
yet. Here is my quick attempt at adding support for ES_RIGHT and ES_CENTER.
Modifying the edit control made me realize how much room there is to
improve the edit control implementation. Of course, my patch makes
Hi,
in shlwapi/tests/shreg.c I've put two todo_wine statements for obvious
reasons (they fail, so do not test).
If I however look at
http://test.winehq.org/data/200502101000/wine_98/shlwapi:shreg.txt
These tests are executed! Any ideas what could be wrong?
If I execute the tests on my Wine box
On Thu, 2005-02-10 at 19:33, Jeremy White wrote:
> > Tom asked me to let his opengl patch trough, so I did that list.
>
> Is it just a problem of upping the default 40K size? afair,
> that's the mailman default. Perhaps we should just raise it.
>
> Cheers,
>
> Jer
>
>
My patch was a mere 381
Tom asked me to let his opengl patch trough, so I did that list.
Is it just a problem of upping the default 40K size? afair,
that's the mailman default. Perhaps we should just raise it.
Cheers,
Jer
Duane Clark wrote:
Well, when I came in this morning for moderation, the wine-patches queue
was empty. But it was the only one; rather unusual. So either someone
else cleared out only the wine-patches queue, or wine-patches might
indeed be broken.
Tom asked me to let his opengl patch trough, so
Hi,
I have a suggestion for a faster implementation of the zero_bit_scan in
RtlFindClearBits[EMAIL PROTECTED]
(rlbitmap.c) for e.g. TlsAlloc()
The main is the usage of the instruction 'bsf eax, eax'
This I have implemented in the new experimental odinxp-tree for finding
the first zero_bit
Mike Hearn wrote:
On Thu, 10 Feb 2005 13:14:19 +0100, Jonathan Ernst wrote:
I have the same problem when I send patches that are too big. They never
appear in wine-patches.
I expect they're being held in the moderation queue, normally they'll be
released shortly when that happens but you can alway
Jonathan Ernst wrote:
Thanks again for your message.
Jonathan, thank YOU for your support and encouragement. And also thanks
to you and everyone helping to make a place for "the middleman" to
provide useful input, and a mechanism by which it can be heard; since
the appdb wasn't really functional
[EMAIL PROTECTED] wrote:
Changelog:
tinus <[EMAIL PROTECTED]>
Scroll instead of repainting when expanding/collapsing trees
Don't repaint on hover if 'hot tracking' isn't on
Index: dlls/comctl32/treeview.c
===
RCS file: /home/
Paul Vriens wrote:
Hi,
I'm not able to send (what I think is normal) email to wine-patches
anymore. The Test mail worked.
Any ideas?
Cheers,
Paul.
I hade the same problem about a week to ten days ago.
You will see where I also sent a test to wine-patches.
Then the problem went just away.
Tom
On Thu, 2005-02-10 at 14:49, Mike Hearn wrote:
> On Thu, 10 Feb 2005 13:14:19 +0100, Jonathan Ernst wrote:
> > I have the same problem when I send patches that are too big. They never
> > appear in wine-patches.
>
> I expect they're being held in the moderation queue, normally they'll be
> release
On Thu, 10 Feb 2005 13:14:19 +0100, Jonathan Ernst wrote:
> I have the same problem when I send patches that are too big. They never
> appear in wine-patches.
I expect they're being held in the moderation queue, normally they'll be
released shortly when that happens but you can always compress the
Le jeudi 10 fÃvrier 2005 Ã 10:42 +0100, Paul Vriens a Ãcrit :
> Hi,
>
> I'm not able to send (what I think is normal) email to wine-patches
> anymore. The Test mail worked.
>
> Any ideas?
>
> Cheers,
>
> Paul.
I have the same problem when I send patches that are too big. They never
appear in w
Hi again ;-),
[...]
>
> -
> As an Application database member you enjoy some exclusive benefits like:
>
> * Ability to Vote on Favorite Applications
> -
>
>
> I am logged in, thus a member, thu
Hi,
I'm not able to send (what I think is normal) email to wine-patches
anymore. The Test mail worked.
Any ideas?
Cheers,
Paul.
29 matches
Mail list logo