Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Maarten Lankhorst
Vitaliy Margolen schreef: > Maarten Lankhorst wrote: >> Vitaliy Margolen schreef: >>> That didn't work all that well: >>> >>> err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set >>> "Hardware Acceleration" to "Emulation". >>> wine: Unhandled page fault on read access to 0x0030

Re: dsound: Handle failing of IDsDriver_CreateSoundBuffer better

2007-08-19 Thread Maarten Lankhorst
Vitaliy Margolen schreef: > And this really fixes the bug, doesn't just hide the error message? If > it fixed, then there should be no messages at all. I really do not > want to have people opening bugs because something crashes/sound > doesn't work, etc. It fixes it, there might be some caps diffe

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Vitaliy Margolen
Maarten Lankhorst wrote: Vitaliy Margolen schreef: That didn't work all that well: err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set "Hardware Acceleration" to "Emulation". wine: Unhandled page fault on read access to 0x0030 at address 0x7edf2cf8 (thread 0011), starting

Re: dsound: Handle failing of IDsDriver_CreateSoundBuffer better

2007-08-19 Thread Vitaliy Margolen
Maarten Lankhorst wrote: There, now hush. :p Does 'Hardware Acceleration to Emulation' silently, without requiring of the user to do something. -ERR("Could not map sound device for direct access (%s)\n", strerror(errno)); - ERR("Please run winecfg, open \"Audio\" page an

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Maarten Lankhorst
Vitaliy Margolen schreef: > That didn't work all that well: > > err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set > "Hardware Acceleration" to "Emulation". > wine: Unhandled page fault on read access to 0x0030 at address > 0x7edf2cf8 (thread 0011), starting debugger... > > T

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Vitaliy Margolen
Maarten Lankhorst wrote: Hi Vitaliy, Vitaliy Margolen schreef: I would still suggest to wait for at least one more week before committing this patch. Also historically it was a bad idea to select multiple sund devices, as all of them require different settings. For example majority of users can

Re: [patch] Garbage code in text string display

2007-08-19 Thread James Hawkins
On 8/19/07, Guan Xin <[EMAIL PROTECTED]> wrote: > Q: Can you give a simple example of such a program (preferably downloadable)? > A: Yes. If you have Simplified Chinese environment, you can try: > http://update.cz88.net/soft/qqwry.rar > which is a freeware for IP address-to-geographical address > t

Re: [patch] Garbage code in text string display

2007-08-19 Thread Guan Xin
Q: Can you give a simple example of such a program (preferably downloadable)? A: Yes. If you have Simplified Chinese environment, you can try: http://update.cz88.net/soft/qqwry.rar which is a freeware for IP address-to-geographical address translation. Before patching WINE, most (though not all) la

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Maarten Lankhorst
Hi Vitaliy, Vitaliy Margolen schreef: > I would still suggest to wait for at least one more week before > committing this patch. Also historically it was a bad idea to select > multiple sund devices, as all of them require different settings. For > example majority of users can't use full accelera

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Vitaliy Margolen
Maarten Lankhorst wrote: Vitaliy Margolen schreef: Isn't this a bit premature? ALSA still does not support proper sound capture, working mixer, and not stable enough on some configurations. Mixer works properly, as you saw for yourself. Only thing that is different is just that the alsa acceler

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Maarten Lankhorst
Vitaliy Margolen schreef: > Isn't this a bit premature? ALSA still does not support proper sound > capture, working mixer, and not stable enough on some configurations. Mixer works properly, as you saw for yourself. Only thing that is different is just that the alsa accelerated capture code is new

Re: winmm: Change default driver order to be alsa,coreaudio,oss - try2

2007-08-19 Thread Vitaliy Margolen
Maarten Lankhorst wrote: Forgot to remove the strlen check. Isn't this a bit premature? ALSA still does not support proper sound capture, working mixer, and not stable enough on some configurations. Vitaliy

Re: Greek resource file for comctl final

2007-08-19 Thread Paul Vriens
Dj Apal [GR] wrote: OK changed the copyright and added the diff file for the rsrc.rc file so as to be included. Thnx for noticing that! I think that we are OK now. Sorry for all this mess but it was my first time posting a patch! --