log view/View.cpp @ 256:c492902dba40

age author description
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.