Commit Graph

  • *
  • |\
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • | *
  • |/
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • |\
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | | |\
  • | |/ /
  • |/| |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • * | | |
  • | |_|/
  • |/| |
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • * | | |
  • | |/ /
  • |/| |
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | | | *
  • | | |/
  • | |/|
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • 8f488051 Merge pull request #747 from jackaudio/zalsa by Filipe Coelho 2021-04-14 16:16:11 +0100
  • 5a1c0f98 (refs/pull/747/head) Add zalsa configure flag, enabled by default if possible by falkTX 2021-04-14 16:07:31 +0100
  • 361b2f55 add zita internal client code by falkTX 2021-04-14 15:38:57 +0100
  • 62b07487 fix a deadlock issue in midi_dump by krasjet 2020-10-14 17:40:56 +0000
  • 1dea3e2c Start v1.9.18 by falkTX 2021-04-13 10:16:26 +0100
  • d8b06051 Log error message when cleaning previous DB, allow it on macOS too by falkTX 2021-04-12 18:40:41 +0100
  • a0862a29 (refs/pull/741/head) JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTR by chzchzchz 2021-03-28 17:55:31 -0700
  • 0e87cec9 (refs/pull/730/head) AVB mediaclock listener backend. Created linux/avbmcl subfolder for AVTP backend, added submodule linux/avb/OpenAvnu, added .gitmodules to top level dir, added backend to wscript, added linux/if_packet and igb checks to wscript, further details on AVTP backend in LAC2019 paper. by Christoph Kuhr 2021-03-11 18:50:21 +0100
  • 1bba849f Small changelog mishap by falkTX 2021-01-15 15:05:45 +0000
  • e984aeb2 Small changelog mishap by falkTX 2021-01-15 15:05:45 +0000
  • 9e23888b (tag: v1.9.17) Update changelog by falkTX 2021-01-15 15:00:40 +0000
  • 08d3e4f8 Merge branch 'master' into develop by falkTX 2021-01-15 14:53:15 +0000
  • 0e228a20 Add github issue templates by David Runge 2021-01-12 22:07:37 +0100
  • d2f9b95d (refs/pull/705/head) Add github issue templates by David Runge 2021-01-12 22:07:37 +0100
  • e7545f5b Remove old workaround for asio4all, as it breaks with jack-router Seems no longer needed Closes #697 by falkTX 2021-01-09 18:02:58 +0000
  • 9776657b Show welcome and license pages on windows installer by falkTX 2021-01-09 17:10:41 +0000
  • f3fbc420 Remove old useless macOS file by falkTX 2021-01-09 14:58:12 +0000
  • a563cc8c Ignore versions on windows installer, always replacing files by falkTX 2021-01-09 14:33:11 +0000
  • e7614784 Fix slightly wrong parameter type in portaudio adapter by falkTX 2021-01-08 13:58:04 +0000
  • 032be27c (refs/pull/700/head) Move jack_control command handlers to own functions by Peter Sutton 2021-01-07 13:14:45 +0000
  • 14723253 Ignore DB_VERSION_MISMATCH error on windows, it is expected by falkTX 2021-01-05 01:13:08 +0000
  • b04b6162 Prepare for future things by falkTX 2021-01-05 00:52:13 +0000
  • 89e3ac18 Add jack-router to windows installer, opt-in by falkTX 2021-01-05 00:41:06 +0000
  • d39b886a Fix bug stopping jack_control doing many ops per execution by Peter Sutton 2021-01-03 14:11:03 +0000
  • 163bba95 (refs/pull/695/head) Fix bug stopping jack_control doing many ops per execution by Peter Sutton 2021-01-03 14:11:03 +0000
  • 715eab5c (refs/pull/694/head) Fix compilation of documentation by Guido Aulisi 2019-12-05 15:19:23 +0100
  • 94a59faa Fix macOS x86_64 + arm64 interoperability by falkTX 2020-12-28 21:12:02 +0000
  • 54dc1af4 (refs/pull/386/merge) Merge b346a8e278 into a92df44112 by twischer-adit 2020-12-28 15:37:26 -0500
  • a92df441 Fixing macOS version API use by Robert Chin 2020-12-27 21:45:11 -0800
  • 8fec0b6d (refs/pull/692/head) Fixing macOS version API use by Robert Chin 2020-12-27 21:45:11 -0800
  • 1a81aa0e Fix build under macOS arm64 Closes #685 by falkTX 2020-12-26 16:59:47 +0000
  • b2ba349a Change returncodes of jackd on success by Fabian Koller 2020-11-07 06:57:26 +0100
  • 57aa8ad3 Use SYS_futex instead of __NR_futex by Khem Raj 2020-11-15 22:13:29 -0800
  • a23d22ea Update README_MINGW to reflect 2020 changes by Luciano Iam 2020-11-27 15:21:16 +0100
  • 3ecd8b9e (refs/pull/673/head) Update README_MINGW to reflect 2020 changes by Luciano Iam 2020-11-27 15:21:16 +0100
  • dd380a10 (refs/pull/670/head) Use SYS_futex instead of __NR_futex by Khem Raj 2020-11-15 22:13:29 -0800
  • 494fa1cd (refs/pull/536/head) example-clients: Use c++ compiler for jack_simdtests by Khem Raj 2020-01-15 20:21:58 -0800
  • 729adb42 (refs/pull/665/head) Change returncodes of jackd on success by Fabian Koller 2020-11-07 06:57:26 +0100
  • ac62faa9 Fix registry keys for Windows, add 32bit compat ones on 64bit by falkTX 2020-11-09 18:58:09 +0000
  • 746bc289 (refs/pull/615/merge) Merge be2cacf0b5 into dc6c9959ed by Hannes Helmholz 2020-10-30 12:25:17 -0300
  • dc6c9959 Revise previous commit, keep a *.0.dylib present by falkTX 2020-10-18 00:14:52 +0100
  • 0f2e3b2e Force library compat/current version under macOS by falkTX 2020-10-17 22:24:25 +0100
  • a938d7ae Revert "Bump JACK_API_VERSION to match jack1 (1.0.0)" by falkTX 2020-10-17 21:19:17 +0100
  • ede46216 Bump JACK_API_VERSION to match jack1 (1.0.0) by falkTX 2020-10-17 07:36:39 +0100
  • 5b78c2ef (tag: v1.9.16) Merge branch 'develop' by falkTX 2020-10-16 20:10:40 +0100
  • db76dd6b 1.9.16 release by falkTX 2020-10-16 20:10:20 +0100
  • d90ef27d Remove jack-router windows code, moved to new repo by falkTX 2020-10-16 20:06:34 +0100
  • d8e744aa Revert "metadata: Make JACK_METADATA_* constant" by falkTX 2020-10-16 19:43:02 +0100
  • 1f888386 Fix jackctl_parameter_reset and jackctl_parameter_set_value return values. by Stephane Letz 2020-10-16 16:27:28 +0200
  • b346a8e2 (refs/pull/386/head) JackRequest: Add end marker and verify them on read by Timo Wischer 2018-10-24 14:08:28 +0200
  • 74332b79 JackRequest: Add start marker and verify it on read by Timo Wischer 2018-10-24 13:57:04 +0200
  • 9d094d9a JackRequest: Try to write request in one shot by Timo Wischer 2018-11-06 14:19:44 +0100
  • 7777d952 JackRequest: Add template for building requests by Timo Wischer 2018-11-06 14:16:26 +0100
  • 688f09e1 JackRequest: Do not provide default constructor by Timo Wischer 2018-10-22 15:44:07 +0200
  • e0ad9863 JackRequest: Make ReadType method static by Timo Wischer 2018-10-22 14:49:05 +0200
  • 96e302f5 JackSocket: Print file descriptor in log messages by Timo Wischer 2018-10-25 12:27:13 +0200
  • 4de4d7ff JackSocket: Continue read/write if only partly done by Timo Wischer 2018-10-23 15:16:15 +0200
  • 5b1849e9 Provide POST_PACKED_STRUCTURE_ALWAYS by Timo Wischer 2020-10-15 17:47:18 +0200
  • 9a99d202 Remove "v" prefix from Windows installer files by falkTX 2020-10-15 14:05:49 +0100
  • 198b1a2b Remove "v" prefix from Windows installer files by falkTX 2020-10-15 14:05:49 +0100
  • ca59f52a (tag: v1.9.15) Merge branch 'develop' by falkTX 2020-10-15 13:31:34 +0100
  • 10eb69fd (refs/pull/644/head) fix a deadlock issue in midi_dump by krasjet 2020-10-14 17:40:56 +0000
  • 8f81dd59 Fix Changelog formatting by falkTX 2020-10-12 18:31:20 +0100
  • ef0f3c09 Preparations for 1.9.15 release by falkTX 2020-10-12 18:23:00 +0100
  • ff8fe7b5 Merge branch 'develop' by falkTX 2020-10-11 22:24:31 +0100
  • c05afaa7 README: Add repology repository badge by luz.paz 2019-08-22 17:55:04 -0400
  • eaf8b753 Clarification about jack_port_get_latency_range(). by Maciej Bliziński 2020-10-07 18:55:31 +0100
  • 023d0a57 Adjust doxygen config (import patch from Fedora) by falkTX 2019-10-28 11:35:38 +0100
  • 87da6c7d jack alsa: reoganize code for readability by Adam Miartus 2019-09-30 14:57:52 +0200
  • 4f8849bd alsa_driver: remove unused variable by Adam Miartus 2019-09-27 16:59:51 +0200
  • 39605d51 README: Add repology repository badge by luz.paz 2019-08-22 17:55:04 -0400
  • e1c2f7cf Clarification about jack_port_get_latency_range(). by Maciej Bliziński 2020-10-07 18:55:31 +0100
  • ea4beabc (refs/pull/641/head) Clarification about jack_port_get_latency_range(). by Maciej Bliziński 2020-10-07 18:55:31 +0100
  • a9c36206 Correct use of Start/Stop return type in JackCoreMidiDriver. by Stephane Letz 2020-10-03 11:37:40 +0200
  • b5ce525f Install def and lib files in the Windows installer by falkTX 2020-09-25 21:57:25 +0100
  • cc114987 Generate and install Windows libraries def files by falkTX 2020-09-25 21:36:30 +0100
  • 2cfd3d00 Generate def files for Windows builds by falkTX 2020-09-25 19:19:49 +0100
  • c48cb451 Correct the include dir used in the windows installer by falkTX 2020-09-24 20:15:44 +0100
  • ee7963e0 Update gitignore by falkTX 2020-09-24 20:13:44 +0100
  • d539727a Update default jack location on windows, per new installers by falkTX 2020-09-20 16:56:37 +0100
  • 78c93766 Use static pthread for windows static builds by falkTX 2020-09-20 16:50:09 +0100
  • 230cd6cc winmme: allow to activate without any ports, fix some warnings by falkTX 2020-09-20 15:50:16 +0100
  • 99b7a204 Install 32bit libjack.dll on 64bit windows installer by falkTX 2020-09-20 02:43:58 +0100
  • 34da6cce Special tricks for static win64 mixed build by falkTX 2020-09-20 02:39:17 +0100
  • b19c12ba Split example-clients and tools, as done for jack1 by falkTX 2020-09-20 01:11:13 +0100
  • 19c5cf73 Merge branch 'develop' by falkTX 2020-09-13 18:03:07 +0100
  • b3603d6f (refs/pull/635/head) Write registry key so 3rd parties can find jackd.exe by falkTX 2020-09-13 17:50:54 +0100
  • 81ac3d06 Fix typo by falkTX 2020-09-13 05:29:48 +0100
  • 5a9a7c50 Add --static configure flag, used for official windows builds by falkTX 2020-09-13 04:17:26 +0100
  • d3a32426 Add innosetup files by falkTX 2020-09-13 03:48:57 +0100
  • 69768dcd Remove 1 more unused file by falkTX 2020-09-13 03:21:41 +0100
  • c078bb1a Remove old, unused codeblocks project files by falkTX 2020-09-13 01:35:10 +0100
  • c4af0d1b Use system headers for portaudio by falkTX 2020-09-13 01:34:45 +0100
  • 29256179 Remove pre-included portaudio and samplerate header files by falkTX 2020-09-13 01:34:24 +0100
  • 1b6cba1a metadata: set fDBenv to null if opening fails Fixes #580 by falkTX 2020-09-13 00:54:36 +0100
  • dedf85e9 Revert "alsa: fix the poll interval" by falkTX 2020-09-13 00:47:33 +0100
  • 17574b46 Revert "Remove `floor` call in timeout calculation" by falkTX 2020-09-13 00:46:47 +0100
  • 9455cea6 Revert "Fix integer conversion for poll_timeout_ms" by falkTX 2020-09-13 00:46:33 +0100
  • dd24ce32 posix: fifo: use right prototype by Timo Wischer 2019-05-07 17:10:02 +0200
  • 5d80e06c jack_control: return a proper exit status on DBus exception by http://jneen.net/ 2020-04-17 11:52:20 -0400