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 Davis 891ad914da replace use of fclose() on a descriptor returned by popen(2) (from Carl Hetherington but manually applied) 11 years ago
..
.cvsignore [0.99.5] jack_client_open() first step 21 years ago
ChangeLog fixes/cleanups/improvements to thread scheduling changes 21 years ago
Makefile.am update submodules 12 years ago
client.c replace use of fclose() on a descriptor returned by popen(2) (from Carl Hetherington but manually applied) 11 years ago
driver.c #include changes to reflect separation of public and private headers 14 years ago
intclient.c Fix for passing pointer to jack_intclient_t. 12 years ago
local.h basics for a hypothetical PortRename callback 12 years ago
messagebuffer.c #include changes to reflect separation of public and private headers 14 years ago
metadata.c change UUID implementation to use integers and serial counters; remove -L option from jack_lsp because "total latency" is deprecated 12 years ago
midiport.c #include changes to reflect separation of public and private headers 14 years ago
pool.c #include changes to reflect separation of public and private headers 14 years ago
port.c switch to 2048 bytes for default MIDI buffer size, 8192 is a bit large to be the default 12 years ago
ringbuffer.c unchecked malloc return cases in libjack fixed; add info on -L option ; different backend lists in usage text for OS X and linux; indent ringbuffer.c appropriately 16 years ago
sanitycheck.c license changes : shm.c goes frm GPL to LGPL (agreed by JOQ via email); add license info to a couple of other files 16 years ago
shm.c patch to release shm registry lock from Kristian Amlie 12 years ago
simd.c #include changes to reflect separation of public and private headers 14 years ago
systemtest.c license changes : shm.c goes frm GPL to LGPL (agreed by JOQ via email); add license info to a couple of other files 16 years ago
thread.c #include changes to reflect separation of public and private headers 14 years ago
time.c Drop obsolete cycle counter option in libjack 12 years ago
transclient.c revert change from floor (x+0.5) to rint() in fons' frames/time sync code 12 years ago
unlock.c #include changes to reflect separation of public and private headers 14 years ago
uuid.c try to recognize integers that are NOT UUIDs when parsing them 12 years ago