index
:
delta/jackaudio/jack2.git
autooptions
ci-updated-pawpaw
ci-win32-fixes
compat
develop
device-reservation-soft-error
fix-celt-and-opus-in-non-standard-prefix
fix-ci
fix-client-uuid-gen
fix-unused-warnings
internal-session-file
jack_property_test
licenses
master
metadata-keys
mod-devices
netjack_squashed_interface_selection_plus_ipv6
submodules
update-waf
waf-macosx-fixes
github.com: jackaudio/jack2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
JackMidiDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
String management fix.
Stephane Letz
2016-01-01
1
-2
/
+2
*
Cleanup backend class structure.
Stephane Letz
2013-10-16
1
-1
/
+1
*
Remove uneeded log in JackMidiDriver.
Stephane Letz
2012-10-24
1
-10
/
+3
*
Check server API callback from notification thread.
sletz
2012-02-01
1
-1
/
+1
*
Correct client time-out setting.
sletz
2012-01-31
1
-0
/
+7
*
More cleanup in backends.
sletz
2011-12-15
1
-5
/
+3
*
Cleanup of backend stack.
sletz
2011-12-15
1
-10
/
+0
*
Cleanup.
sletz
2011-11-25
1
-2
/
+2
*
Better error report.
sletz
2011-11-25
1
-7
/
+7
*
Code factorization.
sletz
2011-11-24
1
-41
/
+1
*
Dynamic port management in JACK/CoreMidi bridge.
sletz
2011-11-24
1
-0
/
+40
*
Some missing snprintf.
sletz
2011-11-22
1
-1
/
+1
*
Cleanup code using snprintf.
sletz
2011-11-16
1
-4
/
+4
*
NetJack2 code cleanup.
Stephane Letz
2011-11-04
1
-10
/
+0
*
New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and Ja...
sletz
2011-07-29
1
-5
/
+0
*
Use of PortRegister/PortUnRegister in drivers.
Stephane Letz
2011-04-27
1
-8
/
+4
*
Port registration notifications on SwitchMaster
Nedko Arnaudov
2011-04-24
1
-0
/
+4
*
Cleanup now unused code in JackMidiDriver.
sletz
2011-04-04
1
-16
/
+2
*
Cleanup SetBufferSize for JackMidiDriver.
Stephane Letz
2011-03-30
1
-24
/
+16
*
Correct SetBufferSize for drivers.
Stephane Letz
2011-03-30
1
-0
/
+1
*
Add default 'SetBufferSize' implementation for 'JackMidiDriver'.
Devin Anderson
2011-03-29
1
-0
/
+21
*
Correct loopback driver for new activation model.
Stephane Letz
2011-03-26
1
-7
/
+7
*
Major redesign of driver activation (master and salve mode).
Stephane Letz
2011-03-25
1
-40
/
+22
*
Correct latency for MIDI backend.
Stephane Letz
2011-03-25
1
-0
/
+10
*
JackMidiDriver::Process in progress.
Stephane Letz
2011-03-23
1
-0
/
+60
*
Strangeness concerning the 'Process()' implementation in the JackMidiDriver c...
Devin Anderson
2011-03-23
1
-9
/
+19
*
Use jack_default_audio_sample_t instead of float consistently, fix ticket #201.
sletz
2011-03-11
1
-8
/
+8
*
Implement new JackPortIsActive flag for ports, ports have this status between...
Stéphane LETZ
2009-12-06
1
-5
/
+2
*
Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress.
sletz
2009-04-07
1
-5
/
+2
*
Add MIDI backends : common part, macosx and windows versions.
sletz
2009-04-06
1
-0
/
+184