sletz
|
00b166e731
|
Cleanup code using snprintf.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4586 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
Stephane Letz
|
734e450924
|
NetJack2 code cleanup.
|
13 years ago |
sletz
|
08edac7982
|
Add jackctl_driver_get_type in Control API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4529 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
309d2ebf5a
|
Correct display of channel mapping.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4519 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
91da92be7c
|
Correct channel mapping in CoreAudio driver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4516 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
4e0a70b5d2
|
Enable explicit channel mapping in CoreAudio driver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4515 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
2f143cb0b0
|
NetJack2 now only send data on network for connected ports.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4481 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
83ce174048
|
-l in JackCoreAudioDriver now display devices names and then quit.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4479 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
0b0fe382b0
|
Another round of code improvements to handle completely buggy Digidesign CoreAudio user-land driver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4473 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
07d2c64f39
|
Use of PortRegister/PortUnRegister in drivers.
|
14 years ago |
Nedko Arnaudov
|
55557d1f74
|
Port registration notifications on SwitchMaster
|
14 years ago |
Nedko Arnaudov
|
a9e4628340
|
helper functions for jack_driver_desc_t construction
The main goal is to reduce risk of mismatch between allocated
and initialized parameter numbers.
|
14 years ago |
sletz
|
ecb84b5f9f
|
rebase from trunk 4238:4306
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4307 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
37a971473b
|
Fix in JackCoreAudioDriver::Read when there is no inputs.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4257 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
3ea1d70b0c
|
Netdriver can now ask for in/out values from the master (in progress).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4253 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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 |
Stephane Letz
|
cf98c33ef8
|
Correct SetBufferSize for drivers.
|
14 years ago |
Stephane Letz
|
c362b8b0bb
|
Add set_threaded_log_function in CoreMidi RT thread.
|
14 years ago |
Stephane Letz
|
c1c9a7c4cd
|
Correct JackCoreAudioDriver::Close.
|
14 years ago |
Stephane Letz
|
faf29128cf
|
Cleanup JackCoreAudioAdapter.
|
14 years ago |
Devin Anderson
|
db132e1974
|
Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with.
|
14 years ago |
sletz
|
eb67fde933
|
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4213 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
ccdfe51346
|
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4212 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
e27f815216
|
Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4184 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
d96a755c3c
|
Use jack_default_audio_sample_t instead of float consistently, fix ticket #201.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4182 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
|
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
|
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
|
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 |
sletz
|
f60680dd40
|
Backends cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4077 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
81277ae4fe
|
In JackCoreAudioDriver, fix an issue when no value is given for input.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4043 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 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
|
14 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 |
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
|
b393026e68
|
Capture or playback only mode now working in master mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3956 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
85a525d60b
|
Fix errors found by cppcheck.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3947 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
1305523784
|
rebase from trunk 3916:3930
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3931 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
8711d06ec1
|
Improve JackCoreAudioDriver and JackCoreAudioAdapter : when no devices are described, takes default input and output and aggregate them.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3929 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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 |
sletz
|
2653c629be
|
Correct JackCoreAudioDriver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3871 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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 |
sletz
|
9c7857b977
|
Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3836 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
80dca4ef43
|
Improve debug message.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3831 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
2f706c7546
|
More robust sample rate change handling code in JackCoreAudioDriver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3830 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
sletz
|
7903f675ee
|
Hopefully fix compilation issue introduced in r3823.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3825 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
nedko
|
6dda86654b
|
revert the wrong revert in r3818
The revert in r3818 was wrong because r3816 was correct in svn.
The revert error in r3818 happened,
because svn r3816 had wrong git version 9fb8b55379
the right git version of svn r3816 is c9bbc68a8d
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3820 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |
nedko
|
13034fdb08
|
Revert wrong changes that appeared in r3816 (9fb8b55379 )
That changeset is supposed to only patch Jackdmp.cpp
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3818 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
|
e84187fadf
|
Make dbus/sigsegv.c compile on OSX.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3811 0c269be4-1314-0410-8aa9-9f06e86f4224
|
15 years ago |