log main/MainWindow.cpp @ 395:065b61fe7cc3

age author description
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