8000 Tags · marzent/winecx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: marzent/winecx

Tags

ff-wine-9.12.1

Toggle ff-wine-9.12.1's commit message

Verified

This commit was signed with the committer’s verified signature.
server: Use a shared_object_t for the dummy object.

The sequence lives in the object header, and the object is containing
the shm struct. The code was reading before the dummy_shm variable and
sometimes asserted that the sequence isn't initialized to zero.

ff-wine-2.4.2

Toggle ff-wine-2.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fix inotify on non linux systems

ff-wine-2.4.1

Toggle ff-wine-2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
loader: In macOS preloader, delay loading dylibs

ff-wine-2.4

Toggle ff-wine-2.4's commit message
loader: In macOS preloader, stop using mincore() to test if a region …

…is empty.

ff-wine-2.3.1

Toggle ff-wine-2.3.1's commit message
ntdll: Use IOPowerSources API to fill battery info on macOS

Apply 1 suggestion(s) to 1 file(s)

remove unnecessary CFTypeRef casts

handle errors is IOPSCopyPowerSourcesList

always release resources

ff-wine-2.3

Toggle ff-wine-2.3's commit message
loader: HACK: Ignore allocation issues for DOS area

This removes the loader spam seen on macOS Ventura

ff-wine-2.2.1

Toggle ff-wine-2.2.1's commit message
configure: remove cross_compiling check

This check just causes a headache when cross-building from arm64 to x86

ff-wine-2.2

Toggle ff-wine-2.2's commit message
configure: Set crossoverFFXIV as distribution name

ff-wine-2.1

Toggle ff-wine-2.1's commit message
configure: Set crossoverFFXIV as distribution name

ff-wine-2.0

Toggle ff-wine-2.0's commit message
wpcap: Build devices in unixlib for find_all_devices.

0