Torben Hohn
|
c96d49d21e
|
remove uuid field from ports again, and add jack_get_client_name_by_uuid()
|
16 years ago |
Torben Hohn
|
5af6bef0bf
|
remove some debug printf
|
16 years ago |
Torben Hohn
|
4efe857267
|
increase name field to PORT_NAME_SIZE
|
16 years ago |
Torben Hohn
|
96d44837b4
|
from session_notify
|
16 years ago |
Torben Hohn
|
bd9b4b3833
|
first port_connect output.
|
16 years ago |
Torben Hohn
|
ec450d3ec7
|
make sure uuid is set at save.
|
16 years ago |
Torben Hohn
|
ef45663076
|
huh... servername option wasnt set.
|
16 years ago |
Torben Hohn
|
40f06be9fd
|
add JackSessionUUID to jack_client_open
|
16 years ago |
Torben Hohn
|
0cd91348c6
|
return of the startup strings.
|
16 years ago |
Torben Hohn
|
4843e3fb89
|
weirdness bug... fix.... this really sucks.
|
16 years ago |
Torben Hohn
|
5a4e40db2c
|
fix some stuff....
|
16 years ago |
Torben Hohn
|
9bf9de1bc4
|
add \n to session ptinfs.. in simple client
|
16 years ago |
Torben Hohn
|
0ce4d045d3
|
allow NULL path parameter.
|
16 years ago |
Torben Hohn
|
ecdbe0a5d5
|
add examples...
|
16 years ago |
Torben Hohn
|
78cbb6d5c2
|
initial commit of session notification infrastructure
|
16 years ago |
paul
|
55cdb380a4
|
remove unused "a" from option string passed to getopt_long() (a leftover from the old "asio" mode)
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3815 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
b8b74358d1
|
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
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3794 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
c0a3a7bf7e
|
check for alsa-lib 1.0.18, now required
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3792 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
d7c2dff7c6
|
switch -L to -r for --no-realtime, drop single char flag for --replace-registry, tweak help message to name net backend correctly
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3790 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
3695b9deae
|
changes to make distcheck work correctly on linux & OS X
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3787 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
f5415c352c
|
fix potential crash/memory corruption if client exits before jack_client_open() returns
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3783 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
2399e8c181
|
world domination for alsa_io
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3776 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
169baed1bb
|
use weak linkage for API functions added after 0.116.2
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3775 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
49de812042
|
remove AM_MAINTAINER_MODE from configure.ac ...
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3774 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
e1de47e893
|
update man page for jackd to show -R/-L; remove reference to jackstart; other minor tweaks
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3773 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
0b0e68f669
|
add -dnet params to jackd.1.in
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3772 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
3bcd2ed32e
|
unchecked 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
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3771 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
7246fa61e6
|
cleanups and removal of \n from jack_error calls mainly
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3770 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
d831cb1286
|
remove stuff breaking make dist
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3767 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
e51acbe00d
|
this seems to be unnecesary. las... check on osx please.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3766 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
7a34991749
|
remove occurences of alloca and remove some unused vars.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3765 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
932938aef6
|
remove time_smoother... was just an experiment for alsa_io
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3764 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
82165f5210
|
Add man page for jack_netsource
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3763 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
c9e9255db5
|
call netjack_release during driver destruction
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3762 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
09a3ffede5
|
change client name to "netjack"
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3761 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
1a8c92cfa3
|
remove still here message
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3760 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
75f17f17c7
|
[netsource] free packet cache after jack_client_close
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3759 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
b85a6210c4
|
change help text to celt kbits
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3758 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
fd37c06bdb
|
joerns commandline parameter sanity patch
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3757 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
ad8c23db90
|
massage celt value, so it represents bandwidth in kbits
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3756 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
8c0ae4b0ca
|
check samplerate in autoconfig packet.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3755 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
6c9606e22c
|
check sanity of autoconfig packet values.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3754 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
c54b6ffd68
|
make jitter val configurable... the connectscript will use this soon.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3753 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
7b3a7901d2
|
cleanup...
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3752 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
5901db02bd
|
add segterm handler to netsource for clean exit.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3751 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
a89f884391
|
test malloc return value in jack_get_ports()
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3750 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
paul
|
f71f50d4f2
|
correct callback prototype for info shutdown
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3747 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
a60448b0a3
|
meh... inverse retval...
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3746 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
542dcd63e0
|
upss... need to evaluate netjack_poll return value
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3745 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
torben
|
05892a251e
|
remove unnecessary messing with signals from netjack_poll_deadline
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@3744 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |