Tue, 31 Mar 2015 15:09:58 +0100 |
Chris Cannam |
Wait for initial analysis to complete before loading (as well as saving)
|
Tue, 31 Mar 2015 14:46:40 +0100 |
Chris Cannam |
Level-pan widget sizing for OS/X
|
Tue, 31 Mar 2015 14:05:39 +0100 |
Chris Cannam |
LevelPanWidget alternative without including muting
|
Tue, 31 Mar 2015 11:05:02 +0100 |
Chris Cannam |
Wire options into CSVFileWriter; omit levels from Tony note export
|
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 14:08:54 +0000 |
matthiasm |
added functionless new items to analysis menu (for pyin parameter); needs more work
|
Wed, 25 Mar 2015 12:22:16 +0000 |
Chris Cannam |
Minor adjustment to Analyse menu (but new option is not yet hooked up)
|
Wed, 25 Mar 2015 11:41:17 +0000 |
Chris Cannam |
Fixes to enabled/disabled state in level-pan tool button
|
Wed, 25 Mar 2015 11:09:33 +0000 |
Chris Cannam |
Fixes to muting from level-pan tool button
|
Wed, 25 Mar 2015 10:33:19 +0000 |
Chris Cannam |
Introduce level/pan toolbar buttons
|
Wed, 25 Mar 2015 09:08:55 +0000 |
Chris Cannam |
An experiment
|
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 11:26:28 +0000 |
Chris Cannam |
Merge from cxx11 branch
|
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 15:59:09 +0000 |
Chris Cannam |
Make overview area easier to see
|
Mon, 10 Nov 2014 14:41:00 +0000 |
Chris Cannam |
Back out earlier experimental switch to select tool for default
|
Mon, 10 Nov 2014 10:07:07 +0000 |
Chris Cannam |
Change default centring (somewhat randomly at this point)
|
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, 09 Sep 2014 16:35:29 +0100 |
Chris Cannam |
open -> openPath (for progress, with remote URLs)
|
Mon, 01 Sep 2014 16:12:15 +0100 |
Chris Cannam |
Workaround for disappearing menubar under Ubuntu
|
Tue, 22 Jul 2014 15:43:47 +0100 |
matthiasm |
fixed pitch track/note sonification turning unwanted in no-sonification version
|
Mon, 21 Jul 2014 14:23:51 +0100 |
Chris Cannam |
Add text to About box to show the configuration
tonioni_experiment_july2014
|
Thu, 17 Jul 2014 14:37:22 +0100 |
matthiasm |
new help url
|
Wed, 16 Jul 2014 14:35:00 +0100 |
matthiasm |
code to remove duration/sample rate from panes
|
Tue, 15 Jul 2014 18:15:37 +0100 |
matthiasm |
removed unhelpful help item from help menu
|
Tue, 15 Jul 2014 18:12:48 +0100 |
matthiasm |
switching of sonification and spectrogram via command line argument
|
Tue, 15 Jul 2014 15:42:46 +0100 |
matthiasm |
mergewq
|
Tue, 15 Jul 2014 15:42:21 +0100 |
matthiasm |
adding no spectrogram and no sonification options
|
Mon, 14 Jul 2014 19:25:42 +0100 |
matthiasm |
corrected note track tooltip
|
Wed, 02 Jul 2014 19:22:05 +0100 |
Chris Cannam |
Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll)
|
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:44:05 +0100 |
matthiasm |
smaller step size for ffwd and rewind
|
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: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
|
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
|
Thu, 12 Jun 2014 14:31:48 +0100 |
matthiasm |
adding a note after the last existing one is now possible (#974)
|
Thu, 12 Jun 2014 14:24:48 +0100 |
Chris Cannam |
Rework menu entries & shortcuts: left/right now move the playhead a fixed amount, ctrl+left/right still move it note-by-note, and now alt+left/right scroll without moving playhead
|
Thu, 12 Jun 2014 13:59:55 +0100 |
Chris Cannam |
Tidy
|
Thu, 12 Jun 2014 09:54:05 +0100 |
matthiasm |
very simple, probably too simple implementation of select by move note
|
Wed, 11 Jun 2014 19:41:29 +0100 |
matthiasm |
fixed note delete bug (now deletes when any overlap with the selection occurs)
|
Wed, 11 Jun 2014 15:33:28 +0100 |
matthiasm |
form note from selection now makes new note if none exist in selection
|
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
|
Tue, 03 Jun 2014 14:52:47 +0100 |
Chris Cannam |
Tidy
|
Mon, 02 Jun 2014 17:32:08 +0100 |
Chris Cannam |
Fix single-key menu shortcuts on OS/X (for #890)
|
Fri, 30 May 2014 10:04:57 +0100 |
Chris Cannam |
Remove shortcut / toolbar button hacks, but retain a comment showing one of them so it can still be quickly tested
|
Fri, 23 May 2014 16:23:05 +0100 |
matthiasm |
reinstated a non-selecting, slightly safer version
|
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 18:00:46 +0100 |
matthiasm |
privisional "remove pitches" button which results in one-button Backspace working, which will have to go, eventually.
|
Thu, 22 May 2014 17:49:58 +0100 |
matthiasm |
implemented move by one note (replacing big jumps left/right)
|
Wed, 14 May 2014 10:02:33 +0100 |
Chris Cannam |
Merge from default branch in all subrepos (after tony_integration merge in SV)
|
Fri, 11 Apr 2014 16:34:12 +0100 |
matthiasm |
added note pitch snapping after "move" edit
|
Thu, 03 Apr 2014 09:08:12 +0100 |
Chris Cannam |
Save session fix also for Save As
|
Thu, 03 Apr 2014 09:04:33 +0100 |
Chris Cannam |
Remove any pitch candidate layers and selections before saving session
|
Thu, 03 Apr 2014 08:15:39 +0100 |
Chris Cannam |
Copyright dates
|
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
|
Wed, 02 Apr 2014 12:26:28 +0100 |
matthiasm |
moved vis/sonification bar to the bottom
|
Wed, 02 Apr 2014 10:50:48 +0100 |
Chris Cannam |
Add save session options, etc
|
Wed, 02 Apr 2014 10:35:28 +0100 |
Chris Cannam |
Shortcuts
|
Wed, 02 Apr 2014 09:47:27 +0100 |
Chris Cannam |
Add selection strip mouse actions to key and mouse reference
|
Wed, 02 Apr 2014 09:18:45 +0100 |
Chris Cannam |
Menu shortcuts and status tips
|
Wed, 02 Apr 2014 09:12:18 +0100 |
Chris Cannam |
Fix accidental nesting of compound commands which broke "Abandon Selection" logic; move note-snap after editing into the compound command for the edit function instead of issuing a separate command
|
Wed, 02 Apr 2014 09:03:42 +0100 |
Chris Cannam |
We should be able to switch tool mode at any time
|
Wed, 02 Apr 2014 09:01:56 +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)
|
Wed, 02 Apr 2014 08:33:27 +0100 |
Chris Cannam |
Restore "Snap Notes" action (it's still necessary because you can move notes away manually)
|
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
|
Mon, 10 Mar 2014 14:59:50 +0000 |
Chris Cannam |
Fix #899 crash when loading new file
|
Fri, 07 Mar 2014 16:27:10 +0000 |
Chris Cannam |
Fix for #892 (Cannot export pitch track)
|
Fri, 07 Mar 2014 10:31:51 +0000 |
Chris Cannam |
Avoid starting an action if selection is changed when no document present
|
Thu, 06 Mar 2014 15:00:06 -0500 |
Justin Salamon |
removed icon widgets, placed icons on top of show toggle button, hiding layer disables play button
|
Thu, 06 Mar 2014 15:17:21 +0000 |
Chris Cannam |
Reduce visual clutter (using GlobalOverlays mode) for #888 (Move or Remove Stats from Selection Box)
|
Thu, 06 Mar 2014 14:31:22 +0000 |
Chris Cannam |
Credits
|
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
|
Thu, 06 Mar 2014 11:02:53 +0000 |
Chris Cannam |
Unified toolbar, and version check
|
Wed, 05 Mar 2014 13:20:26 +0000 |
Chris Cannam |
Properly rationalise the show/hide/add/remove layer logic for pitch candidates: ctrl+return maps through to a show layer command (but the layers remain in the view) while the add/remove layer flow is used for layer creation after selection and for abandoning an edit or discarding a selection.
|
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)
|