log data/model/AlignmentModel.cpp @ 692:cb5eb032c28b sonification

age author description
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2010-10-24 Chris Cannam * minor tidy
2008-05-19 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
2008-05-09 Chris Cannam ...
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-11 Chris Cannam * Further fixes to the handling of playback frame and buffered frame counts sv1-v1.2pre4
2008-02-07 Chris Cannam * just some debug stuff
2008-02-06 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
2007-11-22 Chris Cannam * Some work on correct alignment when moving panes during playback
2007-11-22 Chris Cannam * More space and time efficient AlignmentModel
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
2007-10-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-10-17 Chris Cannam * Make drop behave more sensibly (replace current pane)
2007-10-10 Chris Cannam * interpolate in AlignmentModel
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).