log main/MainWindow.cpp @ 716:c63a27614970 tony_integration

age author description
Fri, 09 May 2014 17:15:50 +0100 Chris Cannam Merge from default branch tony_integration
Wed, 02 Apr 2014 08:50:18 +0100 Chris Cannam Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use) tony_integration
Fri, 28 Mar 2014 15:43:04 +0000 Chris Cannam Start up with the correct values of toggleable menu entries
Tue, 28 Jan 2014 15:17:06 +0000 Chris Cannam Merge subrepos from tonioni tony_integration
Thu, 12 Dec 2013 15:20:42 +0000 Chris Cannam Add network permission to prefs; make OSC support one of the things that depends on it
Wed, 11 Dec 2013 22:20:09 +0000 Chris Cannam Merge from default branch imaf_enc sv-v2.3-imaf
Thu, 05 Dec 2013 10:57:51 +0000 Chris Cannam Merge from default branch, fix build imaf_enc
Thu, 05 Dec 2013 10:56:21 +0000 Chris Cannam Remove duplicate shortcut
Tue, 26 Nov 2013 14:17:48 +0000 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
Tue, 26 Nov 2013 13:10:28 +0000 Chris Cannam Add network permission question box on first startup
Tue, 26 Nov 2013 11:41:12 +0000 Chris Cannam Restore and update old Surveyer class (survey itself is not there yet)
Mon, 04 Nov 2013 17:47:53 +0000 Chris Cannam Merge from default branch imaf_enc
Mon, 04 Nov 2013 17:17:09 +0000 Chris Cannam Fix from Jesus Corral Garcia (for crashes etc) imaf_enc
Mon, 04 Nov 2013 17:15:52 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
Wed, 09 Oct 2013 14:56:48 +0100 Chris Cannam Add "Export Audio Data" to export audio waveform data into CSV or similar
Fri, 20 Sep 2013 16:38:00 +0100 Chris Cannam If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
Wed, 24 Jul 2013 12:02:01 +0100 Chris Cannam Reset cyclical counters when document is replaced (#182)
Wed, 24 Jul 2013 11:43:09 +0100 Chris Cannam Switch back to navigate mode when document is replaced (#182)
Fri, 19 Jul 2013 15:45:40 +0100 Chris Cannam Full-screen fixes
Thu, 16 May 2013 14:05:21 +0100 Chris Cannam Clean up more tidily on exit
Mon, 11 Mar 2013 15:21:35 +0000 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
Thu, 07 Mar 2013 17:53:44 +0000 Chris Cannam Copyright notes and dates, CHANGELOG
Tue, 11 Dec 2012 13:07:59 +0000 Chris Cannam Fix failure to either export a file or explain why, when exporting an unsupported layer type to rdf
Fri, 16 Nov 2012 13:22:13 +0000 Chris Cannam Remove obsolete comment
Fri, 16 Nov 2012 13:21:44 +0000 Chris Cannam Pull out app name into arg, pull down description label from superclass
Mon, 16 Jul 2012 10:59:43 +0100 Chris Cannam Add signing, update copyright date
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Mon, 30 Jan 2012 17:22:14 +0000 Chris Cannam Small changes to management of dialogs
Mon, 30 Jan 2012 16:57:18 +0000 Chris Cannam Merge
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:39:40 +0000 Chris Cannam Fix possibly uninitialised variable
Mon, 30 Jan 2012 16:06:47 +0000 Chris Cannam Merge from branch "fullscreen"
Mon, 30 Jan 2012 16:01:21 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Mon, 23 Jan 2012 17:46:40 +0000 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
Fri, 20 Jan 2012 20:21:28 +0000 Chris Cannam Make it possible to toggle full-screen through the menu 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:40:03 +0000 Chris Cannam Minor non-working change... 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
Tue, 18 Oct 2011 10:15:05 +0100 Chris Cannam Do not start transform factory's uninstalled transforms population thread in library edition -- don't want network access integration_library
Mon, 17 Oct 2011 15:24:22 +0100 mathieub Merge from the default branch integration_library
Mon, 17 Oct 2011 14:35:24 +0100 Chris Cannam Add option to make the newly saved template the default
Mon, 17 Oct 2011 14:05:54 +0100 mathieub Remove the survey and the version tester for the library edition integration_library
Tue, 23 Aug 2011 13:07:03 +0100 mathieub Update of MainWindow.cpp integration_library
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
Fri, 22 Jul 2011 14:23:46 +0100 Chris Cannam * Avoid crash on startup if m_alAction does not exist (which happens if no MATCH plugin) toggle
Thu, 21 Jul 2011 10:12:56 +0100 Chris Cannam Textual changes only toggle
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
Sun, 26 Jun 2011 19:56:01 +0100 Chris Cannam Merge from branch "templating"
Sun, 26 Jun 2011 19:55:25 +0100 Chris Cannam Rename "Classic" to "Standard" waveform templating
Fri, 24 Jun 2011 14:08:15 +0100 Chris Cannam Save window size and position on exit only if we are not in minimal mode -- since application always starts up in "maximal" mode toggle
Fri, 24 Jun 2011 12:13:42 +0100 Chris Cannam Oops -- we don't want to hide the Playback menu toggle
Fri, 24 Jun 2011 12:10:11 +0100 Chris Cannam Hide spacings around speed/fader controls and overview widget when in minimal mode toggle
Fri, 24 Jun 2011 11:52:30 +0100 Chris Cannam Hide and restore menus that are not needed in minimal mode toggle
Fri, 24 Jun 2011 11:38:26 +0100 Chris Cannam Process events before adjusting size, so that adjustSize gets the correct visibility status for each widget toggle
Fri, 24 Jun 2011 11:29:06 +0100 Chris Cannam Save size before switching to minimal mode, restore it when switching back. This is the same mechanism as used to save/restore the window size when exiting & restarting the program toggle
Fri, 24 Jun 2011 11:21:56 +0100 Chris Cannam Rename "visible" to "show" to avoid confusion between current state and required activity 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
Tue, 14 Jun 2011 15:27:30 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Tue, 14 Jun 2011 14:50:08 +0100 Chris Cannam Merge from debug-output branch
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, 17 May 2011 13:33:15 +0100 Chris Cannam Merge from the default branch templating
Mon, 16 May 2011 17:19:56 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:32:07 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 11 May 2011 14:41:27 +0100 Chris Cannam Sanitise template file name; ask for confirmation when overwriting templating
Wed, 11 May 2011 13:52:00 +0100 Chris Cannam Add some "proper" default templates; ensure default template is updated in menu if our template file disappears templating
Wed, 11 May 2011 11:05:10 +0100 Chris Cannam Use new write mode option for WavFileWriter
Tue, 10 May 2011 17:56:28 +0100 Chris Cannam Ensure last used template is remembered in settings 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
Thu, 28 Apr 2011 15:31:14 +0100 Chris Cannam Change ReplaceMainModel to ReplaceSession for templating branch purposes templating
Thu, 28 Apr 2011 15:28:59 +0100 Chris Cannam Merge from branch "feature_150_menu_arrangement" templating
Thu, 28 Apr 2011 15:28:08 +0100 Chris Cannam rename Recent Files -> Open Recent feature_150_menu_arrangement
Thu, 28 Apr 2011 15:12:32 +0100 Chris Cannam Make openSomething always use ReplaceMainModel rather than AskUser (for #150) feature_150_menu_arrangement
Thu, 28 Apr 2011 15:08:38 +0100 Chris Cannam Minimal menu changes for feature #150 feature_150_menu_arrangement
Wed, 27 Apr 2011 14:46:35 +0100 Chris Cannam Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148) templating
Thu, 14 Apr 2011 12:13:06 +0100 Chris Cannam Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu
Tue, 22 Mar 2011 14:29:38 +0000 mathieub Modifications for the Kiosk edition kiosk
Fri, 04 Feb 2011 14:33:16 +0000 Chris Cannam Merge
Fri, 04 Feb 2011 14:33:07 +0000 Chris Cannam * Add Paste at Playback Position
Thu, 03 Feb 2011 13:18:30 +0000 Chris Cannam * Update dates, add README
Sun, 24 Oct 2010 17:39:51 +0200 Chris Cannam * Add show/hide time rulers toggle (on # key)
Mon, 18 Oct 2010 15:23:21 +0100 Dan Stowell importITunesAudio() now sets the SV playback position too macness
Mon, 18 Oct 2010 14:44:28 +0100 Dan Stowell ITunesSVRemote methods to query playback position and state macness
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
Fri, 15 Oct 2010 15:12:24 +0100 Dan Stowell only do genre stuff etc if itunes returns a file macness_autotpl
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
Fri, 15 Oct 2010 11:07:11 +0100 Dan Stowell svitunes: retrieve the genre metadata, as well as the path macness
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
Fri, 08 Oct 2010 11:21:39 +0100 Chris Cannam * Reinstate configure dialog for transforms (closes #16)
Fri, 16 Jul 2010 16:53:14 +0000 Chris Cannam * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
Tue, 22 Jun 2010 09:46:27 +0000 Chris Cannam * Separator in RMB layer menu
Tue, 15 Jun 2010 14:40:54 +0000 Chris Cannam * Add the spectrogram (etc) layer options (back) to the right-button menu;
Tue, 15 Jun 2010 10:54:15 +0000 Chris Cannam * Fix duplicate entries on right-button Layer menu when more than one audio
Wed, 05 May 2010 16:21:44 +0000 Chris Cannam * Version and dates
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!) sv-v1.7
Fri, 25 Sep 2009 10:22:36 +0000 Chris Cannam * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
Thu, 27 Aug 2009 16:49:29 +0000 Chris Cannam * Fixes to newer-version and survey-offering logic
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, 14 Aug 2009 14:01:09 +0000 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
Tue, 16 Jun 2009 12:44:47 +0000 Chris Cannam ...
Thu, 23 Apr 2009 11:39:16 +0000 Chris Cannam * offer choice of audio files to export only if there is more than one
Mon, 30 Mar 2009 13:47:00 +0000 Chris Cannam * fix to rounding problems in plugin parameter box
Mon, 30 Mar 2009 09:17:44 +0000 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
Tue, 24 Mar 2009 17:27:40 +0000 Chris Cannam * Very crudely, add an option for the audio file to be exported from
Tue, 17 Mar 2009 10:47:48 +0000 Chris Cannam * use SV_VERSION in help url... why on earth didn't I do that already?
Thu, 12 Mar 2009 11:15:40 +0000 Chris Cannam * Fix incorrect re-enabling of the Solo button when the active waveform
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Thu, 26 Feb 2009 17:33:46 +0000 Chris Cannam * If a time-value layer is current when a midi note event is received,
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 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
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, 12 Dec 2008 15:20:09 +0000 Chris Cannam * Attempt to be a bit more useful when dropping multiple files on window
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
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.
Fri, 21 Nov 2008 13:37:35 +0000 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
Thu, 20 Nov 2008 12:21:33 +0000 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Tue, 18 Nov 2008 11:51:09 +0000 Chris Cannam * Updates to version and about box
Thu, 13 Nov 2008 18:17:33 +0000 Chris Cannam * Avoid crash when "hiding" non-visible splash (I don't quite understand
Thu, 13 Nov 2008 14:23:23 +0000 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
Tue, 11 Nov 2008 09:41:45 +0000 Chris Cannam * Start thread to populate uninstalled transforms only on request
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Fri, 17 Oct 2008 13:32:55 +0000 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Mon, 29 Sep 2008 16:31:49 +0000 Chris Cannam * More transform finder stuff
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Tue, 23 Sep 2008 13:39:25 +0000 Chris Cannam * Start work on TransformFinder dialog
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
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
Mon, 09 Jun 2008 16:01:50 +0000 Chris Cannam * basics of data editing in data table view
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data
Thu, 29 May 2008 14:35:32 +0000 Chris Cannam * Note about libpulse copyright
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
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 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
Mon, 18 Feb 2008 11:13:31 +0000 Chris Cannam * fix to selection of default input material for transform -- avoid drawing
Tue, 12 Feb 2008 15:41:01 +0000 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog
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, 06 Feb 2008 16:21:29 +0000 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
Wed, 06 Feb 2008 12:49:49 +0000 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
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
Wed, 23 Jan 2008 11:38:34 +0000 Chris Cannam * add splash screen
Wed, 09 Jan 2008 17:09:44 +0000 Chris Cannam * better handling of cases with more than one copy of the same plugin in
Thu, 13 Dec 2007 17:14:33 +0000 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
Wed, 12 Dec 2007 17:42:23 +0000 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
Tue, 11 Dec 2007 17:36:56 +0000 Chris Cannam * Update overview when current pane changes
Tue, 11 Dec 2007 14:58:29 +0000 Chris Cannam * Make font size in panes configurable, with a smaller default
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Thu, 29 Nov 2007 12:02:09 +0000 Chris Cannam * Static build fixes 1.2-stable
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
Thu, 22 Nov 2007 14:13:20 +0000 Chris Cannam * Pull out MainWindow::handleOSCMessage() into a separate file
Wed, 07 Nov 2007 12:59:01 +0000 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
Tue, 06 Nov 2007 17:08:11 +0000 Chris Cannam * Another incremental Transform update
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 17:24:38 +0000 Chris Cannam * Remove alignment button altogether if no Match plugin installed.
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
Thu, 25 Oct 2007 11:32:54 +0000 Chris Cannam * Add auto-alignment toggle to Document
Wed, 24 Oct 2007 16:43:20 +0000 Chris Cannam * Fix build (document -> framework renaming)
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Mon, 22 Oct 2007 14:24:31 +0000 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
Mon, 22 Oct 2007 09:45:35 +0000 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
Thu, 18 Oct 2007 09:36:05 +0000 Chris Cannam ...
Wed, 17 Oct 2007 12:58:45 +0000 Chris Cannam * Make drop behave more sensibly (replace current pane)
Wed, 10 Oct 2007 15:18:02 +0000 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
Wed, 10 Oct 2007 10:22:34 +0000 Chris Cannam * Add Reset Counters... function
Tue, 09 Oct 2007 16:21:10 +0000 Chris Cannam * textual changes
Mon, 08 Oct 2007 14:44:38 +0000 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
Thu, 04 Oct 2007 11:52:38 +0000 Chris Cannam * Add MIDI file export (closes FR#1643721)
Mon, 01 Oct 2007 13:48:38 +0000 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Thu, 16 Aug 2007 16:47:07 +0000 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
Tue, 14 Aug 2007 13:58:53 +0000 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
Thu, 09 Aug 2007 14:40:03 +0000 Chris Cannam * continue to pick "new" colours for coloured layers even when all colours
Mon, 06 Aug 2007 14:37:59 +0000 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
Fri, 13 Jul 2007 13:19:15 +0000 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Wed, 11 Jul 2007 17:21:37 +0000 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
Thu, 05 Jul 2007 15:36:37 +0000 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
Thu, 05 Jul 2007 11:07:01 +0000 Chris Cannam * Add mouse actions to key and mouse reference dialog
Wed, 04 Jul 2007 17:22:12 +0000 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)
Wed, 04 Jul 2007 15:29:16 +0000 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 02 Jul 2007 18:57:32 +0000 Chris Cannam * Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)
Mon, 02 Jul 2007 14:58:34 +0000 Chris Cannam * attempt to ensure zoom-to-fit actually makes things fit (not obscured by
Fri, 29 Jun 2007 13:58:08 +0000 Chris Cannam * highlight the nearest measurement rect
Thu, 28 Jun 2007 14:50:58 +0000 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
Thu, 14 Jun 2007 15:20:49 +0000 Chris Cannam * a bit more work on measurement tool mode
Wed, 13 Jun 2007 12:00:01 +0000 Chris Cannam * Add a measurement mode tool -- no functionality yet
Mon, 11 Jun 2007 12:14:52 +0000 Chris Cannam * bit of work on harmonic cursor in spectrum
Wed, 06 Jun 2007 14:42:41 +0000 Chris Cannam * Make ffwd/rewind constrained to the selection if Play Selection is on
Fri, 11 May 2007 11:22:06 +0000 Chris Cannam * Merge last-minute Windows fix across from tagged area!
Mon, 30 Apr 2007 14:07:21 +0000 Chris Cannam * More icons, distinguish between icons for open session/audio and general open
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 30 Apr 2007 09:34:13 +0000 Chris Cannam * Sort-of fix for #1508587 Closing SV window during startup leaves
Mon, 30 Apr 2007 09:04:42 +0000 Chris Cannam ...
Mon, 23 Apr 2007 14:39:34 +0000 Chris Cannam ... sv1-1.0pre4
Mon, 16 Apr 2007 15:16:10 +0000 Chris Cannam * Fix alignment of new pane added after play position has changed (but global
Mon, 16 Apr 2007 12:20:27 +0000 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
Fri, 30 Mar 2007 17:16:48 +0000 Chris Cannam * doc updates
Thu, 15 Mar 2007 16:13:59 +0000 Chris Cannam * add version to help URL
Thu, 15 Mar 2007 13:34:33 +0000 Chris Cannam * fix typo sv1-1.0pre3
Thu, 15 Mar 2007 11:34:39 +0000 Chris Cannam * Grey out exporting entire pane as image if it will be too wide for QImage
Wed, 14 Mar 2007 14:39:39 +0000 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
Mon, 12 Mar 2007 15:36:31 +0000 Chris Cannam * Add basics of an Export Image File function
Thu, 08 Mar 2007 16:53:08 +0000 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
Wed, 07 Mar 2007 18:00:49 +0000 Chris Cannam * Add display of selection extents in status bar when dragging a selection
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Fri, 02 Mar 2007 13:01:41 +0000 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk