log view/View.cpp @ 654:f215fba963aa tonioni

age author description
2012-01-30 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
2011-06-24 Chris Cannam Add playExampleNote route through view manager out to the audio play source sonification
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
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2011-04-14 Chris Cannam Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
2010-10-24 Chris Cannam * Make text clearer on complex backgrounds by adding a translucent surrounding box
2010-10-13 Dan Stowell Ignore hidden layers when exporting image - closes sf.net #3041878.
2010-03-12 Chris Cannam * Pop view progress bars back into "indeterminate" mode if they are not
2009-09-23 Chris Cannam * Make NO_PIXMAP_COPY_TO_SELF the default
2009-09-10 Chris Cannam * solaris build fixes
2009-03-13 Chris Cannam ...
2009-03-03 Chris Cannam * Attempt to pick more sensible default centre frame for newly created view
2009-02-26 Chris Cannam * Make drawing segment divisions optional in segmentation plot style of
2009-02-26 Chris Cannam * Do a _slightly_ better job of ensuring new panes come up showing the
2009-02-26 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
2009-02-24 Chris Cannam * Show duration at both ends of selection if space permits (#2065013)
2009-01-16 Chris Cannam * fix some warnings, remove debug
2008-12-12 Chris Cannam * Avoid crash when zooming-to-fit a very short file! (Of course, we
2008-12-08 Chris Cannam * Ensure text models are exported with text properties in RDF, and
2008-12-02 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
2008-10-23 Chris Cannam * Add More Info URL to plugin finder
2008-07-07 Chris Cannam * Reduce time stretcher to one channel when overload occurs
2008-05-20 Chris Cannam * Attempt fix for #1914752 export image has holes (1.0 and 1.2)
2008-05-20 Chris Cannam * Start layer progress bars in "indeterminate" mode
2008-05-19 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
2008-05-12 Chris Cannam ...
2008-05-12 Chris Cannam ...
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
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-07 Chris Cannam * New views created in page-follow mode should be centred on global centre
2008-02-06 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
2008-02-06 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
2008-02-06 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
2008-01-30 Chris Cannam ...
2008-01-25 Chris Cannam * Add plugin version to Transform record
2007-12-12 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
2007-12-11 Chris Cannam * Make font size in panes configurable, with a smaller default
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-22 Chris Cannam * Some work on correct alignment when moving panes during playback
2007-11-11 Chris Cannam * Fix crash
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
2007-11-08 Chris Cannam ... further_alignment_faffing
2007-10-25 Chris Cannam * Add Align button to main window; use it
2007-10-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-17 Chris Cannam * Make drop behave more sensibly (replace current pane)
2007-10-16 Chris Cannam * "Align mode"
2007-10-16 Chris Cannam * Make View getStartFrame etc non-virtual for easier inlining
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-08-16 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
2007-08-14 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
2007-08-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-05 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
2007-07-03 Chris Cannam * add pitch label to spectrogram harmonic cursor as well
2007-07-03 Chris Cannam * Fix piano keyboard in spectrum, add pitch labels to frequency displays in
2007-07-02 Chris Cannam * Fix centre line position
2007-06-29 Chris Cannam * highlight the nearest measurement rect
2007-06-26 Chris Cannam ...
2007-06-26 Chris Cannam * save/reload measurements in session
2007-06-26 Chris Cannam * Use a command for adding layer measurements
2007-06-21 Chris Cannam * more on measurement tool -- pull out some logic from pane to layer &c
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-04-27 Chris Cannam * Fix #1707650 refreshes not happening
2007-04-16 Chris Cannam * Fix alignment of new pane added after play position has changed (but global
2007-04-16 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
2007-03-14 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
2007-03-12 Chris Cannam * Add scale to image
2007-03-12 Chris Cannam * Add basics of an Export Image File function
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-03-05 Chris Cannam * Inhibit making and displaying time selections in slice layers
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2007-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-02-26 Chris Cannam * ensure view cache is discarded when overlay level changes
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-05 Chris Cannam * Further fix for restoring layer visibility from session file
2006-11-24 Chris Cannam * Omit translucent blue fill for selection rectangles that are superimposed
2006-11-15 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
2006-10-17 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
2006-10-06 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
2006-09-27 Chris Cannam * Some work on SpectrumLayer properties etc
2006-08-22 Chris Cannam * experiment with finer zoom level changes when using h thumbwheel
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-08-03 Chris Cannam * Add Thumbwheel widget for all our zooming needs
2006-08-03 Chris Cannam * Suspend/resume fft data server write activity while reading from a server
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.