GSOC 2012

2012-03-01 Thread Yogesh Agrawal
Respected Sir, I am very much interested in doing project in this organisation. I am interested in doing project which involves 3D Game development, Graphics rendering. I developed one 3D game using Microsoft Windows XNA and Visual Studio framework. I have also done course in Computer Graphics. Pl

Re: po/pt_PT.po: several translations

2012-03-01 Thread Ricardo Filipe
thank you for taking on this task! i have not had the time to look at this for 1.4. some remarks: #: gdi32.rc:25 msgid "Western" -msgstr "" +msgstr "Oriental" Ocidental? #: ieframe.rc:46 -#, fuzzy msgid "&Standard bar" -msgstr "Barra de &Estado" +msgstr "&Barra padrão" i think "Barra de Estad

Re: Hungarian translation patch 2

2012-03-01 Thread Nagy Zoltán
I would like to send a translation patch again. I am sending the file attached with the mail. Best regards,Zoltan Nagy Francois Gouget írta: > >Thanks. That first patch made quite a big difference already. Hungarian >is now in the 90% range :-) > >I noticed some issues though: > >-#, fuzzy > ms

Re: [PATCH] winepulse: Add pulse driver, v8

2012-03-01 Thread Maarten Lankhorst
Hey Joerg, Op 01-03-12 14:39, joerg-cyril.hoe...@t-systems.com schreef: > Hi, > > Maarten Lankhorst wrote: - Align buffer size to a multiple of period size >>> How can you pass the tests with that? It's wrong with both capture >>> (annoyingly IMHO) and playback. >> I only really need it for

Re: Error with msgfmt

2012-03-01 Thread Christian Costa
I know now. gettext is required for maintainer mode and optional for normal one. Version 0.15 or above is required to have the build working. Will send a patch for that. 2012/3/1 Christian Costa > Hi, > > When compiling wine on another machine I got this error : > > po/ar.po:359: keyword "msgctx

Re: winemenubuilder: Nothing useful is done on Mac OS X so just exit.

2012-03-01 Thread Michael Stefaniuc
Hello Francois, On 03/01/2012 03:07 AM, Francois Gouget wrote: > --- > > A real Mac OS X implementation would be nice but barring that it seems > better to do nothing than to create .desktop files and directories that > make no sense on Mac OS X. > > programs/winemenubuilder/winemenubuilder.c

Error with msgfmt

2012-03-01 Thread Christian Costa
Hi, When compiling wine on another machine I got this error : po/ar.po:359: keyword "msgctxt" unknown po/ar.po:359:8: parse error po/ar.po:591: keyword "msgctxt" unknown po/ar.po:591:8: parse error Is po files generation supposed to be done only in maintener mode ? In any case gettext version ch

Re: Major mmdevapi and winmm audio bugs

2012-03-01 Thread Joerg-Cyril . Hoehle
Maarten Lankhorst wrote: >I think the key is to use accurate periods and report GetStreamLatency >correctly. You mentioned GSL in the past already, and I think it makes sense to return real values instead of native's 10.6667 that I don't trust, however I expect nothing from setting it: http://bu

Re: start: Remove the license and the /L option.

2012-03-01 Thread Lauri Kenttä
On 2012-03-01 15:53, Lauri Kenttä wrote: Your patch only changes the cmd.rc strings in the po files. You should probably fix the start.rc strings as well. Ignore this, I somehow misunderstood your explanation. Now I got it. -- Lauri Kenttä

Re: start: Remove the license and the /L option.

2012-03-01 Thread Lauri Kenttä
Your patch only changes the cmd.rc strings in the po files. You should probably fix the start.rc strings as well. -- Lauri Kenttä

Re: [PATCH] winepulse: Add pulse driver, v8

2012-03-01 Thread Joerg-Cyril . Hoehle
Hi, Maarten Lankhorst wrote: >>> - Align buffer size to a multiple of period size >> How can you pass the tests with that? It's wrong with both capture >> (annoyingly IMHO) and playback. >I only really need it for capture, rendering needs it too since the tests >show that this is the case, >and