log src/MainWindow.cpp @ 323:8a884e1e3912

age author description
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
Thu, 12 Jun 2014 21:07:57 +0100 matthiasm added Save In Audio Path option for saving
Thu, 12 Jun 2014 18:52:52 +0100 Chris Cannam Some tidying & fixing compiler warnings
Thu, 12 Jun 2014 17:23:15 +0100 matthiasm much improved selection by note.
Thu, 12 Jun 2014 14:32:07 +0100 matthiasm merge