log framework/MainWindowBase.h @ 231:65d75297a37e templating

age author description
Mon, 23 May 2011 16:12:29 +0100 Chris Cannam Pull the default session template directly from settings, instead of storing it templating
Tue, 17 May 2011 17:04:22 +0100 Chris Cannam Split out openSessionTemplate with template name argument rather than FileSource templating
Wed, 11 May 2011 13:49:21 +0100 Chris Cannam Break out openSessionTemplate into its own method, so as to ensure it doesn't do any of that stuff like setting the session save path or last loaded-from location templating
Wed, 11 May 2011 12:23:55 +0100 Chris Cannam When saving a session as a template, use the silent.wav placeholder instead of the main model templating
Tue, 10 May 2011 13:58:08 +0100 Chris Cannam Add saveSessionTemplate method templating
Mon, 09 May 2011 11:56:24 +0100 Chris Cannam Store default template name in MainWindowBase templating
Wed, 27 Apr 2011 14:46:06 +0100 Chris Cannam Add ReplaceSession open mode for audio files, which discards the session templating
Fri, 04 Feb 2011 14:31:33 +0000 Chris Cannam * Add Paste at Playback Position function
Mon, 25 Oct 2010 11:11:33 +0200 Chris Cannam Merge
Sun, 24 Oct 2010 17:39:00 +0200 Chris Cannam * Add function to toggle all time ruler display on and off at once
Fri, 15 Oct 2010 12:08:34 +0100 Dan Stowell MainWindowBase::openAudio gets a template argument, loaded from a qt resource if exists templating
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
Mon, 28 Sep 2009 10:39:13 +0000 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!)
Thu, 27 Aug 2009 16:31:45 +0000 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Thu, 19 Mar 2009 15:50:59 +0000 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Thu, 26 Feb 2009 10:49:08 +0000 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Fri, 28 Nov 2008 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
Tue, 11 Mar 2008 09:23:48 +0000 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 23 Jan 2008 18:09:50 +0000 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
Tue, 11 Dec 2007 14:58:29 +0000 Chris Cannam * Make font size in panes configurable, with a smaller default
Wed, 07 Nov 2007 16:37:17 +0000 Chris Cannam * Add [x] button to pane to quickly delete it
Wed, 07 Nov 2007 12:59:01 +0000 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Wed, 24 Oct 2007 16:43:20 +0000 Chris Cannam * Fix build (document -> framework renaming)
Wed, 24 Oct 2007 16:37:58 +0000 Chris Cannam * document -> framework (will not compile, path fixes not in yet)