LinkedIn
I'd like to add you to my professional network on LinkedIn.
- Mark
Mark Lu
Software Engineer at Famo.us
San Francisco Bay Area
Confirm that you know Mark Lu:
https://www.linkedin.com/e/-e2qz00-gxobhdv9-6t/isd/5602759993/HrqbmUDG/?hs=false&tok=3U7X9hCuf0wl41
--
You are r
Aric Stewart wrote:
> + TRACE("found scan=%04x keyc=%u keysym=%04lu
> modified_string=%s\n",
> + scanCode, keyc, keys, debugstr_an(name,idx-name));
Please keep printing a keysym in hex, printing it in decimal (especially with
leading zeros) is not useful
On 21 January 2012 03:48, Vitaliy Margolen wrote:
> IMHO, it should be an additional component sound-general, or sound-unknown,
> or better yet "unknown-sound". There are many areas like that, that require
> investigation by a person with knowledge of said area to properly set
> component.
>
Yes,
On 01/20/2012 12:45 PM, Austin English wrote:
On Fri, Jan 20, 2012 at 11:04, Dmitry Timoshkov wrote:
Henri Verbeet wrote:
On 20 January 2012 17:25, Dmitry Timoshkov wrote:
If the problem is sound related there are usually some known words in
the summary line describing the problem, why not
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=16587
Your paranoid android
Am Freitag, 20. Januar 2012, 11:47:11 schrieb Daniel Santos:
> This hack builds a libwineserver.so that the primary application (i.e.,
> the one you first launch) will spawn a thread and run the wine server in
> the same process,
What happens when this process exits normally, but other processes st
On Fri, Jan 20, 2012 at 11:04, Dmitry Timoshkov wrote:
> Henri Verbeet wrote:
>
>> On 20 January 2012 17:25, Dmitry Timoshkov wrote:
>> > If the problem is sound related there are usually some known words in
>> > the summary line describing the problem, why not search for them? Why
>> > do you t
Hi,
Let's assume for the discussion that
Winecoreaudio/mmdevdrv.c: ca_in_buffer_cb(...)
{
OSSpinLockLock(&This->lock);
list_add_tail(&This->avail_buffers, &buf->entry);
This->inbuf_frames += buffer->mAudioDataByteSize / This->fmt->nBlockAlign;
OSSpinLockUnlock(&This->lock);
}
real
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=16580
Your paranoid android
On 1/20/12 6:35 PM, 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.org/JobDetails
Here's my hack after some cleanup, refinements and further
experimentation (mostly discovering what doesn't work). It's still in
the early stages.
So I had this idea about 3 years ago and when playing Star Wars
Battlefront (1 and 2) and having such long load times that I couldn't
alleviate much b
I've had a discussion about getting Wine's PO files online with Andrej
Znidarsic and thought it would be interesting to share it here (with his
permission):
Andrej Znidarsic wrote:
> I have just discussed some details about how translations in Launchpad
> work. Basically there is no direct tr
On Fri, Jan 20, 2012 at 05:43:15PM +0100, joerg-cyril.hoe...@t-systems.com
wrote:
> #29294 no sound with ALSA loopback
> #28781 loopback to Jack
> It is not acceptable for winealsa to solely know "default" and "hw:x,y".
> The user can define and use any other name in the asound.conf files.
> The o
Hi,
Again, the list is quite different from what I posted last month,
partly because of a shift in focus.
The good news is: judging from bugzilla, audio seems to work
much better since 1.3.36/37.
#29294 no sound with ALSA loopback
#28781 loopback to Jack
It is not acceptable for winealsa to sole
Aric Stewart wrote:
> That is why I am questioning, The one in the TRACE statement
>
> 1) is the same as used later in the code, so retains consistency.
> 2) generates a compiler warning if i remove it so appears to be useful.
For sure there are other ways to avoid compiler warnings, one of th
Henri Verbeet wrote:
> On 20 January 2012 17:25, Dmitry Timoshkov wrote:
> > If the problem is sound related there are usually some known words in
> > the summary line describing the problem, why not search for them? Why
> > do you think inventing a new keyword and adding it to the buch of bugs
That is why I am questioning, The one in the TRACE statement
1) is the same as used later in the code, so retains consistency.
2) generates a compiler warning if i remove it so appears to be useful.
-aric
On 12/01/20 10:57, Dmitry Timoshkov wrote:
Aric Stewart wrote:
which cast are you fin
Aric Stewart wrote:
> which cast are you finding to be unneccessary?
Are there that many of them? I see only one.
--
Dmitry.
On 20 January 2012 17:25, Dmitry Timoshkov wrote:
> If the problem is sound related there are usually some known words in
> the summary line describing the problem, why not search for them? Why
> do you think inventing a new keyword and adding it to the buch of bugs
> is easier that correctly form
which cast are you finding to be unneccessary?
-aric
On 12/01/20 10:26, Dmitry Timoshkov wrote:
Aric Stewart wrote:
The problem is that there is no XK keycode for just Shift, Control or
Menu so X11DRV_MapVirtualKeyEx maps them to Shift_L, etc. As a result
the string XKeysymToString returns i
Aric Stewart wrote:
> The problem is that there is no XK keycode for just Shift, Control or
> Menu so X11DRV_MapVirtualKeyEx maps them to Shift_L, etc. As a result
> the string XKeysymToString returns is a string with a _L or _R at the
> end, even if the "don't care" bit is set.
>
> try4: For
Andrew Eikum wrote:
> > > Because then I can search for audio-related bugs where the component
> > > is not yet known.
> >
> > If the component is unknown probably there is no need to speculate about
> > the reasons and the source of the bug and investigate the problem instead?
> >
>
> I can't
On Fri, Jan 20, 2012 at 10:40:53PM +0800, Dmitry Timoshkov wrote:
> Andrew Eikum wrote:
>
> > > > Austin English wrote:
> > > > >If no one opposes in the next few days I'll add it/start tagging bugs.
> > > > I'm no more opposed to adding a pseudo-component. I simply
> > > > suggest naming it unk
Aric Stewart wrote:
> +char* idx = strrchr(name,'_');
> +if (idx)
> +{
> +if (strcasecmp(idx,"_r")==0 || strcasecmp(idx,"_l")==0)
> +{
> +INT rc = 0;
> +TRACE("found scan=%04x keyc=%u keysy
Andrew Eikum wrote:
> > > Austin English wrote:
> > > >If no one opposes in the next few days I'll add it/start tagging bugs.
> > > I'm no more opposed to adding a pseudo-component. I simply
> > > suggest naming it unknown-audio or unknown-sound instead of
> > > "sound" such that people will hop
On Fri, Jan 20, 2012 at 07:23:42PM +0800, Dmitry Timoshkov wrote:
> joerg-cyril.hoe...@t-systems.com wrote:
>
> > Austin English wrote:
> > >If no one opposes in the next few days I'll add it/start tagging bugs.
> > I'm no more opposed to adding a pseudo-component. I simply
> > suggest naming it
Ignore this.
On 20/01/2012 9:32 PM, Alistair Leslie-Hughes wrote:
Hi,
Changelog:
mmcndmgr: Implement IMMCVersionInfo
Best Regards
Alistair Leslie-Hughes
joerg-cyril.hoe...@t-systems.com wrote:
> Austin English wrote:
> >If no one opposes in the next few days I'll add it/start tagging bugs.
> I'm no more opposed to adding a pseudo-component. I simply
> suggest naming it unknown-audio or unknown-sound instead of
> "sound" such that people will hope
On Fri, Jan 20, 2012 at 9:49 AM, wrote:
> BTW, can I rename one of my saved searches?
>
Saving it as a different name (at the bottom of the page) does the trick.
> Thank you,
>Jörg Höhle
>
>
J. Leclanche
Hi,
Austin English wrote:
>If no one opposes in the next few days I'll add it/start tagging bugs.
I'm no more opposed to adding a pseudo-component. I simply
suggest naming it unknown-audio or unknown-sound instead of
"sound" such that people will hopefully still use the existing
quartz, mmdevapi,
Jerome Leclanche wrote:
> I see your point on printing but I disagree on it being "useless". If
> "proper printing" had been a 1.4 milestone, I'm sure whoever would have
> worked on it would find it wonderfully useful.
If somebody is lazy or clueless to set a proper bugzilla component, then
usin
I see your point on printing but I disagree on it being "useless". If
"proper printing" had been a 1.4 milestone, I'm sure whoever would have
worked on it would find it wonderfully useful.
J. Leclanche
On Fri, Jan 20, 2012 at 9:35 AM, Dmitry Timoshkov wrote:
> Austin English wrote:
>
> > I wo
Austin English wrote:
> I would say this is what components are for, though the point that
> pulseaudio/etc. bugs were filed as -unknown is valid.
>
> If no one opposes in the next few days I'll add it/start tagging bugs.
I'd oppose to adding yet another useless keyword just to avoid setting
ap
33 matches
Mail list logo