sletz
|
d1b769edbb
|
Fix netjack2 slow mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4380 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
a6fef0f2cc
|
Add libjacknet target in XCode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4379 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
6c37846449
|
Correct XCode target.
|
14 years ago |
sletz
|
454b9a9c66
|
Cleanup JackCoreMidiDriver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4370 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
c6a400f0be
|
Update XCode projects.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4364 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
26fdddf8c7
|
Correct NetJack2 CELT compilation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4359 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
269c99034e
|
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4358 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
|
6ae3d04168
|
wscript: fix coremidi driver build
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4353 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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
|
cde8be9f59
|
CELT mode for JackNetAdapter.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4348 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
309c7e9951
|
Correct CELT conditional compilation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4347 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
6d7314bade
|
Fix CELT compilation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4345 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
cd3073854b
|
Fix XCode projects.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4344 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
0cb4e351ee
|
Update libjacknet Windows project.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4329 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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
|
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
|
ff7978b4a0
|
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4241 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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 |
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
|
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 |