ec77020
format message outside lock to reduce contention by
2004-12-12 16:58:39 +0000
f3c0869
[0.99.32] minor messagebuffer improvements by
2004-12-12 16:30:32 +0000
4ad5ffd
[0.99.31] SHM registry locking by
2004-12-11 23:31:27 +0000
4e1c06d
print SHM type message by
2004-12-11 05:53:59 +0000
2398b7b
[0.99.30] significant shm.c restructuring by
2004-12-11 05:26:03 +0000
9e1b7ca
Remove the "jackd" target, make the "jack.framework" target safer when compiling client.c by
2004-12-10 18:14:29 +0000
39328a3
no message by
2004-12-10 14:58:42 +0000
c0c4605
[0.99.29] improve _open() and _load() error handling; minor cleanup by
2004-12-10 13:50:40 +0000
db850b5
[0.99.28] purge shm registry on make install by
2004-12-09 13:04:47 +0000
fc2284b
remove const attribute from client argument of jack_port_by_id() by
2004-12-09 03:32:02 +0000
47a9c01
[0.99.27] Simon's graph sorting patches by
2004-12-09 02:30:07 +0000
1d26415
[0.99.26] don't destroy unallocated segment by
2004-12-08 20:17:38 +0000
715c2be
[0.99.25] fix for port memory leakage by
2004-12-08 18:27:43 +0000
4adb7c2
[0.99.25] XRun detection on MacOSX (in coreaudio driver) by
2004-12-08 18:15:02 +0000
8c9f751
Xrun detection : cleanup by
2004-12-08 14:56:28 +0000
5941533
Xrun detection : first try by
2004-12-08 14:46:48 +0000
692343d
[0.99.24] thread-safe messagebuffer.c by
2004-12-07 18:23:07 +0000
ac795f6
Cleanup by
2004-12-07 18:00:36 +0000
d49f609
Cleanup + Xrun detection (to be finished) by
2004-12-07 16:55:52 +0000
6081817
[0.99.23] minor message correction by
2004-12-07 05:59:06 +0000
a82bed0
[0.99.23] multi-server resource management by
2004-12-07 05:44:58 +0000
760955a
Minor header fixes. Fixed compiler warning in coreaudio_driver.c. by
2004-12-06 14:22:15 +0000
9eaa236
[0.99.21] CHECK_PREEMPTION() comment correction by
2004-12-04 03:21:06 +0000
7ec2917
[0.99.21] add CHECK_PREEMPTION() macro to libjack by
2004-12-04 03:02:26 +0000
0247554
[0.99.20] messagebuffer fixes by
2004-12-04 02:54:57 +0000
47a0d87
[0.99.19] add new realtime-safe messagebuffer interface by
2004-12-03 21:03:38 +0000
f28ddbd
[0.99.19] add new realtime-safe messagebuffer interface by
2004-12-03 20:52:59 +0000
ca4495c
fixed long-lived incorrect advance of transport frame before first rolling process cycle by
2004-12-02 19:42:37 +0000
e6a75f8
0.99.17 by
2004-11-30 17:32:18 +0000
44b809a
Fix a segmentation fault in shared memory desallocation if a driver can not be loaded. by
2004-11-30 17:31:46 +0000
9ac7f36
Fix order so that a graph reorder callback correctly see the new connection state after a connection state change. by
2004-11-30 17:30:46 +0000
df6021a
fix rolling frame count handling, and expand author list by
2004-11-30 13:54:12 +0000
ec2bb3a
Clear to avoid playing dirty buffers when the client does not produce output anymore by
2004-11-30 09:34:51 +0000
319be8d
Header fix for macosx. by
2004-11-29 18:32:12 +0000
31967c0
[0.99.15] preliminary multiple server support by
2004-11-29 17:54:35 +0000
6dcf311
[0.99.14] jack_client_open() part 2 by
2004-11-28 00:29:46 +0000
7cc82b9
[0.99.13] account for late poll() in ALSA driver by
2004-11-26 17:13:53 +0000
53aec75
Improve stream management in case of null input or output by
2004-11-25 10:54:55 +0000
c94066f
[0.99.12] client limit fix by
2004-11-25 01:58:42 +0000
6ec927b
More debug code. by
2004-11-23 18:14:32 +0000
f7e42b0
-t takes milliseconds not microseconds by
2004-11-23 15:24:54 +0000
f411449
update ALSA --help for --nperiods by
2004-11-18 23:16:31 +0000
a2cfa6a
[0.99.11] ALSA latency patch by
2004-11-18 04:50:42 +0000
a302319
Better debug code. by
2004-11-17 09:43:56 +0000
9997ee8
Correct link options for coreaudio and portaudio drivers by
2004-11-15 16:16:15 +0000
10233c7
Set a default value for deviceID by
2004-11-15 16:12:55 +0000
90ee373
Updated by
2004-11-15 10:13:30 +0000
208befb
set default deviceID in driver_initialize() by
2004-11-11 02:30:27 +0000
3f6ee6b
jackd man page revisions by
2004-11-10 20:43:09 +0000
a7d0307
Cleanup by
2004-11-10 15:42:31 +0000
2021342
Conditionnal compilation on MacOSX by
2004-11-10 15:42:11 +0000
7305335
Correct port names by
2004-11-10 15:27:07 +0000
fa9368c
Add management of -I option for use with JackPilot. by
2004-11-10 15:00:29 +0000
be42103
Fix server thread quit problem on MacOSX. by
2004-11-10 11:04:13 +0000
d8af635
Pedantically proper quoting. by
2004-11-06 16:19:45 +0000
e0c6de7
Correct management of -I option for use with JackPilot. by
2004-11-05 16:45:56 +0000
977c71f
Move acinclude to top level directory. This makes reconfigure work correctly. by
2004-11-03 07:41:25 +0000
03822e4
Set appropriate options for jack_internal_client_new(). by
2004-11-03 07:40:26 +0000
d38932d
Correct help string for --enable-optimize. by
2004-10-29 14:13:50 +0000
03eeb16
[0.99.10] variable jack_client_open() arguments by
2004-10-28 04:40:24 +0000
41d1fb6
validate open options by
2004-10-26 18:04:08 +0000
8271b8c
[0.99.9] reconcile beat_type with ardour by
2004-10-26 16:08:52 +0000
0575b22
reorder list of backends by
2004-10-26 04:23:44 +0000
df533b1
Documented JACK_DRIVER_DIR. Renamed configure.in to configure.ac. by
2004-10-24 20:04:10 +0000
f6d5499
- Fixed rounding - Fixed full-duplex error case (4Front Technologies) - More verbose error reporting (4Front Technologies) by
2004-10-24 18:03:55 +0000
0361ef5
remove bogus comment by
2004-10-23 01:46:14 +0000
9e41b50
fix ordering of ALSA driver startup operations, drop driver detach from shutdown pathway by
2004-10-20 12:10:28 +0000
d1d0ff1
Add Johnny multi-channel fix by
2004-10-19 13:34:34 +0000
727780e
Updated by
2004-10-19 11:17:03 +0000
64467d4
Cleanup by
2004-10-19 11:03:24 +0000
ee4063e
[0.99.7] add jack_get_xrun_delay() by
2004-10-15 04:49:18 +0000
8d6f273
Added JACK_DRIVERS envvar. by
2004-10-14 14:49:13 +0000
e81091c
thread init callback fixed for macosx. Added envvar JACK_DRIVERS. by
2004-10-14 14:47:25 +0000
8fe87b2
[0.99.5] jack_client_open() first step by
2004-10-10 04:18:21 +0000
5fa2920
[0.99.4] new interface docs; bug fixes by
2004-10-09 15:48:49 +0000
08ac9a0
[0.99.3] fix portaudio -P option by
2004-10-08 03:00:13 +0000
f17756a
[0.99.2] make jackstart not give up by
2004-10-05 06:06:05 +0000
f1005c8
[0.99.1] only close external clients fds by
2004-09-28 03:35:33 +0000
6d40a1a
Updated manpage. Up'd version number for release. by
2004-09-19 14:40:03 +0000
45fd060
minor formatting improvement by
2004-09-15 16:56:04 +0000
6516c67
[0.98.16] threading and CoreAudio cleanup by
2004-09-15 15:04:30 +0000
472ee13
[0.98.16] threading and CoreAudio cleanup by
2004-09-15 14:59:06 +0000
bdb2d01
mention coreaudio driver in man and jackd --help by
2004-09-15 02:07:41 +0000
02c444d
fix Mac OS X compile errors by
2004-09-15 01:33:06 +0000
898e007
[0.98.15] remove firewire driver by
2004-09-15 01:04:14 +0000
741f2bf
[0.98.15] remove firewire driver; add valgrind patches by
2004-09-15 01:00:42 +0000
e7b1f51
Fix GCC-2 compile error. by
2004-09-15 00:03:13 +0000
fc66011
Added CoreAudio driver. by
2004-09-14 13:39:06 +0000
dbbe144
Fix for MacOSX threading by
2004-09-13 09:25:55 +0000
c3b1c12
Removed environmental variables from alsa_driver. Prettified configure output. by
2004-09-13 02:12:45 +0000
299f89d
Removed environmental variables from alsa_driver.c, prettified configure output. by
2004-09-13 02:11:46 +0000
60c701a
Updated ChangeLog by
2004-09-09 14:36:22 +0000
ab2d248
Better handling for dlopen() errors. by
2004-09-08 15:49:46 +0000
1e6ddad
Fixed compile on Darwin. by
2004-08-31 23:28:34 +0000
b419fd0
Small code cleanups by
2004-08-27 16:50:49 +0000
d0dfa81
threading consolidation effort, hopefully rationalizing and merging all fixes required for broken glibc, NPTL, and NPTL 0.60 by
2004-08-27 02:34:37 +0000
089cfcf
Tamper the scheduling priorities only when necessary. by
2004-08-24 16:14:27 +0000
88c2689
fix gcc-2.95 compile errors by
2004-08-23 16:16:14 +0000
b26d2dd
Readline patch from rjo. Multi-user patch from Kjetil. Changed output of --version for better parsing. by
2004-08-23 01:26:30 +0000
1137ebc
msg cleanup; upstream jackd/client detection; munlock available; other minors fixes by
2004-08-22 21:39:53 +0000