jack1 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
torben 009ebad4af [engine] make jack_check_clients return errs. when no err, read graph_wait 14 years ago
config fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCAL 14 years ago
doc various doxygen changes from raboof & gabredd via trac #153 14 years ago
drivers [controlAPI] add libjack* linkage to net, oss and firewire driver 14 years ago
example-clients [controlAPI] add server_control.c example 14 years ago
jack [engine] in case of a continous stream of timeouts, we suspend the execution of the processing graph. 14 years ago
jackd [engine] make jack_check_clients return errs. when no err, read graph_wait 14 years ago
libjack substantive rearrangement of OSX code so that async API (jack_cycle_wait/jack_cycle_signal) works on that platform. tested (provisionally) with the help of lincoln spiteri 14 years ago
man add man page for jack_iodelay 14 years ago
tools fix help/usage message for jack_samplerate (c/o adi) 14 years ago
.cvsignore .cvsignore updates 19 years ago
.gitignore Add Gitignore 16 years ago
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 16 years ago
BUILDING-FOR-LINUX-2.4-KERNEL 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 16 years ago
COPYING adding COPYING 23 years ago
COPYING.GPL needed copies of GPL *and* LGPL 23 years ago
COPYING.LGPL needed copies of GPL *and* LGPL 23 years ago
Makefile.am remove stuff breaking make dist 15 years ago
README remove information about tmpfs from README file; update website URL in same file 14 years ago
README.developers - note about copyright statements: contributors should 20 years ago
TODO 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 16 years ago
acinclude.m4 Pedantically proper quoting. 20 years ago
autogen.sh initial, potential fix for ringbuffer issues; fix some compiler warnings; clarify situation with const char** ports; member of request structure vis-a-vis 64/32 issues; stop autogen.sh from running ./configure by default (copying most other projects approach to reduce suprises); fix a couple of doxygen warnings 16 years ago
configure.ac updated comments for session.h from drobilla - no functional changes at all. docs have been updated at jackaudio.org 14 years ago
jack.pc.in fix for half-baked clock_gettime test in configure.ac; fix divide-by-zero error by no longer incrementing the frame counter in the event of an xrun/backend reset 18 years ago
jack.spec.in [rpm spec] session management insfrastruture introduced 15 years ago
jackctl.py [python] add jackctl.py temporarily 14 years ago

README

Welcome to JACK, the Jack Audio Connection Kit.

Please see the website (http://jackaudio.org/) for more information.