Skip to content

Releases: Ableton/LinkKit

LinkKit 3.2.1

03 Jul 12:21
Compare
Choose a tag to compare
  • Update Link to version 3.2.1
    • Fix a race condition that could lead to crashes during destruction
    • Ensure that enabling Link is lock free

Built with Xcode 14.2 (14C18) and Ableton/link@41d9aa1

LinkKit 3.2.0

25 Mar 20:59
Compare
Choose a tag to compare
  • Fixed a quantization issue that could lead to missing notes after ABLLinkRequestBeatAtTime() and
    ABLLinkForceBeatAtTime().
  • Updated the example app for iOS 17 compatibility.
  • Added support for IPv6: Use IPv6 if an interface does not have an active IPv4 connection.
  • Updated asio to version 1.28.0.
  • Patched the namespace of asio to avoid symbol clashes when using multiple versions of asio
    in the same binary.

LinkKit 3.1.10

01 Dec 07:53
Compare
Choose a tag to compare
  • Update German localisation
  • Add ABLLink.NumberOfPeersChanged NSNotification
  • Add ABLLinkSuppressNotifications plist key

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.9-2

15 Sep 10:26
Compare
Choose a tag to compare
  • Remove fat library from the release bundle

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.9

21 Apr 07:31
Compare
Choose a tag to compare
  • Fixed a build system issue that would break compatibility with older iOS versions

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.8

23 Mar 15:17
Compare
Choose a tag to compare
  • Updated example app to use Swift and Swift UI
  • Minor bug fixes

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.7

07 Dec 13:28
Compare
Choose a tag to compare
  • Improved and simpler threading model
  • Minor performance improvement

Built with Xcode 13.0 (13A233) and Ableton/link@a4e4c2f

LinkKit 3.1.6

29 Mar 07:54
Compare
Choose a tag to compare

Minor fix: Add missing include to AblLink.h.

LinkKit 3.1.5

15 Dec 09:42
Compare
Choose a tag to compare
  • Fixed an issue that could lead to memory corruption during deallocation
  • Fixed a bug that would lead to incorrect times for uint64_t ABLLinkTimeForIsPlaying(ABLLinkSessionStateRef);

Build with Xcode 12.2 (12B45b) and Ableton/link@17479b4

LinkKit 3.1.4

02 Dec 11:10
Compare
Choose a tag to compare
  • Add support for Apple Silicon
  • Drop support for iOS 8 because it it not supported by Xcode 12 anymore

Build with Xcode 12.2 (12B45b) and Ableton/link@b8c640d