similar to: Wine release 5.13

Displaying 20 results from an estimated 3000 matches similar to: "Wine release 5.13"

2020 Jul 03
0
Wine release 5.12
The Wine development release 5.12 is now available. What's new in this release (see below for details): - NTDLL converted to PE format. - Support for the WebSocket API. - Improved RawInput support. - Vulkan spec update. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.12.tar.xz
2020 Oct 09
0
Wine release 5.19
The Wine development release 5.19 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.1.1, with WPF text formatting support. - KERNEL32 library converted to PE. - DSS cryptographic provider. - Windowing support in the new console host. - A number of exception handling fixes. - Various bug fixes. The source is available from the
2020 Sep 11
0
Wine release 5.17
The Wine development release 5.17 is now available. What's new in this release (see below for details): - ADVAPI32 library converted to PE. - Beginnings of an NDIS network driver. - Still more restructuration of the console support. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.17.tar.xz
2020 Aug 28
0
Wine release 5.16
The Wine development release 5.16 is now available. What's new in this release (see below for details): - Support for x86 AVX registers. - Some ARM64 fixes for macOS. - Still more restructuration of the console support. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.16.tar.xz
2020 Sep 25
0
Wine release 5.18
The Wine development release 5.18 is now available. What's new in this release (see below for details): - Vulkan shader compilation using the new vkd3d-shader library. - USER32 library converted to PE. - Console no longer requires the curses library. - Support for display modes with various orientations. - A number of syntax fixes in the WIDL compiler. - Non-recursive makefiles.
2020 Oct 23
0
Wine release 5.20
The Wine development release 5.20 is now available. What's new in this release (see below for details): - More work on the DSS cryptographic provider. - A number of fixes for windowless RichEdit. - Support for FLS callbacks. - Window resizing in the new console host. - Various bug fixes. The source is available from the following locations:
2020 Aug 01
0
Wine release 5.14
The Wine development release 5.14 is now available. What's new in this release (see below for details): - More restructuration of the console support. - Initial version of the Webdings font. - Beginnings of PE conversion of the MSVCRT libraries. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.14.tar.xz
2019 Jun 21
0
Wine release 4.11
The Wine development release 4.11 is now available. What's new in this release (see below for details): - Updated version of the Mono engine, including Windows.Forms. - More DLLs are built as PE files by default. - Faster implementation of Slim Reader/Writer locks on Linux. - Initial support for enumerating display devices. - Various bug fixes. The source is available from the
2020 Jun 19
0
Wine release 5.11
The Wine development release 5.11 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.1.0, with WpfGfx library support. - More work on the separate Unix library for NTDLL. - Beginnings of a NetIO kernel driver implementation. - Initial support for the Print Ticket API. - Removal of the obsolete 32-bit PowerPC architecture. -
2019 May 24
0
Wine release 4.9
The Wine development release 4.9 is now available. What's new in this release (see below for details): - Initial support for installing Plug and Play drivers. - Support for building 16-bit modules in PE format. - A lot of code moved to the new KernelBase DLL. - Various game controller fixes. - Use higher performance system clocks if available. - Various bug fixes. The source is
2017 Oct 13
0
Wine release 2.19
The Wine development release 2.19 is now available. What's new in this release (see below for details): - Support for 32-bit float audio on Android. - Named pipes now fully handled by the Wine server. - Support for a new Microsoft root certificate. - More transform fixes in GdiPlus. - Some heap allocation optimizations. - Various bug fixes. The source is available from the
2019 Aug 30
0
Wine release 4.15
The Wine development release 4.15 is now available. What's new in this release (see below for details): - Initial implementation of the HTTP service. - Stack unwinding support on ARM64. - Better multi-monitor support on macOS. - RichEdit control optimizations. - Various bug fixes. The source is available from the following locations:
2020 Aug 14
0
Wine release 5.15
The Wine development release 5.15 is now available. What's new in this release (see below for details): - Initial implementation of the XACT Engine libraries. - Beginnings of a math library in MSVCRT based on Musl. - Still more restructuration of the console support. - Direct Input performance improvements. - Exception handling fixes on x86-64. - Various bug fixes. The source is
2020 May 08
0
Wine release 5.8
The Wine development release 5.8 is now available. What's new in this release (see below for details): - Support for Plug & Play device notifications. - More support for building with Clang in MSVC mode. - Still more progress on the WineD3D Vulkan backend. - Initial implementation of a GIF encoder. - Vulkan spec update. - Various bug fixes. The source is available from the
2019 Jul 05
0
Wine release 4.12
The Wine development release 4.12 is now available. What's new in this release (see below for details): - Still more DLLs are built as PE files by default. - Support for Plug & Play device drivers. - Better support for the Visual Studio remote debugger. - More support for enumerating display devices. - Various bug fixes. The source is available from the following locations:
2019 Sep 13
0
Wine release 4.16
The Wine development release 4.16 is now available. What's new in this release (see below for details): - More reliable mouse grabbing in games. - Better cross-compilation support in WineGCC. - Improved compatibility with Windows debuggers. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.16.tar.xz
2019 Dec 13
0
Wine release 5.0-rc1
The Wine development release 5.0-rc1 is now available. This is the first release candidate for the upcoming Wine 5.0. It marks the beginning of the yearly code freeze period. Please give this release a good testing to help us make 5.0 as good as possible. What's new in this release (see below for details): - Gecko update, with support for running from a global location. - Unicode data
2018 May 11
0
Wine release 3.8
The Wine development release 3.8 is now available. What's new in this release (see below for details): - Infrastructure for writing kernel driver tests. - Support for showing file properties in the Shell browser. - MP3 decoder as a DirectX Media Object. - More support for the Task Scheduler. - Support for COM aggregation in UrlMon. - Various bug fixes. The source is available
2020 Apr 24
0
Wine release 5.7
The Wine development release 5.7 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.0.0, with upstream WPF support. - More progress on the WineD3D Vulkan backend. - Beginnings of a USB device driver. - Support for building with Clang in MSVC mode. - Builtin modules no longer depend on libwine. - Support for configuring Windows
2019 Nov 29
0
Wine release 4.21
The Wine development release 4.21 is now available. What's new in this release (see below for details): - HTTP proxy configuration through DHCP. - Parameter block support in D3DX9. - A few more dlls converted to PE. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.21.tar.xz