log src/MainWindow.cpp @ 352:7178bb4dcdfb v0.6

age author description
Mon, 16 Jun 2014 12:33:29 +0100 matthiasm another wording improvement (?) for analysis menu
Mon, 16 Jun 2014 12:30:15 +0100 matthiasm better? wording of new analysis menu entry
Mon, 16 Jun 2014 12:25:11 +0100 matthiasm mergewq
Mon, 16 Jun 2014 12:24:52 +0100 matthiasm added low amplitude suppression toggle to analysis menu
Mon, 16 Jun 2014 11:49:05 +0100 Chris Cannam Merge
Mon, 16 Jun 2014 11:45:57 +0100 Chris Cannam Colour in the pan & gain dials. This isn't a good solution to the difficulty of remembering which is which -- not least because they're still indistinguishable if you're red-green colourblind. But it is probably better than what we had, and it's consistent with SV. Meanwhile see bug #984 about finding a better solution.
Mon, 16 Jun 2014 11:44:14 +0100 matthiasm fixed deleteSelectionInclusive to not delete adjacent notes
Fri, 13 Jun 2014 16:58:17 +0100 matthiasm oops and another selection fix
Fri, 13 Jun 2014 16:50:35 +0100 matthiasm merge
Fri, 13 Jun 2014 16:50:17 +0100 matthiasm fixed selection by note move to not include the next note on the right
Fri, 13 Jun 2014 16:12:57 +0100 Chris Cannam Merge
Fri, 13 Jun 2014 16:09:11 +0100 matthiasm improved Analysis menu labels
Fri, 13 Jun 2014 16:12:11 +0100 Chris Cannam Normalise audio
Fri, 13 Jun 2014 14:54:07 +0100 Chris Cannam Don't wait for analysis if auto-analysis is off
Fri, 13 Jun 2014 14:48:19 +0100 Chris Cannam Merge
Fri, 13 Jun 2014 14:22:42 +0100 matthiasm merge
Fri, 13 Jun 2014 14:22:26 +0100 matthiasm sorting out note and pitch track key shortcuts
Fri, 13 Jun 2014 14:47:44 +0100 Chris Cannam Connect up the auto-analysis and precision analysis settings
Fri, 13 Jun 2014 14:36:30 +0100 Chris Cannam Wire up "analyse now"
Fri, 13 Jun 2014 14:21:53 +0100 Chris Cannam Small tidy
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:40:34 +0100 matthiasm added default keys to analysis menu options
Fri, 13 Jun 2014 13:32:27 +0100 matthiasm removed icon from Save to Audio Path
Fri, 13 Jun 2014 13:31:34 +0100 matthiasm merge
Fri, 13 Jun 2014 13:31:17 +0100 matthiasm dummy analysis menu
Fri, 13 Jun 2014 12:56:31 +0100 Chris Cannam For Tony, resample all audio to 44100 on load
Fri, 13 Jun 2014 12:12:27 +0100 Chris Cannam If user asks to save before initial analysis is complete, wait for it
Fri, 13 Jun 2014 10:37:04 +0100 Chris Cannam Introduce a new canSaveAs which is active whenever there is a main model; avoid silently overwriting existing session file when saving to audio path
Fri, 13 Jun 2014 09:25:00 +0100 matthiasm and some more fixes around the file saving (remove from toolbar, deactivate when there's nothing to save)
Fri, 13 Jun 2014 09:06:39 +0100 matthiasm fixed save in audio file path to not try and save when there's no audio file