Skip to content

Releases: VoodooI2C/VoodooI2C

2.9.1

06 Nov 13:49
e3ac3ed
Compare
Choose a tag to compare

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

e3ac3ed - Bump version to 2.9.1 (#564) (Kishor Prins)

2.9

05 Nov 17:51
4f3206b
Compare
Choose a tag to compare
2.9

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

4f3206b - Release Version 2.9 (#532) (Kishor Prins)
f9f703b - Add AMD support (#530) (Visual Ehrmanntraut)

Extended List of Changes:

This PR contains various improvements. Huge shout to @ChefKissInc for AMD support, @1Revenger1 for continuous improvements, and @lazd for improving touchscreen support for Surface devices.

Thanks @newperson1746 and @1Revenger1 for the improved Github Actions and fixes

Edit November 6, 2024:

Please use the 2.9.1 release as it has the correct version.

2.8

18 Feb 15:25
17a5f58
Compare
Choose a tag to compare
2.8

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

  • Bump version to 2.8 (#526)
  • Fix crashes on macOS 13+ (#525)

2.7.1

03 Jan 11:29
b67562b
Compare
Choose a tag to compare

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

  • Bump to version 2.7.1 (#523)
  • Update VoodooI2C Satellites and support for physical buttons (#514)
  • Potential fixes for kernel panics upon shutdown for USB devices (#507)

2.7

27 Feb 00:45
a065e58
Compare
Choose a tag to compare
2.7

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

  • 2.7 build of VoodooI2C and related projects (#491)
  • Support secondary button (#445)
  • Display interrupt type in IOReg (#493)
  • VoodooI2CControllerNub: Release object when values not found in ACPI table (#483)
  • Don't rely on defaults defined in VoodooI2CControllerBusConfig (#482)
  • Add missing trailing newlines in logs (#480)
  • Fix documented boot arg for force-polling (#479)
  • Use bus timing defaults where necessary (#473)
  • Revert "Fixing Images in GPIO Pinning docs. (#452)" (#477)
  • Change resource parser from reference to pointer (#472)

VoodooI2CHID

  • Minor memory leak fixes
  • USB input support

Thank you @1Revenger1 for work with VoodooI2CHID and @LeeBinder and @naveenkrdy for testing this build.

2.6.5

27 Feb 23:09
e0a7c30
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

  • Update VoodooI2C, Release v2.6.5 (#446)
  • Merge pull request #443 from zhen-zen/patch-4
  • Add new variable layout from #399
  • Merge pull request #444 from VoodooI2C/ci/python3
  • Use Python 3 cldoc/cpplint, update to Xcode 11.7 image

2.6.4

06 Feb 18:25
0c67caa
Compare
Choose a tag to compare
  • Satellites now report dimensions in 0.01mm units, native engine reports them as-is.
  • Fixed VoodooI2CHID dimensions scaling issue (#428).

2.6.3

09 Jan 14:24
Compare
Choose a tag to compare

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

  • Bump version to 2.6.3
  • Update VoodooI2CHID with reset-related quirks

2.6.2

03 Jan 18:08
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

  • Bump version to 2.6.2
  • Update VoodooGPIO + VoodooI2CHID to fix post-sleep IRQ issue
  • Update VoodooI2CHID to fix MacKernelSDK headers
  • Merge pull request #425 from VoodooI2C/ioreg-bus-config
  • Expose bus configuration values in IORegistry

2.6.1

22 Dec 21:44
683b958
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

  • Merge pull request #423 from VoodooI2C/update-hid
  • Bump version to 2.6.1
  • Update VoodooI2CHID to fix secondary button issue