Mercurial > hg > tony
log src/MainWindow.h @ 218:4e0c8169f45e v0.3
age | author | description |
---|---|---|
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) |