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.
sonarnerd 3371b5cbcb Sync with libjack/Makefile.am for simd.c rules 17 years ago
..
.cvsignore add some .cvsignore files 22 years ago
ChangeLog Updated ChangeLog 21 years ago
Makefile.am Sync with libjack/Makefile.am for simd.c rules 17 years ago
clientengine.c bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility really work, which change the size of a couple of protocol structures (hence the minor version change); use CFLAGS from environment; export JACK_CORE_CFLAGS to makefiles so that simd.c can use it and not JACK_CFLAGS which includes optimization flags; don't use MMX for math if we're using SSE; torben's patch to add better (ALSA memops-based) scaling for float->int16 conversion 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