40f06beadd JackSessionUUID to jack_client_open by
Torben Hohn
2009-11-20 21:55:24 +0100
0cd9134return of the startup strings. by
Torben Hohn
2009-11-20 19:28:45 +0100
4843e3fweirdness bug... fix.... this really sucks. by
Torben Hohn
2009-11-20 15:57:09 +0100
5a4e40dfix some stuff.... by
Torben Hohn
2009-11-20 13:51:00 +0100
9bf9de1add \n to session ptinfs.. in simple client by
Torben Hohn
2009-11-20 07:22:57 +0100
0ce4d04allow NULL path parameter. by
Torben Hohn
2009-11-20 06:02:34 +0100
ecdbe0aadd examples... by
Torben Hohn
2009-11-20 06:02:23 +0100
78cbb6dinitial commit of session notification infrastructure by
Torben Hohn
2009-11-20 05:40:15 +0100
55cdb38remove unused "a" from option string passed to getopt_long() (a leftover from the old "asio" mode) by
paul
2009-11-19 12:30:46 +0000
b8b7435 (tag: 0.118.0)move copyright message to be the first thing printed (except in the -V case); fix dangerous code in physmem determining code; change output if memory locking is unlimited; return 0 if -V is used by
paul
2009-11-16 14:25:57 +0000
c0a3a7bcheck for alsa-lib 1.0.18, now required by
paul
2009-11-15 22:43:43 +0000
d7c2dffswitch -L to -r for --no-realtime, drop single char flag for --replace-registry, tweak help message to name net backend correctly by
paul
2009-11-14 17:58:10 +0000
3695b9d (tag: 0.117.0)changes to make distcheck work correctly on linux & OS X by
paul
2009-11-13 19:04:25 +0000
f5415c3fix potential crash/memory corruption if client exits before jack_client_open() returns by
paul
2009-11-13 15:40:45 +0000
2399e8cworld domination for alsa_io by
torben
2009-11-13 00:18:57 +0000
169baeduse weak linkage for API functions added after 0.116.2 by
paul
2009-11-12 22:11:03 +0000
49de812remove AM_MAINTAINER_MODE from configure.ac ... by
torben
2009-11-12 21:21:15 +0000
e1de47eupdate man page for jackd to show -R/-L; remove reference to jackstart; other minor tweaks by
paul
2009-11-12 21:12:02 +0000
0b0e68fadd -dnet params to jackd.1.in by
torben
2009-11-12 21:05:00 +0000
3bcd2edunchecked malloc return cases in libjack fixed; add info on -L option ; different backend lists in usage text for OS X and linux; indent ringbuffer.c appropriately by
paul
2009-11-12 20:21:23 +0000
7246fa6cleanups and removal of \n from jack_error calls mainly by
torben
2009-11-12 19:41:06 +0000
d831cb1remove stuff breaking make dist by
torben
2009-11-12 11:50:55 +0000
e51acbethis seems to be unnecesary. las... check on osx please. by
torben
2009-11-12 04:07:46 +0000
7a34991remove occurences of alloca and remove some unused vars. by
torben
2009-11-12 03:46:56 +0000
932938aremove time_smoother... was just an experiment for alsa_io by
torben
2009-11-12 02:32:02 +0000
82165f5Add man page for jack_netsource by
torben
2009-11-12 00:56:48 +0000
c9e9255call netjack_release during driver destruction by
torben
2009-11-12 00:56:46 +0000
09a3ffechange client name to "netjack" by
torben
2009-11-12 00:56:44 +0000
1a8c92cremove still here message by
torben
2009-11-12 00:56:42 +0000
75f17f1[netsource] free packet cache after jack_client_close by
torben
2009-11-12 00:56:40 +0000
b85a621change help text to celt kbits by
torben
2009-11-12 00:56:37 +0000
fd37c06joerns commandline parameter sanity patch by
torben
2009-11-12 00:56:35 +0000
ad8c23dmassage celt value, so it represents bandwidth in kbits by
torben
2009-11-12 00:56:32 +0000
8c0ae4bcheck samplerate in autoconfig packet. by
torben
2009-11-12 00:56:29 +0000
6c9606echeck sanity of autoconfig packet values. by
torben
2009-11-11 21:24:05 +0000
c54b6ffmake jitter val configurable... the connectscript will use this soon. by
torben
2009-11-11 18:57:28 +0000
7b3a790cleanup... by
torben
2009-11-11 18:57:26 +0000
5901db0add segterm handler to netsource for clean exit. by
torben
2009-11-11 18:57:20 +0000
a89f884test malloc return value in jack_get_ports() by
paul
2009-11-11 17:48:30 +0000
f71f50dcorrect callback prototype for info shutdown by
paul
2009-11-11 16:12:28 +0000
a60448bmeh... inverse retval... by
torben
2009-11-11 13:25:00 +0000
542dcd6upss... need to evaluate netjack_poll return value by
torben
2009-11-11 13:24:58 +0000
05892a2remove unnecessary messing with signals from netjack_poll_deadline by
torben
2009-11-11 13:24:55 +0000
8b79ae3add netjack_poll back, easiest way to get ctrl-c autoconf packet wait. by
torben
2009-11-11 13:24:53 +0000
a6001a7add jack_samplerate man page, and update jack_bufsize by
torben
2009-11-11 12:38:17 +0000
b836511add manpage for jack_wait by
torben
2009-11-11 12:38:14 +0000
e9ca29amake want_deadline even more negative. the offset machinery seems to need that. by
torben
2009-11-11 11:38:03 +0000
25b2e04for all latencies below 4 we need negative deadline goodness. by
torben
2009-11-11 11:38:01 +0000
43e32d3sort of giving up :) ... set want_deadline to (- period/4 ) by
torben
2009-11-11 11:37:59 +0000
2e4ad04special want_deadline goodness for -l1 by
torben
2009-11-11 11:37:56 +0000
cd53307want_deadline extract by
torben
2009-11-11 11:37:54 +0000
0dc1eccdrop old file by
torben
2009-11-11 11:37:48 +0000
0d12d17add jack_on_info_shutdown() callback, which provides an code and a string describing why a client thread is being shut down; add jack_free() for compatibility with jack2 by
paul
2009-11-10 22:29:38 +0000
e090f3dadd jack_wait by
torben
2009-11-10 15:18:35 +0000
3b1a226set driver->period_usecs... fixes the zombification issues. by
torben
2009-11-10 01:04:37 +0000
bd94551comment out jack_error messages again. by
torben
2009-11-10 01:04:33 +0000
4cb9e69fix signedness issues with deadline_goodness compares. by
torben
2009-11-10 00:27:54 +0000
606c9b6calling delay doesnt work. deactivate for now. by
torben
2009-11-09 13:12:35 +0000
d523d43add newlines to output of jack_bufsize and jack_samplerate when used without arguments by
paul
2009-11-09 12:42:41 +0000
b25ebbd[netsource] add -B bindport option to netsource by
torben
2009-11-07 17:05:25 +0000
fdbba6a[netjack] on slave send outgoing packets from listen port by
torben
2009-11-07 17:05:21 +0000
9328a26add jack_samplerate which prints the current samplerate by
torben
2009-11-07 15:32:11 +0000
0c9c6f1activate jack_bufsize and make it report, when started without args by
torben
2009-11-07 15:17:15 +0000
6c650ca[netjack] improved xrun reporting by
torben
2009-11-06 14:20:31 +0000
a4c17bdstop automake trying to install all manpages 2 times. (needs check by las, for older automake) by
torben
2009-11-06 13:45:38 +0000
05fe1acimprove startup behaviour. retrieves the highest framecount. by
torben
2009-11-06 13:45:36 +0000
43db3b1fix packet_cache_get_next_available_framecnt returning old packets. by
torben
2009-11-06 13:45:33 +0000
8fe3be7make -dnet report xruns. by
torben
2009-11-06 13:45:28 +0000
4655fc1fix stuff the old merge broke. by
torben
2009-11-06 11:59:01 +0000
550b655include jack/internal.h for jack1 by
torben
2009-11-06 11:14:29 +0000
e49e184include "config.h" by
torben
2009-11-06 11:14:27 +0000
60bba68copy netjack_packet.{c,h} from jack2 by
torben
2009-11-06 11:14:24 +0000
dd69da4make configure check for different celt api, already in distros by
torben
2009-11-04 22:57:21 +0000
5b642bcupdate celt code to celt-0.7.0 api (fixes#139) by
torben
2009-11-04 21:36:04 +0000
5d170e7whitespace squelching in netsource.c by
torben
2009-11-04 21:36:01 +0000
043e5e6apply fixes for message buffer thread destruction (fixes#140) by
torben
2009-11-04 21:35:58 +0000
5699559fix back the controlloop inversion. by
torben
2009-11-04 09:20:33 +0000
7beff16man page fixes from debian/lintian by
paul
2009-09-13 16:44:52 +0000
158fc66add file moved from tools dir by
paul
2009-07-09 19:50:57 +0000
b0a3ae9move jack capture into example clients (its not a finished tool) ; update embedded docs for some jack frame time functions, and use direct form in jack_last_frame_tim() ; use fprintf() and not jack_info when printing DEBUG_WAKEUP output by
paul
2009-07-09 18:34:47 +0000
9cea782spelling fixes from debian by
paul
2009-07-09 18:31:55 +0000
5af3140spelling fixes from debian by
paul
2009-07-09 18:31:30 +0000
0249584[alsa_in] dont fail, when samplerate does not match by
torben
2009-05-24 15:52:12 +0000
fc2a0ad[alsa_out] make ports physical, so portaudio finds em by
torben
2009-05-23 03:52:38 +0000
7a8e431[netjack] deadline_goodness fix by
torben
2009-05-23 03:52:33 +0000
7c798af[netjack] improve high jitter behaviour and add jitter parameter. by
torben
2009-05-01 17:52:12 +0000
80c0630[alsa_out] make latency constant. subtract frames_since cycle start from off by
torben
2009-05-01 17:52:08 +0000
0326eb4Kjetil S. Matheussen: Fix a bug in HPET mmap() error check by
sonarnerd
2009-04-29 21:17:09 +0000