Skip to content

Releases: VoodooI2C/VoodooI2C

v2.1.3: Hanging fix

26 Sep 17:19
f715023
Compare
Choose a tag to compare

This is a quick release to fix the hanging issue on boot some users were experiencing. This release should also fix the problem where plugging in any (not just input) USB devices would cause the trackpad to stop working.

Since the last release there have been 2 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • Merge pull request #104 from hieplpvip/master
  • update submodules, bump version to v2.1.3

v2.1.2: Mojave supported, improved CPU usage, fixed clicks

26 Sep 01:52
Compare
Choose a tag to compare

This release includes the following:

  • Support for 10.14 Mojave
  • Reduce hidd CPU usage down to normal levels
  • Improves trackpad click (including on login screen)
  • Fixes a bug where the GPIO controller was not found on boot causing no input

Since the last release there have been 14 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • bump version to v2.1.2
  • update VoodooI2CHID
  • update VoodooI2CFTE
  • Merge branch 'master' of https://github.com/alexandred/VoodooI2C
  • Merge pull request #93 from prizraksarvar/master
  • update VoodooI2CHID
  • Merge pull request #92 from ben9923/wait-for-gpio
  • fix click issues, reduce hidd CPU usage, mojave support
  • Update VoodooI2CFTE
  • Update VoodooI2CFTE submodule

Fix Sleep/Shutdown KP

20 Sep 23:02
Compare
Choose a tag to compare

This is a quick release to fix the kernel panics occurring when sleeping, shutting down or rebooting on v2.1. Note that this does not yet fix any scaling issues nor is it compatible with Mojave 10.14.

v2.1: Native Gestures and FTE support

19 Sep 02:31
12c68cb
Compare
Choose a tag to compare

Since the last release there have been 22 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • small additions to readme
  • fix missing IOProviderClass in main Info.plist
  • fix FTE merge conflicts
  • gesture documentation and bump version to v2.1
  • fix merge conflict
  • finalise native gesture engine
  • some synaptics stuff
  • some native changes
  • 2F tap is now moreore reliable (but still slightly delayed), still have the 1F drag issue
  • merge local changes

v2.0.3

24 Jun 22:29
Compare
Choose a tag to compare

Since the last release there have been 5 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • revert commits that regressed preferences
  • Revert "Use IOHIDEventService instead of IOHIPointing from CSGesture. Add touch screen support."
  • Revert "small hack to ensure proper compilation of CSGesture with older SDKs"
  • Revert "change fixed scroll units to normal scroll units"
  • correct a typo in documentation

v2.0.2

06 Jun 21:49
Compare
Choose a tag to compare

Since the last release there have been 22 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • documentation changes
  • documentation changes
  • bump version to v2.0.2
  • add documentation for polling
  • add warning logs when not using either APIC or GPIO interrupts
  • change fixed scroll units to normal scroll units
  • small hack to ensure proper compilation of CSGesture with older SDKs
  • Merge remote-tracking branch 'origin/master'
  • Fix integer overflow breaking certain touch screens/styluses
  • Use IOHIDEventService instead of IOHIPointing from CSGesture. Add touch screen support.

v2.0.1

17 Jan 15:31
Compare
Choose a tag to compare

Since the last release there have been 3 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • make sure all versions are set to v2.0.1
  • use latest versions of VoodooI2CHID and VoodooI2CElan, bump version to v2.0.1
  • Ensure 10.11+ support

v2.0.0

16 Jan 23:05
Compare
Choose a tag to compare

Since the last release there have been 177 commit(s). The descriptions for the first (at most) 10 of these are as follows

  • adjust right click space
  • support hardware right click
  • add back in a commented return statement
  • move a condition elsewhere
  • make two finger taps more reliable, refactor
  • fix two finger tap
  • some updates to the documentation
  • fix some niggles
  • fix UPDD
  • fixing stuff

v1.0.4

02 Aug 21:31
Compare
Choose a tag to compare
Revert commits a90e5f70 and 302350ba. Increment version to 1.0.4

v1.0.3

02 Aug 20:39
Compare
Choose a tag to compare
Bump version to v1.0.3