| .. |
|
.cvsignore
|
add some .cvsignore files
|
22 years ago |
|
ChangeLog
|
Updated ChangeLog
|
21 years ago |
|
Makefile.am
|
first pass at integrating sanity/system checks into jack1
|
17 years ago |
|
clientengine.c
|
port notifications are sent after portsegment attach etc...
|
15 years ago |
|
clientengine.h
|
commit serious design flaw that left jackd in freewheeling mode if the client that initiated freewheeling leaves the graph (either deliberately, or via a crash)
|
16 years ago |
|
engine.c
|
make jack_deliver_event not static, so we can access it from clientengine.c
|
15 years ago |
|
jackd.1.in
|
check return result of engine->set_buffer_size() in all backends, so that if the user specifies -M <insane>, we fail cleanly rather than with a segfault; update man page with comments about -M values
|
16 years ago |
|
jackd.c
|
make MIDI port buffer size variable with -M cmdline argument; reduce size of jack_midi_port_internal_event_t from 12 to 8 bytes
|
16 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 |