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.
paul 1d45b5064b compilation fixes for client.c 14 years ago
config compile fixes for OS X: remove double linkages to libjack + libjackserver, remove reference to client->control->nframes, add required compiler flags to get weak linkage to work 14 years ago
doc bump version to 0.121.0 ; doc tweaks to include control API 14 years ago
drivers compile fixes for OS X: remove double linkages to libjack + libjackserver, remove reference to client->control->nframes, add required compiler flags to get weak linkage to work 14 years ago
example-clients compile fixes for OS X: remove double linkages to libjack + libjackserver, remove reference to client->control->nframes, add required compiler flags to get weak linkage to work 14 years ago
jack fairly drastic and deep cleanup of client thread code in an effort to fix inconsistent handling of the return value from a process() callback; actually deprecate jack_thread_wait() in the same way jack2 does 14 years ago
jackd check for engine->driver before delivering latency events to its internal client 14 years ago
libjack compilation fixes for client.c 14 years ago
man clarify use of alsa_(in|out)'s -q parameter 14 years ago
python changes required for 0.121.[12] 14 years ago
tools make the printed output of jack_iodelay more useful to actual users 14 years ago
.cvsignore .cvsignore updates 20 years ago
.gitignore Add Gitignore 17 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 17 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 17 years ago
COPYING adding COPYING 24 years ago
COPYING.GPL needed copies of GPL *and* LGPL 24 years ago
COPYING.LGPL needed copies of GPL *and* LGPL 24 years ago
Makefile.am changes required for 0.121.[12] 14 years ago
README remove information about tmpfs from README file; update website URL in same file 15 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 17 years ago
acinclude.m4 Pedantically proper quoting. 21 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 17 years ago
configure.ac fix up configure.ac to work on OS X after recent changes. it appears that attempting to -march is unwise on x86 OS X (at least on Tiger) 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 19 years ago
jack.spec.in [rpm spec] session management insfrastruture introduced 16 years ago

README

Welcome to JACK, the Jack Audio Connection Kit.

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