sletz
|
4f5e3ecd37
|
Correct driver lifetime management.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4266 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
|
3b80fc105c
|
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4256 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
|
a49f53c5bf
|
More messages in verbose mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4246 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
2997da1f23
|
Move MIDI common files in server library on OSX.
|
14 years ago |
Stephane Letz
|
ceb7c50ec4
|
Correct virtual sources/destinations handling.
|
14 years ago |
sletz
|
53111aac1b
|
Version 1.9.8 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4240 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
cf98c33ef8
|
Correct SetBufferSize for drivers.
|
14 years ago |
Stephane Letz
|
e75eea7e67
|
Add missing include.
|
14 years ago |
Devin Anderson
|
66200176dc
|
Add support for advance scheduling via driver preferences. Hope this doesn't break anything.
|
14 years ago |
Stephane Letz
|
c362b8b0bb
|
Add set_threaded_log_function in CoreMidi RT thread.
|
14 years ago |
Stephane Letz
|
f21223cf60
|
Correct MIDI threads priority.
|
14 years ago |
Stephane Letz
|
6341e37859
|
Correct some naming stuff.
|
14 years ago |
Devin Anderson
|
6916946961
|
Use EAGAIN with 'sem_trywait' instead of ETIMEDOUT.
|
14 years ago |
Stephane Letz
|
33534bd8a7
|
Cleanup.
|
14 years ago |
Stephane Letz
|
c1c9a7c4cd
|
Correct JackCoreAudioDriver::Close.
|
14 years ago |
Stephane Letz
|
bdde2d110b
|
CoreMidi driver starting to work.
|
14 years ago |
Devin Anderson
|
9a538cbddc
|
Make JackCoreMidiOutputPort use the standard JackMidiAsyncQueue with native semaphores.
|
14 years ago |
Stephane Letz
|
810ec14d11
|
Improve error handling.
|
14 years ago |
Stephane Letz
|
8ff7bfe6f7
|
MIDI thread RT priority reworked a bit on OSX.
|
14 years ago |
Stephane Letz
|
e843289af8
|
MIDI thread RT priority reworked a bit on OSX.
|
14 years ago |
Stephane Letz
|
c8e5d8d3ff
|
Update XCode project.
|
14 years ago |
Stephane Letz
|
62496d8ba8
|
Now compiles on OSX.
|
14 years ago |
Devin Anderson
|
94cd8d0be5
|
Fix compilation errors sent from Stephane.
|
14 years ago |
Stephane Letz
|
955c051f72
|
Compilation on OSX in progress.
|
14 years ago |
Devin Anderson
|
0429665581
|
Overhaulled the CoreMIDI driver. Added queue objects. Added proper event times (I think). WARNING: I've never programmed for Mac. I don't have a Mac development environment. I haven't tested or compiled the code I'm committing (Stephane said he'd take care of that). Don't expect this code to run without a thorough debug and fix session. That said, I hope this code can be turned into something workable.
|
14 years ago |
Stephane Letz
|
faf29128cf
|
Cleanup JackCoreAudioAdapter.
|
14 years ago |
Stephane Letz
|
5e19eacbea
|
Correct latency for MIDI backend.
|
14 years ago |
Stephane Letz
|
5360ec7522
|
Fix midi_latency_test.c for OSX.
|
14 years ago |
Stephane Letz
|
916203bcca
|
Update XCode project.
|
14 years ago |
Stephane Letz
|
4916a78906
|
Update XCode project.
|
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
|
608ba9885e
|
Update ALSA driver in progress(2).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4200 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
|
8b2ddf4f3e
|
Synchronize netjack1 with JACK1 version.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4171 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
e1d31d1fe7
|
Add jack_midi_dump client.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4170 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
|
21dfcfe606
|
Rename jdelay to jack_iodelay as per Fons' request.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4163 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
|
43a2fcb66b
|
Add jack_latent_client in OSX project.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4157 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
64c6fa87d7
|
Add latent test client for latency API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4152 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
|
48b51efd9d
|
Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4146 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
779832a1e4
|
Synchronize public headers with JACK1. Update OSX project.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4144 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
|
997dc91f46
|
Fix 32 bits XCode targets.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4116 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |