Stephane Letz
|
68e4756a9e
|
Correct JackEngine::PortRegister.
|
14 years ago |
Devin Anderson
|
264aead302
|
JackEngine::PortRegister - set buffer size argument to engine buffer size when buffer size is 0.
|
14 years ago |
Stephane Letz
|
07d2c64f39
|
Use of PortRegister/PortUnRegister in drivers.
|
14 years ago |
sletz
|
7254ce1ebc
|
rebase from trunk 4180:4238
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4239 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
92d88530ec
|
Implement renaming in JackDriver::Open to avoid name collision (thanks Devin Anderson).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4221 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
1ec2775bb4
|
Correct JackEngine::NotifyGraphReorder, update JackDebugClient with latest API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4192 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
a7e8377441
|
rebase from trunk 4083:4180
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4181 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
2eeb1f0ad3
|
Correct TopologicalSort.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4169 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
2d043e58b8
|
Latency callback must always be activated.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4168 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
b1cbecba6b
|
JackEngine::ComputeTotalLatencies in progress.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4167 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
5845be1374
|
jack_client_has_session_callback implementation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4158 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
97c3a441f5
|
Use of latency range in all backends. ComputeTotalLatencies now a client/server call.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4151 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
92c5da66da
|
Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync now skip backend write in case of graph process failure. Fix incorrect error codes in alsa/usx2y.c and alsa/JackAlsaDriver.cpp.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4143 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
4f249a336f
|
Remove JackPortIsActive flag.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4120 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
5af8cff85a
|
Valerio Pilo second CAS for ARMv7 patch.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4119 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
4828d0c835
|
rebase from trunk 4041:4083
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4084 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Torben Hohn
|
5cd7b4dedf
|
add uuid parameter to ClientCheck method.
Conflicts:
common/JackEngine.cpp
|
14 years ago |
Stéphane Letz
|
72d6964a7c
|
Init engine fields, cleanup.
|
15 years ago |
Stéphane Letz
|
b3ea32ebab
|
Move methods as private.
|
15 years ago |
Stéphane LETZ
|
18d6012986
|
Multi-platform mkdir, cleanup.
|
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 |
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
|
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
|
ec2e42c933
|
rebase from trunk 3899:3916
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3917 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
5f68a6557a
|
rebase from trunk 3813:3899
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3900 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Stéphane LETZ
|
6cb124d772
|
More cleanup in JackLockedEngine and JackEngine.
|
15 years ago |
Stéphane LETZ
|
49cac8025b
|
Release JackEngine mutex before sending notifications.
|
15 years ago |
sletz
|
a4604f7c78
|
Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled'
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3853 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
Stéphane LETZ
|
5cebf485b0
|
Still call callback in register/unregister if client is active, add test code.
|
15 years ago |
Stéphane LETZ
|
6bdea825b7
|
In JackEngine::ClientActivate and JackEngine::ClientDeactivate, change port state, then issue notifictions.
|
15 years ago |
Stéphane LETZ
|
04206f10d1
|
Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate".
|
15 years ago |
Nedko Arnaudov
|
c08931ef2c
|
notify about port registration when they are connectable
|
15 years ago |
sletz
|
f1631119f2
|
Fix port_rename callback : now both old name and new name are given as parameters.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3835 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
6b765f0168
|
rebase from trunk 3684:3813
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3814 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
136672723a
|
Simplify server temporary mode : now use a JackTemporaryException.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3784 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
13f0a7d5fe
|
Memory allocation error checking in server for RPC.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3782 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d56018e051
|
Correctly save and restore RT mode state in freewheel mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3699 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
224c41eb59
|
rebase from trunk 3638:3684
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3685 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
09916901dc
|
Correct JackProcessSync::LockedTimedWait.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3660 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
f2085bbd2c
|
Parameter renaming.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3657 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
ae57b1d033
|
CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…)
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3654 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
d09d8c3c82
|
Add a string parameter to server ==> client notification, add a new InfoShutdown callback.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3653 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
1864b36159
|
Correct server temporary mode : now set a global and quit after server/client message handling is finished.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3650 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |