# HG changeset patch # User Chris Cannam # Date 1211217791 0 # Node ID 5dcbda490794318b6075dfdda9ec160ccdb7cb68 # Parent ccdc5b30e54c529d3fc25e4d1a75c503bdcffab1 * Permit holding Shift while dragging an instant or other edited thing, to override the initial drag resistance (for #1928943 sticky time instants) * better handling of updates during progressive decode load * ready() signal from model (used by vect) diff -r ccdc5b30e54c -r 5dcbda490794 audioio/AudioPortAudioTarget.h --- a/audioio/AudioPortAudioTarget.h Fri May 09 15:39:42 2008 +0000 +++ b/audioio/AudioPortAudioTarget.h Mon May 19 17:23:11 2008 +0000 @@ -21,7 +21,6 @@ // This code requires PortAudio v19 -- it won't work with v18. #include -#include #include