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
|