| .. |
|
Makefile.am
|
[tools] add jack_load_test allowing checking jackd behaviour under load
|
14 years ago |
|
alias.c
|
* Moved the tools to the tools directory. Only examples remain in the example-clients directory
|
17 years ago |
|
alsa_in.c
|
[alsa_io] stop using alloca and allocate buffer on the heap.
|
14 years ago |
|
alsa_out.c
|
[alsa_out] squelch diff to alsa_in by moving the quit variable around.
|
14 years ago |
|
bufsize.c
|
check requested buffer size and limit to 1..16384 - avoids wierd behaviour caused by jack_bufsize foobar
|
14 years ago |
|
connect.c
|
add session notification infrastructure
|
15 years ago |
|
evmon.c
|
* Moved the tools to the tools directory. Only examples remain in the example-clients directory
|
17 years ago |
|
freewheel.c
|
some more jack_client_new i had missed.
|
15 years ago |
|
iodelay.c
|
rename jdelay to jack_iodelay as per fons' request
|
14 years ago |
|
ipload.c
|
* Moved the tools to the tools directory. Only examples remain in the example-clients directory
|
17 years ago |
|
ipunload.c
|
* Moved the tools to the tools directory. Only examples remain in the example-clients directory
|
17 years ago |
|
load_test.c
|
[tools] remove the silent info function from load_test.c
|
14 years ago |
|
lsp.c
|
[latency api] also print playback and capture latency in jack_lsp
|
15 years ago |
|
midi_dump.c
|
[midi dump] fix warning
|
15 years ago |
|
monitor_client.c
|
change jack_client_new to jack_client_open in the remaining examples
|
15 years ago |
|
netsource.c
|
[netjack] fix occurences of jack_get_time which were hiding below driver
|
14 years ago |
|
samplerate.c
|
fix help/usage message for jack_samplerate (c/o adi)
|
14 years ago |
|
session_notify.c
|
set session dir correctly in the output of jack_session_notify
|
15 years ago |
|
transport.c
|
* Moved the tools to the tools directory. Only examples remain in the example-clients directory
|
17 years ago |
|
tw.c
|
* Moved the tools to the tools directory. Only examples remain in the example-clients directory
|
17 years ago |
|
wait.c
|
silence jack_info in jack_bufsize and jack_wait
|
15 years ago |