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
|
5a5cc73ac7
|
New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4522 0c269be4-1314-0410-8aa9-9f06e86f4224
|
13 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 |
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
|
083de8e163
|
Cleanup now unused code in JackMidiDriver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4261 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
|
3240743a8c
|
Cleanup SetBufferSize for JackMidiDriver.
|
14 years ago |
Stephane Letz
|
cf98c33ef8
|
Correct SetBufferSize for drivers.
|
14 years ago |
Devin Anderson
|
c9342fc058
|
Add default 'SetBufferSize' implementation for 'JackMidiDriver'.
|
14 years ago |
Stephane Letz
|
03e695ba1e
|
Correct loopback driver for new activation model.
|
14 years ago |
Stephane Letz
|
981ff8cf45
|
Major redesign of driver activation (master and salve mode).
|
14 years ago |
Stephane Letz
|
5e19eacbea
|
Correct latency for MIDI backend.
|
14 years ago |
Stephane Letz
|
ea20f7f4b8
|
JackMidiDriver::Process in progress.
|
14 years ago |
Devin Anderson
|
6c5a4ceb84
|
Strangeness concerning the 'Process()' implementation in the JackMidiDriver class: In async mode, if the Write method is run before ResumeRefNum, then events are occasionally lost. This also happens in sync mode, though it shouldn't. I'm committing what I *think* should be the proper implementation, but it's still buggy in sync mode (works in async mode), and I'm not sure why. Someone that's more familiar with JACK 2 threading should take a look at this, remembering that the MIDI drivers are slave drivers.
|
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
|
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 |
Stéphane LETZ
|
04206f10d1
|
Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate".
|
15 years ago |
sletz
|
522fd2b7f8
|
rebase from trunk 3482:3502
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3503 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
sletz
|
34ff05a8ca
|
Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3498 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |
sletz
|
afe12d6292
|
Add MIDI backends : common part, macosx and windows versions.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3495 0c269be4-1314-0410-8aa9-9f06e86f4224
|
16 years ago |