Nedko Arnaudov
|
ed8803c1b0
|
self-disconnection checks should not be made when disconnections are implicit because
of port unregistration
|
15 years ago |
sletz
|
05dea9361b
|
Version 1.9.7 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4048 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Torben Hohn
|
5fd49e4e97
|
fix segfault when session_id is NULL in jack_client_open
|
15 years ago |
Torben Hohn
|
0851e12bda
|
use JACK_UUID_SIZE in terminator struct.
|
15 years ago |
Torben Hohn
|
5cd7b4dedf
|
add uuid parameter to ClientCheck method.
Conflicts:
common/JackEngine.cpp
|
15 years ago |
Torben Hohn
|
48463edc36
|
fix JackSessionReplyRequest deadlocking due to JackRequest::Read(trans)
|
15 years ago |
sletz
|
7a2863cf55
|
rebase from trunk 4004:4041
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4042 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
caa6cd6c27
|
Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4034 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
9b2744c62d
|
David Garcia Garzon unused_pkt_buf_field_jack2 netone patch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4024 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
5b43a960d7
|
David Garcia Garzon netone patch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4021 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
e9e66e2c89
|
Fix in jack_register_server.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4020 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
a007ddb255
|
Fix compilation error of set_thread_log_function.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4019 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
2e96fbf11c
|
In JackCoreAudioDriver, move code called in MeasureCallback to be called once in IO thread.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4018 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Stéphane Letz
|
72d6964a7c
|
Init engine fields, cleanup.
|
15 years ago |
sletz
|
3de1ee6e07
|
Remove warnings.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4015 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
836f0b2996
|
Commit jackd2-manpages.patch, ticket #166.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4014 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
7e4abd92c5
|
Cleanup encoder allocation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4012 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Stéphane Letz
|
b3ea32ebab
|
Move methods as private.
|
15 years ago |
sletz
|
ecb4471edb
|
Add tests to validate intclient.h API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4006 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Stéphane LETZ
|
9bf10e24ab
|
Correct InternalClientLoad.
|
15 years ago |
Torben Hohn
|
4bd4f5b1bb
|
fix compile errors. which showed up from the rebase.
|
15 years ago |
Stéphane Letz
|
5f403c232e
|
Correct socket code to avoid connection refused error on OSX.
|
15 years ago |
Stéphane LETZ
|
18d6012986
|
Multi-platform mkdir, cleanup.
|
15 years ago |
Stéphane LETZ
|
d7772d7e59
|
Cleanup JackRequest.h (use of sizeof...).
|
15 years ago |
Torben Hohn
|
914a79d4b3
|
use constant JACK_UUID_SIZE for uuid size.
|
15 years ago |
Torben Hohn
|
542aa6c752
|
remove if( uuid < 0 ) code which should have been gone.
|
15 years ago |
Stéphane LETZ
|
e4ef948ea3
|
OSX IPC code removed from repository.
|
15 years ago |
Torben Hohn
|
5d18946a6a
|
check args in jack_session_event_free()
|
15 years ago |
Stéphane LETZ
|
dce347b74e
|
Remove OSX IPC from project (code still there).
|
15 years ago |
Torben Hohn
|
1a44ede470
|
fix tabs and convert em to spaces.
|
15 years ago |
Torben Hohn
|
b623e040f8
|
remove some log cruft. and add linux specific mkdir code. (needs proper abstraction)
|
15 years ago |
Torben Hohn
|
5e7a792f42
|
add uuid parameter to jack_client_open...
|
15 years ago |
Torben Hohn
|
4e6b4f13bf
|
uuid mapping and jack_reserve_client_name()
|
15 years ago |
Torben Hohn
|
2748fd33ba
|
fix compare to process thread id. in jack_session_reply()
|
15 years ago |
Torben Hohn
|
aac875f514
|
add missing session.h file
|
15 years ago |
Torben Hohn
|
b57d07ddd0
|
another step for jack-session...
|
15 years ago |
Torben Hohn
|
3c0d95db60
|
some progress on jack-session
|
15 years ago |
Torben Hohn
|
cffa5dfd8e
|
add marshalling for jack_session_notify and session_event. not complete
|
15 years ago |
sletz
|
249c0c3b5d
|
rebase from trunk 3966:4004
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4005 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
954d6de631
|
jackd2-more-varargs.patch applied.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4003 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
90349ced55
|
Fix in JackAPI.cpp jack_client_new.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4002 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
875c0778cc
|
jackd2-pointersize.patch applied.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4001 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Nedko Arnaudov
|
53cebb5b61
|
fix crash when no-self-connect is enabled and client is deactivated
self-disconnection checks should not be made when disconnections are implicit because
of client deactivation
|
15 years ago |
sletz
|
47b8ba5bd1
|
Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3987 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
02c37dd397
|
Make jack_connect/jack_disconnect wait for effective port connection/disconnection.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3986 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
ccf2041c51
|
Remove call to exit in library code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3979 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
54ebab2cf2
|
rebase from trunk 3930:3966
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3967 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
c811596499
|
Fix some file header to have library side code use LGPL.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3961 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
07a0c94b93
|
More doc in net.h header.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3959 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d43ba8b98e
|
Add parameter to chose sample encoder type and quality.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3957 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |