Re-adding wine-devel.
On Wed, Feb 8, 2012 at 2:42 PM, Brian Bloniarz wrote:
> On Wed, Feb 8, 2012 at 12:33 PM, Roderick Colenbrander
> wrote:
>>
>> On Wed, Feb 8, 2012 at 6:31 PM, Matteo Bruni
>> wrote:
>> > I'm not really such an expert in the area, but I think both (1) and
>> > (2) make sense
Only adds the minimum definitions needed to use SCSIOP_READ_DVD_STRUCTURE.
From 598e9521bf585e0d610f1add305c271a04b4c714 Mon Sep 17 00:00:00 2001
From: Dan Kegel
Date: Thu, 9 Feb 2012 14:13:54 -0800
Subject: [PATCH 1/6] include: new file ddk/scsi.h
Only adds the minimum definitions needed to use
On Thu, Feb 09, 2012 at 10:08:39PM +0200, Нискородов Серёжа wrote:
> > Thanks, I've been wanting to do this for a while. I've been hesitating
> > because ALSA doesn't document the format of their device names. If a
> > device name contains a colon, is it _always_ a hardware device that
> > will be
> Thanks, I've been wanting to do this for a while. I've been hesitating
> because ALSA doesn't document the format of their device names. If a
> device name contains a colon, is it _always_ a hardware device that
> will be returned by the snd_card_* family? Who knows...
To check whether the devic
On Thu, Feb 9, 2012 at 05:16, wrote:
> Hi,
>
> does anybody else see a message from winetest.exe about
> not being able to clean up at the end?
> This happened with e.g. winetest-1.4-rc2 and some earlier ones.
>
> Indeed, a temp directory with all the extracted
> *_test.exe is left half-full. It
Translators: This may concern you! See the (*) below.
(hence the post to wine-devel)
It was discovered that the kernel32 error messages are supposed to all
end with a full stop. This is a lot of strings and impacts a lot of
translations.
http://www.winehq.org/pipermail/wine-devel/2012-Janua
On Tue, Feb 07, 2012 at 11:32:34PM +0200, Нискородов Серёжа wrote:
> Perhaps the code is not so clear and beautiful, but it works for me,
> and maybe someone wants to send it to the repository, or to correct
> and send a corrected.
One more thing, this messes up the default device selection, which
joerg-cyril.hoe...@t-systems.com wrote:
> Michael Stefaniuc wrote:
>> See that as an opportunity to clean up the whitespace issues in those 120
>> lines ;)
> Hmm, what was the latest word on reformatting, if any?
> Until now I've been careful to preserve the surrounding formatting, even
> Though w
Michael Stefaniuc wrote:
>See that as an opportunity to clean up the whitespace issues in those 120
>lines ;)
Hmm, what was the latest word on reformatting, if any?
Until now I've been careful to preserve the surrounding formatting, even
Though winmm&mci look very different from mmdevapi.
Do you
On Tue, Feb 07, 2012 at 11:32:34PM +0200, Нискородов Серёжа wrote:
> I'm not so good at programming. I just was looking for a way to
> make possible play sound from WINE to ALSA software device other than
> "default".
>
> I wrote a patch that allows you to select the ALSA software device
> from co
joerg-cyril.hoe...@t-systems.com wrote:
> Alexandre Julliard wrote:
>> Please stop abusing goto, write a proper loop instead.
> No problem. The idea was to minimize the patch and show what really changed.
> Adding a while loop will indent all 120 lines of code in between { }.
See that as an opportu
Alexandre Julliard wrote:
>Please stop abusing goto, write a proper loop instead.
No problem. The idea was to minimize the patch and show what really changed.
Adding a while loop will indent all 120 lines of code in between { }.
Regards,
Jörg Höhle
joerg-cyril.hoe...@t-systems.com writes:
> @@ -1006,7 +1008,9 @@ static BOOL
> MMSYSTEM_MidiStream_MessageHandler(WINE_MIDIStream* lpMidiStrm, LPWI
> LPMIDIHDRlpMidiHdr;
> LPMIDIHDR* lpmh;
> LPBYTE lpData;
> +BOOL paused = FALSE;
>
> +still_paused:
>
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=16890
Your paranoid android
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=16887
Your paranoid android
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=16888
Your paranoid android
Hi,
does anybody else see a message from winetest.exe about
not being able to clean up at the end?
This happened with e.g. winetest-1.4-rc2 and some earlier ones.
Indeed, a temp directory with all the extracted
*_test.exe is left half-full. It looks like files got
deleted in alphabetical order s
Hi,
did anyone else notice that since a few weeks, window titles are
somehow not refreshed and/or half transparent?
I'm typically using virtual desktop mode in Ubuntu Linux.
This is observable with winecfg, the "update .wine" requester,
winetest as well as Wine's crash dialog.
A search for "tran
18 matches
Mail list logo