log main/MainWindow.h @ 332:b168df820681

age author description
2009-03-30 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
2009-03-27 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
2009-02-25 Chris Cannam * Make it possible to record live MIDI to a note layer.
2009-02-25 Chris Cannam * Make Activity Log a bit more of a proper window
2009-02-25 Chris Cannam * Somewhat better MIDI-based time instant timing
2009-02-24 Chris Cannam * more rudiments of midi->instants
2009-02-24 Chris Cannam * rtmidi & activity updates
2009-02-24 Chris Cannam * Add vestigial Activity Log
2008-12-05 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
2008-11-28 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
2008-09-29 Chris Cannam * More SelectableLabel and TransformFinder tweaking
2008-09-22 Chris Cannam * Add beginnings of transform-search-by-text function
2008-07-07 Chris Cannam * Reduce time stretcher to one channel when overload occurs
2008-06-18 Chris Cannam * Add playback controls to data edit dialog
2008-06-11 Chris Cannam * A bit more work on the data editor
2008-06-06 Chris Cannam * Start adding a spreadsheet-style editor window for model data
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-03-12 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
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-08 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide sv1-v1.2pre4
2008-02-06 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
2008-01-23 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
2008-01-23 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
2007-12-11 Chris Cannam * Update overview when current pane changes
2007-11-29 Chris Cannam * Remove sharpen button as well, when using RubberBand (because it isn't
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-26 Chris Cannam * Add support for Rubber Band timestretcher
2007-11-23 Chris Cannam * Add Erase tool and mode
2007-11-07 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
2007-11-05 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
2007-11-01 Chris Cannam * Fix availability of alignment button and relative align/solo button state
2007-10-25 Chris Cannam * Add Align button to main window; use it
2007-10-24 Chris Cannam * Fix build (document -> framework renaming)
2007-10-24 Chris Cannam * Move some things around to facilitate plundering libraries for other
2007-10-22 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
2007-10-18 Chris Cannam * RemoteFile -> FileSource
2007-10-18 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
2007-10-17 Chris Cannam * Make drop behave more sensibly (replace current pane)
2007-10-10 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
2007-10-10 Chris Cannam * Add Reset Counters... function
2007-10-08 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
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-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
2007-07-13 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
2007-07-05 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
2007-07-04 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)
2007-06-28 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
2007-06-13 Chris Cannam * Add a measurement mode tool -- no functionality yet
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 * Add display of selection extents in status bar when dragging a selection
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-02-26 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-11 Chris Cannam Several changes related to referring to remote URLs for sessions and files:
2007-01-10 Chris Cannam * Add Open Location...
2007-01-08 Chris Cannam * Framework for retrieving files from remote locations
2007-01-05 Chris Cannam * Fix #1491849 strange behaviour on Cancel during query on new file load
2007-01-05 Chris Cannam * Recall last file open/save path appropriately
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-15 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
2006-11-14 Chris Cannam * Press X to toggle the property boxes
2006-11-10 Chris Cannam * When adding a layer, make it the selected layer on that pane
2006-11-10 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
2006-10-20 Chris Cannam * Add Pane menu entries for generating spectrogram etc from non-main models
2006-10-19 Chris Cannam * Rename the existing Panner to Overview (big duh!)
2006-10-12 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
2006-10-05 Chris Cannam * Add --no-audio option to avoid opening any audio output device
2006-10-04 Chris Cannam * Bypass auditioning plugin on xrun
2006-09-22 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-09-13 Chris Cannam * substantial enhancements to time stretcher:
2006-09-12 Chris Cannam * Add session management support (commitData)
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
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.