Mercurial > hg > tony
log src/MainWindow.cpp @ 203:833374f16e93 v0.2
age | author | description |
---|---|---|
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) |
Wed, 05 Mar 2014 10:56:35 +0000 | Chris Cannam | Move volume and play speed to bottom |