Skip to content

Releases: acidanthera/VoodooPS2

2.0.2

11 Aug 11:55
Compare
Choose a tag to compare

v2.0.2

  • Unified release archive names
  • Initial workaround to rare kernel panics
  • Rebranding and conflict resolution with other drivers
  • Improve reliability of edge swipe gestures
  • Support macOS 10.11 to 10.15 beta
  • Support Xcode 11 beta
  • Support clicking with multiple fingers
  • Fix bugs in finger renumbering algorithm
  • Ignore hovering above the touchpad
  • Learn touchpad dimensions in runtime for old touchpads that don't report minimum coordinates
  • [Temporary] Support overriding touchpad dimensions for old touchpads that don't report minimum coordinates

Change of earlier versions may be tracked in commits and releases.

Fix kernel panic when custom SSDT is used

19 Apr 11:36
Compare
Choose a tag to compare

Disable touchpad when typing

19 Apr 07:00
Compare
Choose a tag to compare

Restore QuietTimeAfterTyping functionality (ignore touches for 500 ms after keypress) by @yusufrahadika Fix double-free error when configuration SSDT is used

Native multitouch and Force Touch emulation

18 Apr 10:07
Compare
Choose a tag to compare

• Synaptics touchpad support rewritten by @kprinssu using Apple native Magic Trackpad 2 (taken from VoodooI2C project https://github.com/alexandred/VoodooI2C)
• Stabilize multi-finger tapping (in comparison to https://github.com/kprinssu/OS-X-Voodoo-PS2-Controller) by proper finger renumbering
• Force Touch emulation by wide press or physical button

No changes to keyboard, mouse, Sentellic and FSP trackpads.