falkTX
|
7dfdbe133a
|
Cleanup some warnings
Signed-off-by: falkTX <falktx@gmail.com>
|
6 years ago |
ethe
|
309025c3fb
|
Renamed OSX C++ files to Objective-C++ files
|
9 years ago |
Stephane Letz
|
e6ab5e1803
|
Devin Anderson patch for Jack/CoreMIDI duplicated messages.
|
12 years ago |
sletz
|
aabbb62282
|
Correct export settings(2).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4663 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
cf1cf045d9
|
Correct ressource leak in JackCoreMidiOutputPort.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4615 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
f0a9512dd7
|
Improve some of example-clients, cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4610 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 years ago |
sletz
|
b70bef511b
|
Cleanup code using snprintf(2).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4587 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 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 |
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
|
f21223cf60
|
Correct MIDI threads priority.
|
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
|
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
|
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 |
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 |