| .. |
|
.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
|
fix deadlock in jackd caused by graph/problem lock ordering
|
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
|
17 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
|
18 years ago |
|
md5.h
|
remove all CVS Id lines from source and headers
|
18 years ago |
|
md5_loc.h
|
remove all CVS Id lines from source and headers
|
18 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 |