Wine staging 4.7 release
Binary packages for various distributions will be available from: https://www.winehq.org/download Summary since last release * Rebased to current wine 4.7 (839 patches are applied to wine vanilla) NOTE: FAudio will not be supported until distro's have FAudio library as part of their standard repositories. Upstreamed (Either directly from staging or fixed with a similar patch). * qwave: Added QOSCreateHandle stub. * mciavi32: Add Support for MCI_MCIAVI_PLAY_FULLSCREEN. * Report system information SystemPerformanceInformation info class. * ntdll: Implement basic IO stats for SystemPerformanceInformation in NtQuerySystemInformation. * wintrust: use enhanced crypto provider in VerifyImageHash. * avifile.dll16: Correctly convert result of AVIStreamGetFrame to a segptr. * avifile.dll16: Convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA. * server: Add default security descriptor ownership for processes. * server: Add default security descriptor DACL for processes. Added: * [46972] combase: Add GetRestrictedErrorInfo/RoOriginateLanguageException stubs. * [46558] windowscodecs: Byte swap png read/write for 16-bpp data. * [46309] winex11.drv: Use root-relative coordinates for events, if possible. * [15346] winex11.drv: Query the X server for the actual rect of the window before unmapping it. * [47074] gdi32: Add D3DKMTQueryStatistics stub. Updated: * ntdll-Junction_Points * eventfd_synchronization * server-Desktop_Refcount Where can you help * Run Steam/Battle.net/UPlay. * Try you favorite game. * Test your favorite applications. * Improve staging patches and get them accepted upstream. As always, if you find a bug, please report it via https://bugs.winehq.org Best Regards Alistair.
Sveinar ----- On Apr 27, 2019, at 6:48 AM, Alistair Leslie-Hughes leslie_alistair(a)hotmail.com wrote:
Binary packages for various distributions will be available from: https://www.winehq.org/download
Summary since last release * Rebased to current wine 4.7 (839 patches are applied to wine vanilla)
NOTE: FAudio will not be supported until distro's have FAudio library as part of their standard repositories.
Most likely not going to happen for a lot of distro's that still is supported. Would it be an idea to have a wee bit more easy way to disable this "revert" than using: --all -W xaudio2-revert -W xaudio2_CommitChanges -W xaudio2_7-WMA_support -W xaudio2_7-CreateFX-FXEcho when you build wine-staging yourself? I would be fine with "--all -W xaudio2-revert".
Updated: * ntdll-Junction_Points * eventfd_synchronization * server-Desktop_Refcount
https://github.com/wine-staging/wine-staging/commit/d8568c947aa346256ec3c949... Seems to break Battle.net with wine-staging-4.7 Reverting this, or using export WINEESYNC=0 works.
Where can you help * Run Steam/Battle.net/UPlay. * Try you favorite game. * Test your favorite applications. * Improve staging patches and get them accepted upstream.
As always, if you find a bug, please report it via https://bugs.winehq.org
Best Regards Alistair.
Sveinar
participants (2)
-
Alistair Leslie-Hughes -
Sveinar Søpler