Skip to content

Releases: thinkyhead/TabletMagic

TabletMagic 2.0

05 Apr 06:10
Compare
Choose a tag to compare

This release adds support for Xcode 13.3 (April 2022) and updates the system requirement to macOS 10.9 and up, marking the end of support for all versions of Mac OS X before Mavericks.

At this time there are no working drivers for Keyspan / Tripplite USA28-XG serial adapters, so we can't use our Wacom ArtZ-II 12x12 for testing. It may be possible to build a new Keyspan / Tripplite driver using a serial driver DEXT project as a starting point, or maybe by modifying the USA-19HS driver.

Probably the best way to adapt old Wacom tablets is to build a serial-to-USB adapter by modifying the Waxbee Project to work with the standard RS232 serial inside the Wacom tablet, but then we need to emulate some real Wacom tablet and will actually lose functionality. So, a working serial bridge continues to be our preference. We've also had no luck getting Keyspan and Wacom drivers working in Linux on our Pi400, but we'll keep at it.

Serial Drivers for macOS before 10.14 Mojave…

TabletMagic 2.0b20

05 Apr 03:44
Compare
Choose a tag to compare

This release fixes a problem with the mapping of buttons to double-click events and includes signed helper and preference pane binaries. Compatible with Mountain Lion and the upcoming OS X 10.9 Mavericks!

  • Fix double-click button mapping behavior
  • Signed the preference pane and helper binaries

TabletMagic 2.0b19

05 Apr 03:43
Compare
Choose a tag to compare

This release adds support for OS X 10.8 Mountain Lion and Calcomp serial tablets. TabletMagic now requires a minimum Mac OS X version of 10.6.8, marking the end of support for all versions of Mac OS X before Snow Leopard.

  • Add support for Mountain Lion with CFEvent/NSEvent.
  • Add support for CalComp serial tablets.