RFC: Resolving a full screen bug

2010-08-25 Thread Erich Hoover
I've been periodically revisiting a patch I've been using to fix a bug with running Borderlands under Wine at the same resolution as the desktop ( original message: http://www.winehq.org/pipermail/wine-devel/2010-May/083339.html ). Attached is an iteration that appears to resolve the issue without

Re: winetrick & mono dot net 3.5 emmulation.

2010-08-25 Thread Vincent Povirk
Wine should probably include whatever registry key is needed by default.

WineConf 2010

2010-08-25 Thread Francois Gouget
WineConf 2010 is now all set: Where: Hotel Ibis Bastille in Paris When:November, Saturday 20th ~9am to Sunday 21st ~5pm You should book your hotel room directly from the hotel; the sooner the better. Also if you have not booked your plane tickets yet, this is your reminder. All the de

winetrick & mono dot net 3.5 emmulation.

2010-08-25 Thread Hin-Tak Leung
The installer of one application I have requires Net 3.5 and refuses to install if it is not detected. Yet it runs adequately well with mono 2.6.x (when installed to Vista then copied over). So I am wondering if there should be a winetrick "lie about having .net 3.5" registry setting, and go abo

Re: winetrick & mono dot net 3.5 emmulation.

2010-08-25 Thread Dan Kegel
On Wed, Aug 25, 2010 at 7:02 PM, Hin-Tak Leung wrote: > The installer of one application I have requires Net 3.5 and refuses to > install > if it is not detected. Yet it runs adequately well with mono 2.6.x (when > installed to Vista then copied over). So I am wondering if there should be a > wine

re: [PATCH 2/7] d3dx9_36/tests: Added HLSL test suite

2010-08-25 Thread Dan Kegel
Henri wrote: > You still have basic formatting errors like trailing spaces, mixing > tabs and spaces, inconsistent "*" placement, etc. > ... unnecessary cast... > wine-patches reviews are supposed to catch non-trivial interactions with > other parts of the code, not trivial whitespace errors. Look

Re: Inviting Mono and pulseaudio to wineconf?

2010-08-25 Thread Vincent Povirk
> Maybe we should preemptively invite an OpenAL guy :-) I assume you mean Chris Robinson. And yes, we should totally invite him.

Re: [PATCH 2/7] d3dx9_36/tests: Added HLSL test suite

2010-08-25 Thread Henri Verbeet
On 25 August 2010 09:58, Travis Athougies wrote: > +static IDirect3DPixelShader9* compile_pixel_shader(IDirect3DDevice9* device, > const char *shader, const char *profile,· > +»··»···»···»···»···»··· ID3DXConstantTable > **constants) You still have basic formatting erro

Re: Inviting Mono and pulseaudio to wineconf?

2010-08-25 Thread Dan Kegel
On Wed, Aug 25, 2010 at 6:36 AM, Jeff Cook wrote: >> Having a good pulseaudio driver (in the new wine audio design) might >> not be a bad thing. > > My understanding is that the new mmdevapi code leverages OpenAL, which > theoretically should take care of the pulseaudio issues assuming both > side

Re: mscoree: improve GetCORSytemDirectory

2010-08-25 Thread testbot
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=4758 Your paranoid android.

Re: d3dx9: Implement D3DXDeclaratorFromFVF. (try 2)

2010-08-25 Thread Henri Verbeet
On 25 August 2010 14:31, Misha Koshelev wrote: > for some reason were from Paulo Lesgaz. > For what it's worth, "Paulo Lesgaz" is an (obvious) pseudonym, as is "Jérémie Lapurée". See e.g. http://fr.wikipedia.org/wiki/Joe_Bar_Team for reference.

Re: d3dx9: Implement D3DXDeclaratorFromFVF. (try 2)

2010-08-25 Thread Misha Koshelev
On Wed, 2010-08-25 at 12:28 +0200, Henri Verbeet wrote: > On 25 August 2010 04:04, misha680 wrote: > > What do you think about this one on top of those? I will wait to send to > > wine-patches until your patches have been committed. > > http://wine.1045685.n5.nabble.com/file/n2652101/0004-d3dx9-Im

"Spanish - Modern Sort_Spain.1252" locale on wine

2010-08-25 Thread GOUJON Alexandre
Hi everyone, I'm trying to fix msvcrt:locale on wine and it appears "Spanish - Modern Sort_Spain.1252" locale is missing. According to msdn (http://msdn.microsoft.com/en-us/library/39cwe7zf%28v=VS.71%29.aspx), "esn" and "spanish-modern" are equivalent which is false [quoted from msvcrt/tes

Re: ddraw [try 3]: SetCooperativeLevel with Full screen + exclusive + normal is authorized

2010-08-25 Thread Henri Verbeet
On 25 August 2010 08:48, David Adam wrote: > +if(cooplevel == (DDSCL_NORMAL | DDSCL_EXCLUSIVE) ) So what happens if you set e.g. "DDSCL_NORMAL | DDSCL_EXCLUSIVE | DDSCL_FPUPRESERVE"? You also still have trailing spaces. The way this would conceptually make sense to me is if you always nee

Re: d3dx9: Implement D3DXDeclaratorFromFVF. (try 2)

2010-08-25 Thread Henri Verbeet
On 25 August 2010 04:04, misha680 wrote: > What do you think about this one on top of those? I will wait to send to > wine-patches until your patches have been committed. > http://wine.1045685.n5.nabble.com/file/n2652101/0004-d3dx9-Implement-D3DXDeclaratorFromFVF.txt Still not quite right, I'm af

Re: Inviting Mono and pulseaudio to wineconf?

2010-08-25 Thread Scott Ritchie
On 08/24/2010 12:32 PM, Dan Kegel wrote: > Would it be appropriate and useful to invite someone from > Mono and Pulseaudio to attend Wineconf this year? > We do have to work well with those projects, maybe that would help > solve a couple current or future problems. > > If I remember right I flo

Re: ddraw [try 3]: SetCooperativeLevel with Full screen + exclusive + normal is authorized

2010-08-25 Thread testbot
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=4741 Your paranoid android.