Skip to content

Releases: VoodooI2C/VoodooI2C

2.8

18 Feb 15:25
17a5f58
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.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

2.6

20 Dec 21:10
Compare
Choose a tag to compare
2.6

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

  • Bump version to 2.6
  • Fixed #357 panic caused by HID's accelerometer
  • Switch to MacKernelSDK (#420)
  • Evaluate XDSM first for easy customization and document updates (#391)
  • Sync changes with VoodooI2CHID
  • Store artifacts in zip files (#419)
  • Show ACPI device name in log instead of controller_name (#416)
  • Validate whether MatchedName exists (#415)
  • Option to opt-out from _DSM/XDSM interrupts (#398)

2.5.2

08 Oct 23:13
Compare
Choose a tag to compare

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

  • Bump version to 2.5.2
  • Separate VoodooI2CPCILakeController (#370)
  • [Docs] Update USB Support.md (#389)
  • Catch another garbage pointer (#390)