sletz
|
f48c44771b
|
Update JackRouter.dll
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4233 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
51e07561ad
|
Correct JackAlsaDriver::UpdateLatencies.
|
14 years ago |
Stephane Letz
|
3240743a8c
|
Cleanup SetBufferSize for JackMidiDriver.
|
14 years ago |
Stephane Letz
|
cf98c33ef8
|
Correct SetBufferSize for drivers.
|
14 years ago |
Devin Anderson
|
1f328139f2
|
Merge branch 'newer-midi' of ssh://repo.or.cz/srv/git/jack2 into newer-midi
|
14 years ago |
Devin Anderson
|
c9342fc058
|
Add default 'SetBufferSize' implementation for 'JackMidiDriver'.
|
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 |
Devin Anderson
|
8e4ee25c7f
|
Make thread termination more elegant.
|
14 years ago |
Devin Anderson
|
194ce1cd57
|
Make sure threaded log functions are set. Add MOM_POSITIONCB info.
|
14 years ago |
Devin Anderson
|
8c7cabfe3d
|
Add missing thread functionality to JackWinMMEOutputPort.
|
14 years ago |
Devin Anderson
|
20831f45ea
|
Overhaul WinMME driver to use MIDI queue system. WARNING: I don't have a Windows development environment, and haven't compiled/tested this code.
|
14 years ago |
sletz
|
3b525b27d7
|
Synchronize JackWeakAPI.cpp with new APIs.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4232 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
f8dd88494a
|
Merge branch 'master' into newer-midi
|
14 years ago |
sletz
|
98fc075356
|
Typos.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4231 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Stephane Letz
|
c362b8b0bb
|
Add set_threaded_log_function in CoreMidi RT thread.
|
14 years ago |
sletz
|
ed52540600
|
Beautifull code.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4230 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
68cc70705e
|
Fix for CELT 0.11.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4229 0c269be4-1314-0410-8aa9-9f06e86f4224
|
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
|
f281af2222
|
Merge branch 'newer-midi-with-coremidi-driver' of ssh://repo.or.cz/srv/git/jack2 into newer-midi-with-coremidi-driver
|
14 years ago |
Devin Anderson
|
6916946961
|
Use EAGAIN with 'sem_trywait' instead of ETIMEDOUT.
|
14 years ago |
Stephane Letz
|
e27bce129f
|
Merge branch 'master' into newer-midi-with-coremidi-driver
|
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 |
sletz
|
5b9c3e9712
|
Fix for CELT and netjack1.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4228 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
dda1354aba
|
Fix for CELT and netjack1 in progress.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4227 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
8efcb5d116
|
Typo in wscript.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4226 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
a1e18f5609
|
Build alsa_io again.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4225 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
ef7e83f748
|
Correction of JackNetOneDriver for latest CELT API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4224 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
sletz
|
9fe497674c
|
Correction of jack_connect/jack_disconnect: use of jack_activate and volatile keyword for thread shared variable.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4223 0c269be4-1314-0410-8aa9-9f06e86f4224
|
14 years ago |
Devin Anderson
|
950945cd7d
|
Make midi_latency_test.c use an 'active sense' message instead of a 'midi clock' message when testing one byte messages. Some MIDI interfaces eat up sync messages. Of course, they could very well eat up 'active sense' messages too ...
|
14 years ago |
Devin Anderson
|
dd4012c6ca
|
Minor cleanup for 'midi_latency_test.c'.
|
14 years ago |
Devin Anderson
|
9a538cbddc
|
Make JackCoreMidiOutputPort use the standard JackMidiAsyncQueue with native semaphores.
|
14 years ago |
Devin Anderson
|
17cb2dd586
|
Merge with 'newer-midi' and resolve conflict in JackCoreMidiDriver.cpp. Hope this doesn't break anything, as I can't test it.
|
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
|
ace4b75385
|
Merge branch 'master' into newer-midi
|
14 years ago |
Stephane Letz
|
03e695ba1e
|
Correct loopback driver for new activation model.
|
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 |
Devin Anderson
|
280bf48a5f
|
Have JackALSARawMidiInputPort use inline 'EnqueueEvent' equivalent.
|
14 years ago |
Stephane Letz
|
faf29128cf
|
Cleanup JackCoreAudioAdapter.
|
14 years ago |
Stephane Letz
|
981ff8cf45
|
Major redesign of driver activation (master and salve mode).
|
14 years ago |
Stephane Letz
|
7d87921b92
|
Merge branch 'newer-midi' of git://repo.or.cz/jack2 into newer-midi
|
14 years ago |