search for: winebus

Displaying 20 results from an estimated 47 matches for "winebus".

2016 Nov 11
0
Wine release 1.9.23
...win-gdi-render-l1-1-0: Add dll. ext-ms-win-rtcore-gdi-object-l1-1-0: Add dll. ext-ms-win-rtcore-gdi-rgn-l1-1-0: Add dll. ext-ms-win-rtcore-ntuser-dc-access-l1-1-0: Add dll. api-ms-win-dx-d3dkmt-l1-1-0: Add dll. po: Update Ukrainian translation. Aric Stewart (8): winebus.sys: Implement IOCTL_HID_GET(SET)_FEATURE for hidraw. winebus.sys: Add OS/X IOHID bus. winebus.sys: Implement removing IOHID devices. winebus.sys: IOCTL_HID_GET_DEVICE_DESCRIPTOR for iohid. winebus.sys: IOCTL_HID_GET_STRING for iohid. winebus.sys: Reports for iohid....
2016 Oct 14
0
Wine release 1.9.21
...to FIXME() messages. api-ms-win-appmodel-runtime-l1-1-1: Add dll. ext-ms-win-kernel32-package-current-l1-1-0: Add dll. André Hentschel (2): shell32/tests: Mark win10 failure as broken. advapi32/tests: Don't crash the service test on wow64 Wine. Aric Stewart (12): winebus.sys: Watch for hid raw device addition and removal. winebus.sys: Add implementation for device removal. hidclass.sys: Minidriver handling for IRP_MN_REMOVE_DEVICE finished the IRP. winebus.sys: Implement IOCTL_HID_GET_DEVICE_ATTRIBUTES for hid devices. winebus.sys: Implement...
2019 May 10
0
Wine release 4.8
.... dinput: Use a helper function to get device type. dinput: Trace This pointer in a consistent way. dinput: Ensure Cursor is visible on config dialog. mspatcha/tests: Fix compile error on older compilers. mspatcha/tests: Make functions static. Andrew Eikum (11): winebus.sys: Fix some report descriptors. winebus.sys: Fix udev report descriptor length. winebus.sys: Remove some magic numbers. winebus.sys: Fix ball value reporting. hid: Shift usage values to LSB. dinput: Use heuristics to guess if a device is a gamepad or a joystick....
2019 Sep 27
0
Wine release 4.17
..._BROWSER_SESSION. wininet: Use username/password parameters over cached credentials. bcrypt: Fix key_asymmetric_init function for macos. dsound: Primary buffer doesn't support flag DSBCAPS_CTRLFX. Andrew Eikum (3): winex11.drv: Throttle calls to XResetScreenSaver. winebus.sys: Fix build without Linux event support. msvcrt: Implement %T format for strftime. Brendan Shanks (3): user32/tests: Test GetWindowInfo error conditions and incorrect cbSize. user32: Fix behavior of GetWindowInfo(0, NULL). d2d1: Only create shader resource views for draw...
2019 Nov 15
0
Wine release 4.20
...f %z, %t and %j formats. msvcrt: Use %ls format for wchar strings in DoMessageBox. ntdll: Work around futimens weak linking problem in set_file_times. user32: Include png.h only if SONAME_LIBPNG is defined. windowscodecs: Include png.h only if SONAME_LIBPNG is defined. winebus: Reference PDOs added to DEVICE_RELATIONS structure. winebus: Fix DEVICE_RELATIONS content on device removal. ntoskrnl.exe: Store device state in volatile key. ucrtbase: Set invalid parameter handler for all misc tests. ucrtbase: Clean up strftime tests. msvcrt: Call i...
2018 Mar 02
0
Wine release 3.3
...makefiles: Generate the top-level test rules from makedep. makefiles: Generate the remaining top-level rules from makedep. configure: Fix notice message for libSDL2. gdi.exe: Implement the DIB.DRV driver using a window surface. krnl386: GetCodeHandle returns a DWORD. winebus.sys: Define SYN_DROPPED if missing. makefiles: Add intermediate test target to propagate test failures status properly. makefiles: Shared library and import library are not exclusive for PE builds. ntdll: Print a diagnostic when mscoree cannot be loaded. ntoskrnl: Avoid forw...
2016 Sep 16
0
Wine release 1.9.19
...setupapi/tests: Also check for ERROR_CALL_NOT_IMPLEMENTED at the second call to SetupDiCreateDeviceInfoListExW. loader/wine.inf: Open pdf files using winebrowser. kernel32/tests: Don't test CloseHandle. setupapi/tests: Try to delete pre-existing key. Aric Stewart (7): winebus.sys: Add stub driver. ntoskrnl.exe: Implement IoGetAttachedDevice and IoGetAttachedDeviceReference. winebus.sys: Add initial udev stub driver. winebus.sys: Implement udev device enumeration. winebus.sys: Create bus devices. winebus.sys: Implement IRP_MN_QUERY_ID....
2019 Jun 10
0
Wine release 4.10
...). quartz/tests: Add more tests for aggregation. qcap/audiorecord: Fix aggregation support. qcap/tests: Add more tests for aggregation. strmbase: Reimplement BaseFilterImpl_QueryInterface() using a callback. quartz/filesource: Use BaseFilterImpl_QueryInterface(). winebus.sys: Use the winebus driver to create all devices. winebus.sys: Move udev configuration values to the winebus service key. winebus.sys: Avoid IoCreateDriver(). quartz/mpegsplit: Use BaseFilterImpl_QueryInterface(). qcap/avimux: Use BaseFilterImpl_QueryInterface(). wine...
2019 May 24
0
Wine release 4.9
...unction. winecrt0: Don't build unneeded code for Windows platforms. configure: Rename WINE_CROSSTEST to WINE_CROSS_PE. configure: Don't allow using config.h when cross-compiling. dinput/tests: Remove duplicate const. dinput8/tests: Remove duplicate const. winebus.sys: Avoid ssize_t. msvcp80: Fix the spec entries of the num_put_char/short/wchar functions. msvcr: Fix the _NonReentrantPPLLock__Scoped_lock_ctor() spec entries. msvcr: Fix the event_wait() spec entries. vssapi: Fix the VSSAPI_CVssWriter_Initialize() spec entry. inclu...
2018 Feb 16
0
Wine release 3.2
...e. André Hentschel (2): ws2_32/tests: Don't test WSAGetLastError() value on success. ws2_32/tests: Test with less socket pairs. Anton Romanov (2): wmp: Add IWMPPlayer interface. wmp: Implement IConnectionPoint[Container] and add _WMPOCXEvents. Aric Stewart (10): winebus.sys: Handle linux input event device via udev. winebus.sys: Build device reports for linux event devices. winebus.sys: Implement get_string for linux event devices. winebus.sys: Process device reports for linux event devices. loader: Add LNXEV to the critical event database....
2018 Sep 14
0
Wine release 3.16
...ryptoapi-l1-1-0: Add dll. advapi32/tests: Allow ERROR_ACCESS_DENIED for newer Win10. kernel32/tests: Allow ERROR_ACCESS_DENIED for newer Win10. oleaut32/tests: Adjust test to a fixed Windows bug. crypt32: Print Crypt(Un)protectMemory FIXME only once. Aric Stewart (2): winebus.sys: Improve unloading the winebus driver. winebus.sys: Implement IRP_MN_QUERY_DEVICE_RELATIONS. Bernhard Übelacker (1): wintab32: Correct ordinal in comment to the same as in the spec file. Brock York (2): kernel32/tests: Test ReplaceFileW on open exe. kernel32/tests: Imp...
2019 Jul 05
0
Wine release 4.12
...ails to launch (InitializeProcThreadAttributeList is a stub) 42374 Hardwood Solitaire can not connect to his server 45656 Acronis Storage Filter Management Driver 'fltsrv.sys' crashes on unimplemented function 'ntoskrnl.exe.KeBugCheckEx' in 'CrashOnError' mode 47013 winebus.sys: hidraw_set_feature_report buffer too small for some devices in SteelSeries Engine 47014 Multiple kernel drivers need 'ntoskrnl.exe.ExInitializePagedLookasideList' implementation (Norton 360/Symantec Eraser Control Driver) 47017 Symantec Eraser Control Driver 'eeCtrl64.sys'...
2016 Oct 28
0
Wine release 1.9.22
...ext-ms-win-rtcore-ntuser-dpi-l1-1-0: Add dll. ext-ms-win-ntuser-uicontext-ext-l1-1-0: Add dll. Aric Stewart (6): include: Correct NTSTATUS declaration for hidsdi.h. hidclass.sys: Use IoSetCompletionRoutine. hidclass.sys: Watch return for STATUS_PENDING not IRP status. winebus.sys: Handle device reports for hidraw devices. hid: Implement HidD_SetOutputReport. winebus.sys: Implement IOCTL_HID_SET_OUTPUT_REPORT for hidraw. Aurimas Fišeras (1): po: Update Lithuanian translation. Austin English (3): shell32: Add SHRemoveLocalizedName stub. she...
2019 Nov 25
0
Wine release 4.0.3
...net Space Engineers fractal noise generation broken 46655 Adobe Photoshop CC 2015.5: Tabs show completely black 46905 Multiple eventlog monitor applications go haywire (endless console spam, live-loop CPU) due to advapi32.ReadEventLogA/W returning lasterror ERROR_CALL_NOT_IMPLEMENTED 47013 winebus.sys: hidraw_set_feature_report buffer too small for some devices in SteelSeries Engine 47023 Warframe in-game screenshot fails if screenshot directory already exists 47069 Final Fantasy XIV Launcher renders black (needs better get_Busy implementation) 47082 NI System Web Server crashes on...
2018 May 11
0
Wine release 3.8
...Remove previous wine-staging maintainers. combase/tests: Add RoGetActivationFactory tests. include: Move AllocateAndGet* functions to public header. André Hentschel (1): ntoskrnl.exe/tests: Don't test functions directly when reporting GetLastError(). Aric Stewart (1): winebus: Properly identify SDL joysticks index when hot-plugged. Aurimas Fišeras (1): po: Update Lithuanian translation. Daniel Lehman (13): include: Add _countof macro. include: Add wcstof. advapi32/tests: Don't call function in assert(). msvcrt/tests: Add setlocale tes...
2018 Dec 14
0
Wine release 4.0-rc2
...t: Tweak the wording of an error message. cryptui: Avoid an unneeded strlen() call. Gabriel Ivăncescu (1): user32: Fix tracking position for non-client scrollbars. Huw D. M. Davies (1): ole32: Don't free handles that are just copied in the inproc case. Kai Krakow (1): winebus.sys: Re-add missing Xbox controller PIDs. Ken Thomases (1): configure: Fix building of the preloader on the Mac using Xcode 10 or later. Michael Stefaniuc (1): shell32: Use SetRect() instead of open coding it. Nikolay Sivov (10): comctl32/tests: Use actual text width for ideal...
2017 Jan 20
0
Wine release 2.0-rc6
...and more updates for the Romanian translation. ddraw/tests: Remove some no longer needed broken(TRUE). Nikolay Sivov (2): dwrite: Let freetype face cache manage lifetime of requested file fragments. uxtheme/tests: Some tests for buffered painting API. Samuele Guerrini (1): winebus.sys: Buffer length check fix. Sebastian Lackner (2): include: Avoid duplicate definition of REFERENCE_TIME. comctl32/tests: Add tests for PROPSHEET_InsertPage. -- Alexandre Julliard julliard at winehq.org
2020 Jan 17
0
Wine release 5.0-rc6
...--------------------- Changes since 5.0-rc5: Alexandre Julliard (4): kernel32: Catch stack overflow faults in IsBad*Ptr() functions. winecfg: Fix list of configurable dlls to account for PE files. msvcrt: Use unsigned comparisons in strcmp and strncmp. wine.inf: Remove the winebus service also for ARM64. Alistair Leslie-Hughes (2): dinput: Cap the buffer size to 20. gdiplus: Check status as well before using bitmap. Andrew Eikum (1): mscoree: Don't print FIXME for unused config file elements. Andr? Hentschel (1): d3dx9: Fix some spec file entri...
2018 Aug 17
0
Wine release 3.14
...r CopySubresourceRegion() with 3D textures. dxgi: Return DXGI_ERROR_SDK_COMPONENT_MISSING from DXGIGetDebugInterface1(). d3d12: Return DXGI_ERROR_SDK_COMPONENT_MISSING from D3D12GetDebugInterface(). dxgi: Prefer vkGet*ProcAddr() for loading Vulkan functions. Kai Krakow (1): winebus.sys: Do not print HID report read errors. Marcus Meissner (2): msi: Do not free hPackage twice or uninitialized (Coverity). ole32: Read vt into a DWORD, as propvariant->vt is 16 bit (Coverity). Matteo Bruni (2): d3dcompiler: Make types array static const. dxgi: Stub DXG...
2018 Aug 31
0
Wine release 3.15
...utine call 44653 Everquest Titanium (Project 1999): Significant performance regression from 3.1 to 3.2 44879 Multiple games crash on unimplemented function api-ms-win-core-timezone-l1-1-0.dll.GetDynamicTimeZoneInformationEffectiveYears (Universe Sandbox 2, Phoenix Point, Trailmakers) 45084 winebus blocks startup for several seconds when HID devices are detected via udev 45317 updating wine mono does not change version in uninstaller.exe 45365 Multiple .NET XNA 3.x/4.x games using Microsoft.Xna.Framework.Media classes crash due to IWMPCore3::newMedia stub 45366 A.R.E.S. Extinction Ag...