Re: Fixes for ADPCM decoding.

2002-06-09 Thread David D. Hagood
Gads. I knew better than that. Sorry, diff -u attached. Changelog: ADPCM nybble processing order was incorrect. ? console/Makefile ? controls/Makefile ? files/Makefile ? graphics/Makefile ? graphics/enhmetafiledrv/Makefile ? graphics/metafiledrv/Makefile ? graphics/win16drv/Makefile ? graphics/

Re: Fixes for ADPCM decoding.

2002-06-09 Thread Vincent Béron
"David D. Hagood" a écrit : > > I found a bug in the decoding of the ADPCM data - the nybbles in the > samples were being processed backwards - MSN then LSN (bits 4-7, then > 0-3), rather than LSN then MSN. Since ADPCM re-syncs every 8 samples, > the audio was distorted but intelligable. With thi

LinuxTag 2002

2002-06-09 Thread Malte Cornils
Hi all, I'm just writing to "report" from WINE's booth during LinuxTag in Karlsruhe, Germany. Andreas Mohr and Uwe Bonnes were the developers staffing the booth. Generally, there was significant interest and high hopes for the WINE project, requests for application support was centered on MS

Re: Error messages when typing Hebrew characters

2002-06-09 Thread Dmitry Timoshkov
"Shachar Shemesh" <[EMAIL PROTECTED]> wrote: > Ok, I found the problem with the kind help of the Ivrix mailing list guys. > > The problem was that the locales were not installed (none of them). I > installed the locales and presto - everything started to work. Thanks > for everyone here for he

command line options and registry questions

2002-06-09 Thread Christian Costa
Hi winers! The command line -winver option has been removed. I found that this option was quite convenient because : 1) it can be used easily in shortcut (in KDE for example) 2) when you don't know the windows version an app runs on, it is easier to test until you match the right one. Is there a

Re: Error messages when typing Hebrew characters

2002-06-09 Thread Shachar Shemesh
Ok, I found the problem with the kind help of the Ivrix mailing list guys. The problem was that the locales were not installed (none of them). I installed the locales and presto - everything started to work. Thanks for everyone here for helping out. Shachar Dmitry Timoshkov wrote

Locale support

2002-06-09 Thread P. Christeas
I haven't looked at wine code yet. However, I think I have an idea about locale use both in KDE and glibc-based programs. Those two use a totally different subsystem: KDE uses Qt unicode support from QString class. glibc has locale functions and supports both wide (16-bit) and b

[Fwd: [BUGZILLA] Security Advisory For Versions of Bugzilla 2.14Prior To 2.14.2, 2.16 Prior To 2.16rc2]

2002-06-09 Thread Shachar Shemesh
FYI. --- Begin Message --- Bugzilla Security Advisory Jun 8th, 2002 All Bugzilla installations are advised to upgrade to the latest versions of Bugzilla released today, 2.14.2 and 2.16rc2. Various security issues of varying importance have been fixed in Bugzilla 2.14.2. Most of these were f

Word2K crash (window management, remote)

2002-06-09 Thread Andreas Mohr
Hi all, crash for Word2K, current CVS, Insert->Object...->Microsoft WordArt 2.0: 153 if (!(parentWnd->dwStyle & WS_CLIPCHILDREN) && parentWnd->hrgnUpdate) Wine-dbg>bt Backtrace: =>0 0x405ebaae (WIN_HaveToDelayNCPAINT+0x3e(hwnd=0x1004b, uncFlags=0x0) [painting.c:153] in user32.dll.so)