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 f0d10e8cbe 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
..
.cvsignore add some .cvsignore files 22 years ago
ChangeLog Updated ChangeLog 21 years ago
Makefile.am 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
clientengine.c [engine] rename continuous_stream to timeout_count and make threshold configurable 14 years ago
clientengine.h [engine] make jack_check_clients return errs. when no err, read graph_wait 14 years ago
controlapi.c [core] fix error path for driver removal. 14 years ago
engine.c remove the dreaded client->control->nframes which is initialized too late 14 years ago
jackd.1.in [engine] make -C optarg a time, so that it doesnt depend on period_size 14 years ago
jackd.c [engine] make -C optarg a time, so that it doesnt depend on period_size 14 years ago
jackstart.1 man page and --version to jackd 23 years ago
jackstart.c [0.99.2] make jackstart not give up 21 years ago
md5.c remove all CVS Id lines from source and headers 19 years ago
md5.h remove all CVS Id lines from source and headers 19 years ago
md5_loc.h remove all CVS Id lines from source and headers 19 years ago
transengine.c fix export of pointers into JACK API headers, thus allowing a 64 bit JACK server to support 32 bit clients and vice versa (work done primarily by Torben, with a few cleanups from Paul) 17 years ago
transengine.h [0.92.0] fix transport bug:000023 22 years ago