46cf27eremove nasty printf from jack_port_get_buffer() by
pbd
2002-03-06 19:23:06 +0000
a321c5dremove cleanup thread, add dither code from steve harris by
pbd
2002-03-06 18:38:03 +0000
46b6a57many changes to the internals by
pbd
2002-03-06 01:23:32 +0000
598b6c4support for port total latency computation by
pbd
2002-03-05 03:28:46 +0000
279b024added argument to graph order callback by
pbd
2002-03-05 02:34:01 +0000
d6c9e11added graph order callback, updated to call internal clients as well by
pbd
2002-03-05 02:27:58 +0000
a0ac75fadded graph order callback by
pbd
2002-03-05 02:24:50 +0000
5325fe8free duplicate list during graph sort, minor text motion by
pbd
2002-03-04 02:59:57 +0000
dbe0099rectangular dither added (from steve harris) by
pbd
2002-03-04 02:49:36 +0000
ba6b596Yet another sort bugfix. One rare locking bug fixed in client removal code. by
kaiv
2002-03-03 15:56:45 +0000
4002202Recurse bug with cyclic client dependencies. by
kaiv
2002-03-03 12:55:34 +0000
818e9bfFixed graph sorting bug with transitive client dependencies. Added fed_by info to jackd sigusr1 dump. by
kaiv
2002-03-03 02:46:27 +0000
b850bccTemporary fix for a client removal bug in control thread. by
kaiv
2002-03-03 02:23:42 +0000
d4837aaFix for graph rechaining bug. by
kaiv
2002-03-03 00:19:29 +0000
3ce4077fix a typo in an include by
wingo
2002-03-02 18:18:16 +0000
4611ad8remove dangling remnants of varags from jack_driver_load by
pbd
2002-03-02 16:50:50 +0000
dc2e950Fix for the deadlock bug in jack_deliver_event(). by
kaiv
2002-03-02 16:30:11 +0000
454e6deprevent clients from unregistering other ports; compact dump output by
pbd
2002-03-01 16:03:15 +0000
c6003bb* put jack plugins in $libdir/jack * compile warning fix in driver.c by
wingo
2002-02-26 14:26:04 +0000
ae37e72connect.c, transport control API, slightly more info in sigusr1 dump by
pbd
2002-02-26 05:31:07 +0000
841ba23connect.c, transport control API, slightly more info in sigusr1 dump by
pbd
2002-02-26 05:19:41 +0000
413cc66alsa driver usage patch by
pbd
2002-02-25 17:59:44 +0000
ac19b71allowed for duplex/capture/playback in alsa driver by
pbd
2002-02-23 18:00:46 +0000
9f2f81cadd --asio and the timed_out element for client control by
pbd
2002-02-23 15:57:04 +0000
d43e780generic driver loading scheme, v0.12.0 by
pbd
2002-02-23 15:33:58 +0000
e3ae718Removed unnecessary fprintf statement. by
kaiv
2002-02-21 17:33:17 +0000
d198d91ALSA xrun handling fixes. by
kaiv
2002-02-21 17:25:44 +0000
8498b9fFix to jack_clear_fifos bug. by
kaiv
2002-02-17 00:15:14 +0000
5577043use driver wait function when waiting for subgraphs by
pbd
2002-02-16 21:28:47 +0000
7bb8946revert test case from fltk_client by
pbd
2002-02-16 18:56:29 +0000
4546c0bremove erroneous hard-coded channel in write_to_channel call by
pbd
2002-02-16 18:55:38 +0000
2f09d9eremove some done items from TODO by
pbd
2002-02-16 18:49:47 +0000
fe5a5bdFixed bug in copying data from port buffer to alsa_pcm:out_X. by
kaiv
2002-02-16 18:49:22 +0000
08abe38more files for cvs to ignore by
pbd
2002-02-16 18:48:07 +0000
f4c9eccimprove handling of "cannot create new client" errors between server and client by
pbd
2002-02-16 18:46:37 +0000
d218449fix longopt name for period count by
pbd
2002-02-16 18:32:53 +0000
c32fa71updated .cvsignore from andy by
pbd
2002-02-16 18:30:33 +0000
b2cacdaremove extraneous output from clear_fifos by
pbd
2002-02-16 18:26:24 +0000
6cdb9d5remove gain argument from write_to_channel ops by
pbd
2002-02-16 18:21:11 +0000
0faf354remove extra debugging fields from client shared structure - they were there for the fifo problem by
pbd
2002-02-16 18:09:48 +0000
e98f76efixed random data left in FIFO problem- phew! by
pbd
2002-02-16 18:02:39 +0000
bf12d41intermediate debugging state, trying to track down clicking problem after aborted client restart, but contains several important fixes by
pbd
2002-02-16 15:41:01 +0000
5a3ddcafixed graph_lock issues for driver/engine, kai's dump patch, remove hammerfall code that is broken under ALSA CVS, move to 0.11.0 by
pbd
2002-02-12 23:44:43 +0000
bb77c5cfixed race condition with client removal by
pbd
2002-02-08 16:25:26 +0000
9dbb91azero buffer fix, patches from jeremy and others, driver cleanup by
pbd
2002-02-07 17:25:38 +0000
02b141flatest changes related to ardour (DAW) support by
pbd
2002-02-06 02:59:15 +0000
e6b9a40add jack_port_connected_to(), plus port connection lock on client side by
pbd
2002-01-31 16:57:49 +0000
4c74e26added gpl-ish message by
pbd
2002-01-31 04:37:25 +0000
4aec002add jack_port_disconnect, plus minor bug fixes by
pbd
2002-01-31 04:30:30 +0000
4cdb00fbetter state transition table allows clean removal of unfinished clients by
pbd
2002-01-28 18:06:49 +0000
232901badded impulse_grabber to repository by
pbd
2002-01-28 13:57:00 +0000
8d8b669many changes related to integration of ardour by
pbd
2002-01-28 03:51:28 +0000
dd6a997Fix to prevent accepting duplicate clients. by
kaiv
2001-12-21 03:47:52 +0000
778dcebChanged also the debug statements to use alsa_pcm. by
kaiv
2001-12-20 19:18:31 +0000
4b406ecChanged to use the new ALSA client and port names. by
kaiv
2001-12-20 19:15:13 +0000
7016388New ALSA client and port, ens1371 sample-rate bug fixed, changed location of asoundlib.h. by
kaiv
2001-12-20 18:57:21 +0000
aad1a5cAdded javadoc for jack_sort_graph(). by
kaiv
2001-12-19 23:17:14 +0000
f304062implemented jack_get_ports() by
pbd
2001-12-17 19:27:16 +0000
b130587Typo fix. :) by
kaiv
2001-12-17 18:51:42 +0000
4efadcacleanup shm, set temp dir, improve overall thread/child/parent relationships in jackd by
pbd
2001-12-17 18:16:24 +0000
20ea051make dist should only include headers, not CVS/* by
pbd
2001-12-17 15:31:08 +0000
cd74923fixed rechain graph, improve cleanup by
pbd
2001-12-17 15:10:58 +0000
0b14ec7fixed rechain graph, improve cleanup by
pbd
2001-12-17 15:03:43 +0000
ea70aebrevert no-fork-by-default error by
pbd
2001-12-16 22:24:48 +0000
c324d00another improvement in calling cleanup under some conditions by
pbd
2001-12-16 22:18:19 +0000
156219dpatch from kai; possible improvement in calling cleanup under some conditions by
pbd
2001-12-16 22:13:21 +0000
39dac4buse libjack.la for linking by
pbd
2001-12-08 18:12:36 +0000
5eea78aused segment:offset addressing by
pbd
2001-12-07 18:54:45 +0000
0569b90fix problems with driver attach/detach by
pbd
2001-12-07 13:55:34 +0000
9bb8224removed dependency on libltdl (instead use libdl) by
richi
2001-12-06 16:44:27 +0000
aa0252afix wrong format for fprintf / too many args to it by
richi
2001-12-06 10:55:44 +0000
d9069dbfix problem with calling of cleanup() by
pbd
2001-12-05 16:19:00 +0000
6bc9cf1bump version by
pbd
2001-12-05 15:31:51 +0000
68513a4parent/fork/child scheme c/o richard g. by
pbd
2001-12-05 15:28:06 +0000
7a408b8add check for ALSA in configure by
pbd
2001-12-05 14:13:00 +0000
08eed24bump version by
pbd
2001-12-05 05:04:48 +0000
9d63c81mixdown now works; sigsegv causes clean exit from audiothread by
pbd
2001-12-05 04:59:05 +0000
b676bc7fixes for full ALSA PCM generality w.r.t poll descriptors by
pbd
2001-12-05 03:47:27 +0000
6cb2daaadd annotation to simple client by
pbd
2001-11-28 15:45:31 +0000
89bdf08add GPL notice plus minor tweaks to capture_client.c by
pbd
2001-11-28 15:35:56 +0000
6514855add options to jackrec, fix contiguous problem in alsa_driver by
pbd
2001-11-28 14:51:16 +0000
0038270many critical changes, plus jackrec client by
pbd
2001-11-28 05:09:32 +0000
f39d863back out jack_port_name() (port_t is opaque) by
pbd
2001-11-27 16:40:14 +0000
0b8d4c2don't install all headers; add and use jack_port_name(); remove doc/.xvpics by
pbd
2001-11-27 16:37:07 +0000
70c9fbdremoved glib dependency from the public api. we still need some helper functions to access the useful things out of jack/port.h though... by
wingo
2001-11-24 01:28:22 +0000
38c43d4* added cvsignore files * fixed build process for automake 1.5 by
wingo
2001-11-23 23:44:58 +0000
a748c06put driver.c into libjack, changed to LGPL for driver.c, fixed makefile by
pbd
2001-11-14 00:02:15 +0000
fd67c97patch from kai to fix disable-fltk-client argument by
pbd
2001-11-13 21:13:32 +0000
6c923a2needed copies of GPL *and* LGPL by
pbd
2001-11-13 04:55:24 +0000
718a13bfixed project page link by
pbd
2001-11-13 04:38:11 +0000
44a76a1fixed project page link by
pbd
2001-11-13 04:38:11 +0000
406938efixed up licensing info to use LGPL where appropriate by
pbd
2001-11-13 04:32:31 +0000
fbf3f3bchannel count/period fixes + ADDON_DIR from andy la-a-foe by
pbd
2001-11-13 04:10:05 +0000
8416615minor fixes for build, relating to docs by
pbd
2001-11-12 04:21:46 +0000
0410974Initial revision by
pbd
2001-11-12 04:08:37 +0000