log main/MainWindow.h @ 518:90bac2cf39f1

age author description
Fri, 16 Nov 2012 13:21:44 +0000 Chris Cannam Pull out app name into arg, pull down description label from superclass
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Mon, 30 Jan 2012 16:56:39 +0000 Chris Cannam Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
Mon, 30 Jan 2012 16:06:47 +0000 Chris Cannam Merge from branch "fullscreen"
Mon, 23 Jan 2012 17:46:40 +0000 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
Fri, 20 Jan 2012 17:08:47 +0000 Chris Cannam Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed fullscreen
Thu, 19 Jan 2012 15:36:59 +0000 Chris Cannam Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
Thu, 19 Jan 2012 15:34:33 +0000 Chris Cannam Start hacking in some fullscreen stuff (so far, this is just a mess) fullscreen
Mon, 25 Jul 2011 21:04:31 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 25 Jul 2011 19:38:50 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 04 Jul 2011 16:08:20 +0100 mathieub Start in minimal mode option added in the Preferences/Appearance menu toggle
Mon, 04 Jul 2011 13:06:02 +0100 mathieub Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align toggle
Fri, 24 Jun 2011 11:21:00 +0100 Chris Cannam The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead toggle
Tue, 21 Jun 2011 22:04:55 +0100 mathieub Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ toggle
Mon, 23 May 2011 16:13:30 +0100 Chris Cannam Add default session template to Preferences; tidy up menu functions and states templating
Tue, 17 May 2011 17:22:30 +0100 Chris Cannam Replace the change-default-template menu functions with apply-template functions that act immediately. templating
Tue, 10 May 2011 13:58:59 +0100 Chris Cannam Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template templating
Mon, 09 May 2011 16:57:29 +0100 Chris Cannam Add a bit more substance to the templates menu, and improve some naming templating
Mon, 09 May 2011 11:57:02 +0100 Chris Cannam Start to add templates menu; add default template templating
Tue, 22 Mar 2011 14:29:38 +0000 mathieub Modifications for the Kiosk edition kiosk
Mon, 18 Oct 2010 13:59:08 +0100 Dan Stowell Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc macness
Mon, 18 Oct 2010 13:24:38 +0100 Dan Stowell Mac Dock menu uses same import-itunes-action as the File menu macness
Mon, 18 Oct 2010 12:45:14 +0100 Chris Cannam * Minor fixes from Win32 build
Fri, 15 Oct 2010 13:30:41 +0100 Dan Stowell method to map from genre string to template choice; and to use it when importing from itunes macness_autotpl
Tue, 12 Oct 2010 16:02:02 +0100 Dan Stowell on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff. macness
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
Thu, 27 Aug 2009 16:31:45 +0000 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
Mon, 30 Mar 2009 09:17:44 +0000 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Wed, 25 Feb 2009 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
Wed, 25 Feb 2009 11:26:07 +0000 Chris Cannam * Make Activity Log a bit more of a proper window
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:53:01 +0000 Chris Cannam * more rudiments of midi->instants
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 14:01:42 +0000 Chris Cannam * Add vestigial Activity Log
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
Fri, 28 Nov 2008 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
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
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data
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
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
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
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide sv1-v1.2pre4
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Wed, 23 Jan 2008 18:09:50 +0000 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
Wed, 23 Jan 2008 15:43:27 +0000 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
Tue, 11 Dec 2007 17:36:56 +0000 Chris Cannam * Update overview when current pane changes
Thu, 29 Nov 2007 10:50:13 +0000 Chris Cannam * Remove sharpen button as well, when using RubberBand (because it isn't
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Mon, 26 Nov 2007 13:33:44 +0000 Chris Cannam * Add support for Rubber Band timestretcher
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
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
Thu, 01 Nov 2007 16:02:01 +0000 Chris Cannam * Fix availability of alignment button and relative align/solo button state
Thu, 25 Oct 2007 15:45:12 +0000 Chris Cannam * Add Align button to main window; use it