log framework/MainWindowBase.h @ 194:302dae1f6016

age author description
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2009-09-28 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!)
2009-08-27 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
2009-03-27 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
2009-03-19 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
2009-03-03 Chris Cannam * "ffwd-similar"
2009-02-27 Chris Cannam * Activity log updates
2009-02-26 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
2009-02-25 Chris Cannam * Somewhat better MIDI-based time instant timing
2009-02-24 Chris Cannam * rtmidi & activity updates
2009-02-23 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
2008-12-05 Chris Cannam * Improvements to importer feedback dialogs and suchlike
2008-12-02 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
2008-11-28 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
2008-11-21 Chris Cannam * Make it possible to import an entire session from an RDF document.
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-13 Chris Cannam * Add audio device selection to preferences
2008-06-11 Chris Cannam * A bit more work on the data editor
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
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-03-11 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-01-23 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
2007-12-11 Chris Cannam * Make font size in panes configurable, with a smaller default
2007-11-07 Chris Cannam * Add [x] button to pane to quickly delete it
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-10-24 Chris Cannam * Fix build (document -> framework renaming)
2007-10-24 Chris Cannam * document -> framework (will not compile, path fixes not in yet)