jack1 with LADI related goodies
Go to file
Nedko Arnaudov e42df1c755 Remove explicit -lm and -db in pkg-config files
elf-NEEDED sections of libjack.so and libjackserver.so should be enough
at link time
2023-12-29 19:43:24 +02:00
config Merge commit https://github/snd1/jack1 branch 'fix_spelling_errors' into 'ladi-1.126' 2023-12-02 19:45:21 +02:00
doc doc/mainpage.dox: Sync from ladi-jack2 2023-12-02 15:13:01 +02:00
drivers Merge commit https://github/snd1/jack1 branch 'fix_spelling_errors' into 'ladi-1.126' 2023-12-02 19:45:21 +02:00
include Fix bunch of warnings 2023-12-03 20:42:36 +02:00
jack@a7b70be51a Update jack headers submodule (Include types.h and systemdeps.h in control.h, JACK2 style) 2023-12-02 18:22:46 +02:00
libjack libjack/metadata.c: When disabled, make implementations fail with -1, so to mimic jack2 behaviour 2023-12-28 19:00:42 +02:00
server Fix bunch of warnings 2023-12-03 20:42:36 +02:00
tools@321e8a747a Add LADI/jack-tools as tools/ submodule (JACK1) 2023-07-29 14:15:28 +03:00
waf_autooptions@87a720d8ad Initial version of waf build system for JACK1 2023-07-28 20:16:24 +03:00
waf_toolchain_flags@aefda455ab wscript: fix use with python2 2023-12-02 19:02:03 +02:00
.gitattributes CI automated tarball creation and deployment 2022-01-15 11:19:04 +00:00
.gitignore Initial version of waf build system for JACK1 2023-07-28 20:16:24 +03:00
.gitmodules drop the jack_control submodule from LADI/jack1 2023-12-02 15:22:18 +02:00
.mailmap Add a .mailmap to squash git commit author duplicates 2023-12-02 21:29:22 +02:00
AUTHORS non-semantic changes to configure.ac to tidy up --help output, show default settings clearly, update TODO (hah!) clean up and rename QUICK-INSTALL as BUILDING_FOR_LINUX_2.4_KERNEL since that is all it really is 2008-11-24 15:36:26 +00:00
COPYING adding COPYING 2002-05-24 19:56:36 +00:00
COPYING.GPL needed copies of GPL *and* LGPL 2001-11-13 04:55:24 +00:00
COPYING.LGPL needed copies of GPL *and* LGPL 2001-11-13 04:55:24 +00:00
README.rst Adjust READMEs for LADI project 2023-07-20 01:53:00 +03:00
jack.pc.in Remove explicit -lm and -db in pkg-config files 2023-12-29 19:43:24 +02:00
jackserver.pc.in Remove explicit -lm and -db in pkg-config files 2023-12-29 19:43:24 +02:00
waf upgrade waf to 2.0.26 2023-12-02 19:29:39 +02:00
wscript wscript: elf-NEEDED on libm.so for libjack.so and libjackserver.so 2023-12-29 19:41:45 +02:00

README.rst

Welcome to JACK, the Jack Audio Connection Kit.

This is a variant of `jackaudio.org JACK1 <https://github.com/jackaudio/jack1/>`_
codebase for use with `LADI/ladish <https://github.com/LADI/ladish>`_ and
other `LADI <https://github.com/LADI/>`_ related stuff.

For LADI specific issues, submit issues or pull request to LADI project.
For related discussions, you are invited to join
`Libera.Chat <https://libera.chat/>`_ channel #ladi

Do not submit LADI specific issues to jackaudio project.