1 The Wine development release 8.9 is now available.
3 What's new in this release:
4 - Mono engine updated to version 8.0.0.
5 - Completion of PE conversion in the PostScript driver.
6 - Doppler shift support in DirectSound.
7 - GdiPlus performance improvements.
10 The source is available at:
12 https://dl.winehq.org/wine/source/8.x/wine-8.9.tar.xz
14 Binary packages for various distributions will be available from:
16 https://www.winehq.org/download
18 You will find documentation on https://www.winehq.org/documentation
20 You can also get the current source directly from the git
21 repository. Check https://www.winehq.org/git for details.
23 Wine is available thanks to the work of many people. See the file
24 AUTHORS in the distribution for the complete list.
26 ----------------------------------------------------------------
28 Bugs fixed in 8.9 (total 16):
30 - #3452 BC3000 - Horribly Slow
31 - #36230 Silverlight 5.x requires the "Audio Capture Filter" for recording from the microphone
32 - #50955 .netCore app can't bind to port shortly after another .netCore program binding to the same port was terminated
33 - #53860 Wine Notepad : Using Japanese Input Method(IM), sometimes cursor goes back when string converted
34 - #54916 touhou 12.3 with dpad mod crashes on start
35 - #54917 Need For Speed Underground has keyboard input issues
36 - #54934 Battle.net unimplemented function msauddecmft.dll.DllGetClassObject called in 32-bit code
37 - #54936 Wine 8.7 and 8.8 does not print
38 - #54939 Dotted files are shown - but "don't show dotted" files is active
39 - #54955 Battle.net crashes on unimplemented function msmpeg2vdec.dll.DllGetClassObject
40 - #54956 Framemaker 8 crashes on printing
41 - #54960 winhttp:winhttp - test_websocket() fails on Windows and Wine
42 - #54965 Rich Edit erroneously moves the cursor to the end of text when system IME composition ends
43 - #54974 armv7 ELF builds crashing since "ntdll: Support the machine extended parameter in NtMapViewOfSectionEx()."
44 - #54976 Mono/.Net assemblies fail to start: Application could not be started, or no application associated with the specified file.
45 - #54982 Visio 2003 print dialog shows broken paper sizes when printing
47 ----------------------------------------------------------------
52 mshtml: Fix memory leak on error path in add_func_info (Coverity).
53 mshtml: Only allow one thread to use Gecko.
54 setupapi: Use CRT functions for memory allocation where possible.
56 Alexandre Julliard (19):
57 ntdll: Fix typo in the check for hidden files.
58 ntdll: Catch MEM_EXTENDED_PARAMETER duplicates for all types.
59 ntdll: Use STATUS_NOT_SUPPORTED for internal machine mismatch errors.
60 ntdll: Support the machine extended parameter in NtMapViewOfSectionEx().
61 ntdll: Add a helper function to map the main exe module.
62 ntdll: Don't even try to load .so libraries for a different machine.
63 ntdll: Support the PS_ATTRIBUTE_MACHINE_TYPE attribute for new processes.
64 kernelbase: Add a helper function to validate process/thread attributes.
65 kernelbase: Add support for the PROC_THREAD_ATTRIBUTE_MACHINE_TYPE attribute.
66 start: Move memory allocation into parse_title().
67 start: Add a separate helper to parse command line options.
68 start: Use CRT allocation functions.
69 start: Implement the /machine option.
70 ntdll: Add a separate helper function for freeing a placeholder.
71 server: Add a separate request to create a memory view for an image mapping.
72 server: Return STATUS_IMAGE_MACHINE_TYPE_MISMATCH when the mapping's machine differs from the process.
73 configure: Don't create the wine64 symlink in multi-arch builds.
74 ntdll: Also update the entry point address when loading an ARM64X binary.
75 ntdll: Allocate the ARM64EC code map when the first ARM64X binary is loaded.
77 Alexandros Frantzis (6):
78 winewayland.drv: Allocate process_wayland statically.
79 winewayland.drv: Read and dispatch Wayland events.
80 winewayland.drv: Handle dynamic Wayland output events.
81 winewayland.drv: Make access to Wayland output information thread-safe.
82 winewayland.drv: Update display devices from the desktop window thread.
83 winewayland.drv: Update desktop window size on display changes.
86 winedump: Recognize RISC-V PEs.
89 winegstreamer: Add a second videoconvert before the videoflip.
90 winegstreamer: Don't force top-down orientation when changing output format in video_decoder.
91 ir50_32: Let video_decoder flip the video instead of doing it manually.
92 dsound: Store the frequency of 3D buffers separately.
93 dsound/tests: Add tests for Doppler shift.
94 dsound: Enable Doppler shift.
95 dsound: Change the speed of sound to 360.
96 dsound: Avoid division by zero when calculating Doppler shift.
97 dsound/tests: Test Doppler shift with moving listener.
98 dsound: Use relative velocity to compute Doppler shift.
99 dsound/tests: Test that the Doppler shift is limited to +-0.5 speed of sound.
100 dsound: Limit the Doppler shift to +-0.5 speed of sound.
101 dsound/tests: Test that the shifted frequency is limited to DSBFREQUENCY_MAX.
102 dsound: Clamp the shifted frequency to [DSBFREQUENCY_MIN, DSBFREQUENCY_MAX].
103 dsound/tests: Test Doppler shift in head-relative mode.
104 dsound: Fix Doppler shift in head-relative mode.
105 dsound/tests: Test Doppler shift with 3D processing disabled.
106 dsound: Use the value from SetFrequency when 3D processing is disabled.
107 dsound/tests: Test distance and Doppler factor.
108 dsound: Take distance and Doppler factor into account.
111 po: Update Lithuanian translation.
113 Bartosz Kosiorek (7):
114 gdiplus: Improve performance of GdipInvertMatrix.
115 gdiplus: Improve performance of gdip_transform_points.
116 gdiplus: Fix GdipGetGenericFontFamily functions according to native gdiplus.dll.
117 gdiplus: Limit calculating transformation points to resampling.
118 gdiplus: Use iterator instead calculate pointer position every time.
119 gdiplus: Use float increment instead of calculation to impove perf.
120 gdiplus: Improve performance of DrawImagePointsRect by avoid TransformMatrixPoints.
123 mf: Don't try to clone non existent topo connections.
126 winemac: Fix window scaling in high-res/retina mode when using a non-retina monitor.
127 winemac: Remove the unused WineContentView _retinaMode variable.
128 winemac: Centralize initialization of WineContentView.
129 winemac: Centralize setting retina-mode-dependent properties on WineContentView's layer.
130 winemac: Work around poor-quality downscaling in high-res/retina mode on macOS 10.13 and earlier.
131 winemac: Add missing event to dbgstr_event().
132 winemac: Explicitly link against Foundation.framework.
133 win32u: Propagate WM_MOUSEHWHEEL to the parent window in DefWindowProc().
136 include: Define the remaining missing provider interfaces.
137 uiautomationcore: Don't leak parent node in conditional_navigate_uia_node.
138 uiautomationcore: Fix maximum ID comparison for uia_{prop,pattern,control}_info_from_id().
139 uiautomationcore/tests: Add tests for non-nested node events.
140 uiautomationcore: Implement UiaAddEvent.
141 uiautomationcore: Implement UiaRemoveEvent.
142 uiautomationcore: Call IRawElementProviderAdviseEvents methods when events are added or removed.
144 Davide Beatrici (16):
145 winepulse: Move AudioCaptureClient into mmdevapi.
146 winealsa: Use mmdevapi's AudioCaptureClient.
147 winecoreaudio: Use mmdevapi's AudioCaptureClient.
148 wineoss: Use mmdevapi's AudioCaptureClient.
149 winepulse: Move AudioRenderClient into mmdevapi.
150 winealsa: Use mmdevapi's AudioRenderClient.
151 winecoreaudio: Use mmdevapi's AudioRenderClient.
152 wineoss: Use mmdevapi's AudioRenderClient.
153 winealsa: Implement get_device_period in unixlib.
154 winecoreaudio: Implement get_device_period in unixlib.
155 wineoss: Implement get_device_period in unixlib.
156 winepulse: Implement is_format_supported in unixlib.
157 explorer: Fix uninitialized variable warning.
158 winealsa: Move stream mode and period/duration initialization logic into unixlib.
159 winecoreaudio: Move stream mode and period/duration initialization logic into unixlib.
160 wineoss: Move stream mode and period/duration initialization logic into unixlib.
163 kernel32/tests: Harden some wow64 module tests.
166 mscoree: Update Wine Mono to 8.0.0.
167 mscoree: Use updated preload hook function.
168 mscoree: Search the Mono GAC before the appdomain paths.
171 po: Update Dutch translation.
173 François Gouget (18):
174 iphlpapi/tests: Use win_skip() for missing APIs.
175 ws2_32/tests: Use win_skip() for missing APIs.
176 wtsapi32/tests: Use win_skip() for missing APIs.
177 wintab32/tests: Use win_skip() for missing dlls.
178 gdi32/tests: Use win_skip() for missing APIs.
179 sti/tests: Use win_skip() for missing APIs.
180 ntdll/tests: Use win_skip() for missing APIs.
181 imm32/tests: Fix the spelling of a comment.
182 mf/tests: Fix the spelling of a win_skip() message.
183 msado15: Fix the spelling of a comment.
184 ndtll: Fix the spelling of a comment.
185 taskschd/tests: Fix the spelling of a test string.
186 uiautomationcore/tests: Fix the spelling of a win_skip() message.
187 dnsapi/tests: Ignore OPT records in the CNAME tests.
188 wineps: Fix the spelling of a constant.
189 gdi32/tests: Use skip() for APIs which are stubs in some drivers.
190 wininet/tests: Consistently use strlen() in the InternetGetConnectedStateExA() tests.
191 wininet/tests: Consistently use strlen() instead of lstrlenA().
193 Gabriel Ivăncescu (9):
194 mshtml: Explicitly hold ref to the plugin host in NPP_New.
195 mshtml: Release ref from the element when detaching the plugin host.
196 mshtml: Stop the plugin when detaching the plugin host.
197 mshtml: Expose the other remaining props for element.classList.
198 mshtml: Implement classList's contains() method.
199 mshtml: Implement classList's toggle() method.
200 mshtml: Implement classList's length prop.
201 mshtml: Implement classList's item() method.
202 mshtml: Implement indexed props for classList.
204 Giovanni Mascellani (1):
205 winegstreamer: Free the GStreamer buffer when freeing a WG parser stream.
208 webservices: Handle WS_XML_BUFFER_TYPE in get_field_read_option().
209 winhttp/tests: Fix a test failure.
212 win32u: Use syscall interface for NtGdiOpenDCW.
213 win32u: Use syscall interface for more painting functions.
214 win32u: Use syscall interface for more painting functions.
215 win32u: Use syscall interface for more printer functions.
216 win32u: Use syscall interface for more path functions.
217 win32u: Pass blend function as DWORD to NtGdiAlphaBlend.
218 win32u: Use syscall interface for bitblt functions.
219 win32u: Use syscall interface for more bitmap functions.
220 win32u: Use syscall interface for D3DKMT functions.
221 win32u: Use syscall interface for DIB functions.
222 win32u: Use syscall interface for more DC functions.
223 win32u: Use syscall interface for more GDI object functions.
224 win32u: Use syscall interface for more font functions.
225 win32u: Use syscall interface for more font functions.
226 win32u: Use syscall interface for more clipping functions.
227 win32u: Use syscall interface for all ntgdi functions.
230 comdlg32: Calculate button height of toolbar with DPI for item dialog.
231 comdlg32: Set a size for toolbar buttons of the file access dialog.
232 shell32/tests: Add tests for IFolderView2_{Get, Set}CurrentFolderFlags().
233 shell32: Implement IFolderView2_{Get, Set}CurrentFolderFlags().
234 shell32: Reimplement IFolderView2_SetCurrentViewMode() with modern behaviours.
235 shell32/tests: Move tests of IExplorerBrowser_SetFolderSettings() to a separated function and more tests.
236 shell32: Reimplement IExplorerBrowser_SetFolderSettings() with support of setting flags.
237 shell32: Update view mode flags while creating IShellView for IExplorerBrowser.
240 combase: Fix reading from beyond the end of a HGLOBAL stream.
241 combase: Compare AddRef() return value against 1 instead of 0 in find_proxy_manager.
242 combase: Prevent use-after-free due to a race with proxy_manager_destroy.
243 imm32: Don't erroneously start composition when handling IMC_SETOPENSTATUS.
246 msauddecmft: Add DllGetClassObject() stub.
247 msmpeg2vdec: Add DllGetClassObject() stub.
250 d2d1: Implement IsSupported() for HWND target.
251 wineps: Fix names in paper sizes list.
252 mfmediaengine: Implement GetNumberOfStreams().
253 d2d1: Implement IsSupported() for DC target.
254 d2d1/tests: Use test context for more tests.
255 d2d1: Reject D2D1_ALPHA_MODE_STRAIGHT alpha mode for HWND targets.
256 d2d1/tests: Add some more tests for ID2D1GdiInteropRenderTarget.
257 d2d1: Create GDI-compatible target bitmap for GDI-compatible target usage.
258 d2d1: Improve GetDC()/ReleaseDC() handling on render targets.
259 d2d1: Create GDI-compatible swapchain only for corresponding target usage.
260 d2d1: Improve resource properties check when creating a bitmap.
263 ntdll: Fix tail padding in mark_block_tail().
264 ntdll: Fix last block detection in heap_walk_blocks().
265 kernel32/tests: Add tests for subheap sizes.
266 ntdll: Better match Windows subheap sizes.
267 ntdll: Handle context overlap in call_user_exception_dispatcher() on x64.
268 wined3d: Only set changed.lights if wined3d_light_state_enable_light() changed state.
269 wined3d: Track per light state changes in stateblock.
270 wined3d: Use RB tree for storing lights.
271 nsiproxy.sys: Detect PPP interface type from flags on Linux.
272 ntdll: Handle NULL process handle in MapViewOfFile3().
273 ntdll: Pass allocation type to map_view().
274 ntdll: Support MEM_RESERVE_PLACEHOLDER in NtAllocateVirtualMemoryEx().
275 ntdll: Support MEM_REPLACE_PLACEHOLDER in map_view().
276 ntdll: Support MEM_REPLACE_PLACEHOLDER in NtAllocateVirtualMemoryEx().
277 ntdll: Support MEM_PRESERVE_PLACEHOLDER in NtFreeVirtualMemory().
278 ntdll/tests: Add more tests for placeholders.
281 wineps: Convert WCHAR to Adobe Glyph name on PE side.
282 wineps: Store builtin fonts list in DEVMODE.
283 include: Add ddk/winddi.h header.
284 wineps: Add support for loading builtin fonts from NTF files.
285 wineps: Enumerate NTF fonts in enum_fonts.
286 wineps: Pass font data in NTF format to unixlib.
287 wineps: Don't pass PRINTERINFO structure to unixlib.
288 wineps: Introduce wine_driver_open_dc wine specific export used to create printer DC.
289 wineps: Implement Wow64 entry points in the Unix library.
290 wineps: Use default devmode if winspool returns fake data.
291 winspool: Register wineps print processor before adding printer.
292 localspl: Fix wow64_start_doc Wow64 entry point.
293 wineps: Move BANDINFOSTRUCT definition to unixlib.c.
294 wineps: Define PSDRV_DEVMODE in unixlib.h.
295 wineps: Remove unix_ prefix from find_pagesize and find_slot functions.
296 wineps: Mark default DEVMODE const.
297 wineps: Simplify PSDRV_UVMetrics implementation.
298 wineps: Remove unused fields from print_ctx.
299 wineps: Don't store logPixels in print_ctx.
300 wineps: Don't store ImageableArea in print_ctx.
301 gdi32: Mark objects as not used before clearing handles table in emf_reset.
302 localspl: Implement AbortPrinter while spooling.
303 winspool: Add AbortPrinter implementation.
304 gdi32: Abort printing if DeleteDC is called before EndDoc.
305 wineps: Remove no longer used PSDRV_SelectDownloadFont helper.
306 wineps: Mark font as unset in PSDRV_SelectFont.
307 wineps: Fix download font escapement.
310 imm32: Update the IME composition window position after drawing.
311 imm32: Use DrawTextW to wrap IME composition string.
312 comctl32/edit: Notify IME on caret position, format_rect and font changes.
313 comctl32/edit: Delegate composition string rendering to the IME UI.
314 user32/edit: Notify IME on position, format_rect and font changes.
315 user32/edit: Delegate composition string rendering to the IME UI.
316 hid: Avoid printing uninitialized guid (Valgrind).
317 dinput/tests: Avoid leaking a IDirectInput reference (Valgrind).
318 dinput/tests: Avoid leaking data in add_file_to_catalog (Valgrind).
319 windows.gaming.input: Avoid leaking IDirectInputEffect reference (Valgrind).
320 winemac: Return the caret position in query_ime_char_rect.
321 winemac: Remove now unnecessary selected HIMC tracking code.
322 winemac: Use the default IME implementation for ImeSelect.
323 dinput/tests: Add a zero-terminator for hardware ids (Valgrind).
324 mf/tests: Release PROPVARIANT memory in check_attributes (Valgrind).
325 mf/tests: Avoid leaking media types in test_video_processor (Valgrind).
326 rtworkq: Release thread pool work object when work_item is destroyed (Valgrind).
327 winegstreamer: Fix the CS cleanup in wg_sample_queue_destroy (Valgrind).
328 winegstreamer: Free the params structure after setting the pool meta (Valgrind).
329 winegstreamer: Remove unnecessary wg_parser their_sink pad.
330 winegstreamer: Remove unnecessary wg_parser_stream their_src pad.
331 quartz: Avoid reading past the end of a buffer (Valgrind).
332 winex11: Use ime_comp_buf != NULL instead of ximInComposeMode.
333 winex11: Keep track of the cursor position on the XIM side.
334 winex11: Send an internal WM_IME_NOTIFY wparam to set open status.
335 winex11: Set or clear XIC focus using a xim_set_focus helper.
336 winex11: Post internal WM_IME_NOTIFY wparam on composition updates.
337 winex11: Include the XIM preedit and result text into the IME updates.
338 winex11: Generate IME messages using WM_IME_NOTIFY instead of callbacks.
339 winex11: Drop the x11drv_ime_update_association user callback.
340 winex11: Remove now unnecessary selected HIMC tracking code.
341 winex11: Use the default IME implementation for ImeSelect.
342 imm32: Get rid of the graphics driver loading mechanism.
343 imm32: Remove now unused members from ime_private.
344 dinput/tests: Add some tests with keyboard action mapping.
345 dinput: Delete the action mapping registry key on SetActionMap.
346 dinput: Reset action map mapping before loading the registry mapping.
347 dinput: Clear DIA_APPNOMAP BuildActionMap flag with specific device semantic.
348 dinput: Avoid remapping already mapped objects in BuildActionMap.
349 dinput: Delay input thread start until the first device acquire.
350 dinput/tests: Test that FromGameController also works with IRawGameController.
351 windows.gaming.input: Query IGameController interface in TryGetFactoryControllerFromGameController.
352 mf/tests: Simplify video processor expected input types checks.
353 mf/tests: Rename some variables in video processor transform tests.
354 mf/tests: Move broken video processor aperture to a separate test.
355 mf/tests: Add more video processor tests with RGB555 format.
356 mf/tests: Add some IV50 encoder / decoder tests.
357 imm32: Silence some unnecessary FIXMEs.
360 d3d8/tests: Test IDirect3DDevice8::ValidateDevice() with various min, mag and mip filters.
361 wined3d: Improve d3d8 compatibility of texture filters.
364 wow64win: Only marshal MSGs in wow64_NtUserCallWindowsHook if needed.
366 Zebediah Figura (18):
367 qcap/audiorecord: Implement DecideBufferSize().
368 qcap/tests: Add tests for audio capture pin connection.
369 qcap/tests: Test audio capture allocator properties.
370 qcap/audiorecord: Open a winmm device when connecting.
371 qcap/audiorecord: Implement streaming.
372 qcap/tests: Test audio capture streaming.
373 user32/tests: Do not dump the message sequence when a todo succeeds on Windows.
374 user32/tests: Do not stop checking the message list when skipping an optional or unsupported message.
375 qcap/audiorecord: Implement IAMStreamConfig::SetFormat() and IAMStreamConfig::GetFormat().
376 qcap/audiorecord: Stub IKsPropertySet.
377 qcap/audiorecord: Implement IKsPropertySet::Get(&ROPSETID_Pin, AMPROPERTY_PIN_CATEGORY).
378 qcap/audiorecord: Stub IAMBufferNegotiation.
379 qcap/audiorecord: Implement IAMBufferNegotiation::SuggestAllocatorProperties().
380 qcap/tests: Remove duplicated tests for allocator identity.
381 mmdevapi/tests: Remove some unnecessary workarounds.
382 mmdevapi/tests: Run property store tests for all devices.
383 mmdevapi/tests: Add some tests for PKEY_AudioEngine_DeviceFormat.
384 xactengine: Use the xaudio2 channel.
387 d2d1/tests: Add some IsSupported() tests for HWND target.
390 mfreadwrite/tests: Add tests for MP4 sink writer.
391 mf/tests: Test GetInputStatus for WMV decoder DMO.
392 mf/tests: Test Discontinuity for WMV decoder DMO.
393 mf/tests: Test Flush for WMV decoder DMO.
394 winegstreamer: Implement GetInputStatus for WMV decoder DMO.
395 winegstreamer: Implement Discontinuity for WMV decoder DMO.
396 mf/tests: Add tests for MPEG4 media sink.