log src/MainWindow.h @ 573:5c14493026da by-id

age author description
Mon, 08 Jul 2019 19:27:49 +0100 Chris Cannam ModelById updates by-id
Mon, 08 Jul 2019 14:12:08 +0100 Chris Cannam Toward using ModelById logic (incomplete) by-id
Wed, 15 Mar 2017 13:41:33 +0000 Chris Cannam Add Save All function, as proposed by Yi Ting Tan saveall
Wed, 15 Mar 2017 11:31:49 +0000 Chris Cannam Update SV code following SV 3.0.x release series
Fri, 19 Aug 2016 15:58:57 +0100 Chris Cannam Merge latest SV 3.0 branch code
Tue, 15 Sep 2015 16:44:13 +0100 Chris Cannam Replace session when recording; add browse to recorded audio recording
Thu, 20 Aug 2015 14:54:21 +0100 Chris Cannam Merge through to branch for Tony 2.0 2.0-integration
Mon, 30 Mar 2015 17:27:56 +0100 Chris Cannam Wire up reset-analysis-options
Mon, 30 Mar 2015 14:28:04 +0100 Chris Cannam Experiment with simple button logic for LevelPanWidget (separating out playback toggle again)
Wed, 25 Mar 2015 17:02:40 +0000 matthiasm new analysis menu fully functional (but not much tested)
Wed, 25 Mar 2015 10:33:19 +0000 Chris Cannam Introduce level/pan toolbar buttons
Tue, 24 Mar 2015 15:48:25 +0000 Chris Cannam Replace mute toggles as well
Tue, 24 Mar 2015 14:40:31 +0000 Chris Cannam Try adding a combined simple level/pan widget
Mon, 23 Mar 2015 10:33:32 +0000 Chris Cannam Merge from default branch cxx11-types
Wed, 11 Mar 2015 11:54:29 +0000 Chris Cannam Build fixes etc cxx11-types
Mon, 10 Nov 2014 14:41:00 +0000 Chris Cannam Back out earlier experimental switch to select tool for default
Mon, 10 Nov 2014 09:54:51 +0000 Chris Cannam Experimentally make select tool the default, instead of navigate. People are reporting problems working out how to select things, we need to address that.
Tue, 15 Jul 2014 15:42:21 +0100 matthiasm adding no spectrogram and no sonification options
Wed, 18 Jun 2014 13:43:04 +0100 Chris Cannam Merge from tonioni branch, merge subrepos to tonioni branch warnfix_no_size_t
Wed, 18 Jun 2014 10:13:12 +0100 matthiasm changed the way the cursor works
Wed, 18 Jun 2014 09:13:25 +0100 Chris Cannam Configure stuff and fixes for -Werror warnfix_no_size_t
Mon, 16 Jun 2014 12:24:52 +0100 matthiasm added low amplitude suppression toggle to analysis menu
Fri, 13 Jun 2014 14:06:48 +0100 Chris Cannam Wire up analysis menu functions to (stub) slots and (real) settings
Fri, 13 Jun 2014 13:31:17 +0100 matthiasm dummy analysis menu
Fri, 13 Jun 2014 12:12:27 +0100 Chris Cannam If user asks to save before initial analysis is complete, wait for it
Thu, 12 Jun 2014 21:07:57 +0100 matthiasm added Save In Audio Path option for saving
Thu, 12 Jun 2014 09:54:05 +0100 matthiasm very simple, probably too simple implementation of select by move note
Wed, 11 Jun 2014 14:47:45 +0100 matthiasm implemented delete notes; needs testing
Tue, 03 Jun 2014 15:28:01 +0100 Chris Cannam Fix to the button enabling problem from feature #835
Thu, 22 May 2014 22:21:27 +0100 matthiasm basic selection by one note left/right there, but not quite good yet
Thu, 22 May 2014 17:49:58 +0100 matthiasm implemented move by one note (replacing big jumps left/right)
Wed, 02 Apr 2014 21:25:56 +0100 Chris Cannam Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load
Wed, 02 Apr 2014 18:22:41 +0100 Chris Cannam Make session file extension parameterisable, use .ton for Tony
Tue, 01 Apr 2014 13:42:34 +0100 Chris Cannam Add an activity log
Thu, 27 Mar 2014 18:12:38 +0000 Chris Cannam Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automatically
Thu, 27 Mar 2014 18:02:12 +0000 Chris Cannam Make pitch-track editing operations update the notes as well, automatically
Thu, 27 Mar 2014 16:30:26 +0000 Chris Cannam Add Merge Notes
Thu, 27 Mar 2014 15:59:46 +0000 Chris Cannam Add command to snap notes back to pitch track median on request; add split at selection boundaries
Tue, 11 Mar 2014 14:54:39 +0000 Chris Cannam Newer version warning
Tue, 11 Mar 2014 09:26:04 +0000 Chris Cannam Crude ability to adjust displayed frequency range
Fri, 07 Mar 2014 16:27:10 +0000 Chris Cannam Fix for #892 (Cannot export pitch track)
Thu, 06 Mar 2014 14:31:04 +0000 Chris Cannam Rework key shortcuts after issue #890: merge the octave up/down and candidate up/down functions and make all Tony pitch-editing functions have Ctrl modifier
Wed, 05 Mar 2014 11:39:28 +0000 Chris Cannam Switching pitch candidate no longer wraps around: you can't go higher than the highest or lower than the lowest (though you can go either "up" or "down" if none of the alternate candidates has been selected yet, regardless of whether the candidates are higher or lower than the actual pitch track)
Wed, 05 Mar 2014 10:38:23 +0000 Chris Cannam Clearing the selection by hitting Esc now restores the selected region of the pitch track to its contents from before the selection was made (and any alternate candidate chosen). Fixes feature #885
Wed, 05 Mar 2014 09:36:13 +0000 Chris Cannam Calculate frequency constraint for region outlining (does not actually do the analysis correctly yet)
Tue, 04 Mar 2014 14:10:37 +0000 Chris Cannam Fix #884 (erroneously allows you to change candidate even when candidates not visible) and remaining part of #874 (show pitch candidates only on request). Also reorder menu items a little
Sun, 23 Feb 2014 17:59:23 +0000 Chris Cannam Ctrl+Return now switches the alternate pitch candidates on and off; Ctrl+Up/Down selects among them
Wed, 05 Feb 2014 19:23:55 +0000 Chris Cannam Import pitch-track layer (currently csv-only)
Tue, 04 Feb 2014 13:55:26 +0000 Chris Cannam Add ability to delete selection of pitch track
Mon, 03 Feb 2014 17:04:03 +0000 Chris Cannam Choose a different pitch candidate within selection by hitting Return
Thu, 30 Jan 2014 17:33:55 +0000 Chris Cannam Re-analyse frames when selection changes (this only pulls up a set of new candidates for now, can't do anything with them and the old ones are never removed)
Thu, 23 Jan 2014 17:18:53 -0500 Justin Salamon added pan knobs for Audio, Pitch and Notes
Thu, 23 Jan 2014 15:57:51 -0500 Justin Salamon added gain knobs for Audio and Notes
Thu, 23 Jan 2014 09:30:38 +0000 Chris Cannam Fix up wiring for pitch gain control
Wed, 22 Jan 2014 18:15:43 -0500 Justin Salamon started adding wiring for Pitch gain control, all commented out
Wed, 22 Jan 2014 17:08:00 -0500 Justin Salamon rearragned son/viz controls
Fri, 10 Jan 2014 16:06:07 +0000 Chris Cannam Optional spectrogram (off by default)
Fri, 10 Jan 2014 15:46:39 +0000 Chris Cannam Quick sketch version of two separate sets of toggle buttons (show and play)
Fri, 10 Jan 2014 15:21:13 +0000 Chris Cannam Add octave up/down editing
Fri, 10 Jan 2014 14:18:37 +0000 Chris Cannam Double-click in selection strip selects the region associated with the simultaneous note (if there is one)