ardour/libs
David Robillard 4bc0d1c475 Fix lost MIDI note offs and controllers.
Fix initial read of discrete MIDI controllers.

Fix spurious note offs when starting to play in the middle of a note.

Faster search for initial event when cached iterator is invalid.

So much for dropping the cached iterator.  The iterator is responsible for
handling note offs, so that doesn't work.  This design means we have some stuck
note issues at the source read level, but they should be taken care of by the
state tracker anyway.
2014-11-20 15:36:11 -05:00
..
appleutility NOOP, proper label for flat carbon header includes 2014-10-07 16:53:10 +02:00
ardour Fix lost MIDI note offs and controllers. 2014-11-20 15:36:11 -05:00
ardouralsautil get installdir for libardouralsautil correct 2014-09-06 14:42:25 -04:00
audiographer Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
backends allow dummy backend for any product 2014-11-18 17:04:23 -06:00
canvas Avoid possible use of uninitialized values. 2014-11-18 02:55:03 -05:00
clearlooks-newer Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
clearlooks-older
evoral Fix lost MIDI note offs and controllers. 2014-11-20 15:36:11 -05:00
fst install all additional binaries in $libdir 2014-11-13 19:57:40 +01:00
gtkmm2ext Remove obviously dead/redundant code. 2014-11-18 02:55:03 -05:00
libltc Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
midi++2 add abort() to non-reached code 2014-11-14 11:30:08 +01:00
panners some const'ness and hints for clang 2014-11-19 20:38:50 +01:00
pbd add abort() to non-reached code 2014-11-14 11:30:08 +01:00
plugins/reasonablesynth.lv2 Modifications needed to build ReasonableSynth with MSVC 2014-11-09 08:11:46 +00:00
qm-dsp Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
surfaces Reduce coupling between Plugin and PluginInsert. 2014-11-03 13:40:50 -05:00
timecode Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
vfork install all additional binaries in $libdir 2014-11-13 19:57:40 +01:00