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 a27a920f7c add 2 new API functions: jack_client_real_time_priority() and jack_client_max_real_time_priority(); client threads now run *5* below the engine to allow for the possibility of other client-specific threads to have priorities above the normal client thread but below the server; bump to 0.115.0 to reflect this change 17 years ago
..
.cvsignore add some .cvsignore files 22 years ago
ChangeLog Updated ChangeLog 21 years ago
Makefile.am Version 0.109.7 : server code compiled in libjackserver library, code prepared for jackd/jackdmp switch 18 years ago
clientengine.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
clientengine.h fixes for detecting and cleaning up problematic clients 17 years ago
engine.c add 2 new API functions: jack_client_real_time_priority() and jack_client_max_real_time_priority(); client threads now run *5* below the engine to allow for the possibility of other client-specific threads to have priorities above the normal client thread but below the server; bump to 0.115.0 to reflect this change 17 years ago
jackd.1.in add documentation to the jackd man page on -X ALSA backend option 17 years ago
jackd.c mark clients Finished after process has been called; remove clients that do not respond to events et al; use poll&read to wait for event responses, not just read; add -r to remove/replace JACK SHM registry at startup 18 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