Skip to content

Releases: jackaudio/jack-example-tools

4

02 Feb 11:27
4
33de8b4
Compare
Choose a tag to compare
  • Fix a typo in alsa_in manpage
  • Fix source-code comments and manpage for jack_simple_client
  • Remove includes of non-standard alloca.h header

3

01 May 17:35
3
c3d07f0
Compare
Choose a tag to compare
3
  • Ensure internal clients export their function entry points
  • Fix macOS and Windows builds

2

15 Apr 09:53
2
0a23b23
Compare
Choose a tag to compare
2

Fixes

  • Fix crashes in midi_latency_test
  • Fix regression in alsa_in that broke resampling (reverted code to known good state)
  • Fix usage help string in midiseq

1

15 Apr 09:52
1
Compare
Choose a tag to compare
1

Added

  • Add legacy example-clients
    and tools
  • Add man pages for example-clients and tools from
    jack2
  • Add jack2-only example-clients
  • Add license files for example-clients and tools and imported zalsa files
  • Add meson build system
  • Add CI builds against jack1 and jack2 in an Arch Linux container
  • Add supported jack version to project description: jack1 (>=0.126.0), jack2
    (>=1.9.20), pipewire-jack (>=0.3.44)
  • Add support to compile against different jack implementations based on
    available features and function definitions

Changed

  • Consolidate example-clients and tools with the versions in
    jack2
  • Apply commits from open pull requests in
    example-clients and
    tools
  • Make target executables and libraries compatible with jack1 and jack2 (if
    possible)