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 5af5815c47 Merge pull request #20 from rncbc/master 10 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 fix a couple of issues with port rename callback (duplicate structure members, missing break statement) 10 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 fix a couple of issues with port rename callback (duplicate structure members, missing break statement) 10 years ago
messagebuffer.c #include changes to reflect separation of public and private headers 14 years ago
metadata.c [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. 10 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 add support for port rename callback. 10 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