summaryrefslogtreecommitdiff
path: root/common/JackMidiPort.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not assert/crash when bad clients send unordered eventsfalkTX2018-08-181-1/+5
* Pawel patch for MidiBufferMixdown.Stephane Letz2014-05-121-8/+9
* Add new jack_midi_reset_buffer API.Stephane Letz2014-01-251-2/+3
* Lorenz Minder patch for jackd man, cleanup.Stephane Letz2013-02-111-4/+8
* Add jack_error() calls to 'jack_midi_event_reserve'.Devin Anderson2011-05-021-0/+2
* Fix 'alsarawmidi' driver so that it actually works. Add functionality to 'mi...Devin Anderson2011-03-231-3/+4
* Use jack_default_audio_sample_t instead of float consistently, fix ticket #201.sletz2011-03-111-2/+2
* JackEngine::ComputeTotalLatencies in progress.sletz2011-03-091-6/+11
* jack_port_type_get_buffer_size implementation.sletz2011-03-091-1/+2
* Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress.sletz2009-04-071-3/+3
* Use up to BUFFER_SIZE_MAX frames in midi ports, fix for ticket #117.sletz2009-01-081-1/+2
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-4/+0
* Add conditional includes for config.h, for use with wafnedko2008-06-021-0/+5
* All library side files become LGPLsletz2008-04-061-12/+12
* Beautifull codesletz2008-03-051-5/+6
* Cleanupsletz2008-02-031-4/+4
* Merge of Dmitry Baikov MIDI branch.sletz2007-10-251-0/+140