graph
- Fix Tony bug #981: note editing does not work when pitch track is invisibletonioni 2014-06-13, by Chris Cannam
- Some tidying & fixing compiler warningstonioni 2014-06-12, by Chris Cannam
- flexinote now displays frequency, duration and text above/below the notetonioni 2014-06-12, by matthiasm
- adding a note after the last existing one is now possible (#974)tonioni 2014-06-12, by matthiasm
- Play pointer: Avoid disconcerting jump when dragging so pointer is at start of pane (without having it leave the pane)tonioni 2014-06-12, by Chris Cannam
- Move play pointer on single-click in pane in navigate modetonioni 2014-06-12, by Chris Cannam
- Play pointer: when user drags pane during playback such that the pointer is no longer visible, accept that and stop trying to track it until pointer naturally comes back within visible areatonioni 2014-06-12, by Chris Cannam
- Play pointer: don't move it when dragging overview panetonioni 2014-06-12, by Chris Cannam
- Make sure the play pointer is always visible when the centre line is nottonioni 2014-06-12, by Chris Cannam
- Play pointer: don't seek playback when scrolling, except in ScrollContinuous modetonioni 2014-06-12, by Chris Cannam
- added vertical strip stripes to beginning and end of illuminated notetonioni 2014-06-11, by matthiasm
- fixed note delete bug (now deletes when any overlap with the selection occurs)tonioni 2014-06-11, by matthiasm
- Merge from default branchtonioni 2014-06-03, by Chris Cannam
- Restore commit:6a8d922f991d which was apparently reverted in error as commit:c2291e22bf0c2014-06-03, by Chris Cannam
- Merge from branch tonioni2014-06-03, by Chris Cannam
- Merge from default branchtonioni 2014-05-29, by Chris Cannam
- Replace setCurrentText (which doesn't appear to exist in qt4) with setCurrentIndextonioni 2014-05-23, by Chris Cannam
- Remember the last-used suffix in save dialog (#877).2014-05-23, by Chris Cannam
- implemented move by one note (replacing big jumps left/right)tonioni 2014-05-22, by matthiasm
- Fix crash on checking progress of slice layer2014-05-22, by Chris Cannam
- reinstated the original way that was better than my fixtonioni 2014-05-22, by matthiasm
- mergetonioni 2014-05-21, by matthiasm
- fixed: pitch track update deleted notetonioni 2014-05-21, by matthiasm
- Merge from default branchtonioni 2014-05-14, by Chris Cannam
- Merge from branch tony_integration2014-05-14, by Chris Cannam
- Merge from default branchtony_integration 2014-05-09, by Chris Cannam
- Restore selection of playback sample for note layers. Also default to new elecpiano clip.tony_integration 2014-05-07, by Chris Cannam
- SingleColourLayer: fix colour reference counting2014-04-12, by Jakob Leben
- SingleColourLayer: do not try to apply invalid colour property2014-04-11, by Jakob Leben
- Merge from default branchtony_integration 2014-05-07, by Chris Cannam
- Merge from tonioni branchtony_integration 2014-05-07, by Chris Cannam
- added note pitch snapping after "move" edittonioni 2014-04-11, by matthiasm
- Make it possible to import CSV files directly into Note layers2014-04-07, by Chris Cannam
- Fix potential for crash on reloading session file - loading selections should not emit signal as if user had just made them manuallytonioni 2014-04-03, by Chris Cannam
- A lot of work on saving and reloading sessions: save flexinote layer type and hybrid spectrogram normalisation, etctonioni 2014-04-02, by Chris Cannam
- Make session file extension parameterisable, use .ton for Tonytonioni 2014-04-02, by Chris Cannam
- Grey out the areas outside the main work model. This may not be appropriate as-is for SV, but it might be nice in Tonytonioni 2014-04-02, by 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)tonioni 2014-04-02, by Chris Cannam
- Mergetony_integration 2014-04-02, by Chris Cannam
- Merge from branch tonionitony_integration 2014-04-02, by 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)tony_integration 2014-04-02, by Chris Cannam
- Merge from branch tonionitony_integration 2014-03-31, by Chris Cannam
- Fix fancy note-editing mode (was not working in new multi-layer world, and shift-click delete was broken)tonioni 2014-04-01, by Chris Cannam
- Debug outputtonioni 2014-04-01, by Chris Cannam
- Optional printoutstonioni 2014-04-01, by Chris Cannam
- Use application name in key & mouse reference instead of hardcoding SVtonioni 2014-03-31, by Chris Cannam
- Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automaticallytonioni 2014-03-27, by Chris Cannam
- Make pitch-track editing operations update the notes as well, automaticallytonioni 2014-03-27, by Chris Cannam
- Add Merge Notestonioni 2014-03-27, by Chris Cannam
- Add command to snap notes back to pitch track median on request; add split at selection boundariestonioni 2014-03-27, by Chris Cannam
- Fix (to some extent) the "gross assumption about layer order" and thus #840 Note split adaptation brokentonioni 2014-03-25, by Chris Cannam
- Merge from default branchtony_integration 2014-03-11, by Chris Cannam
- Merge from branch tonionitony_integration 2014-03-11, by Chris Cannam
- Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache)2014-03-11, by Chris Cannam
- Introduce a GlobalOverlays mode that shows general surrounding information but less local stufftonioni 2014-03-06, by Chris Cannam
- Allow registering an alternative shortcut using QKeySequence so as to get the right native stringtonioni 2014-03-06, by Chris Cannam
- Use NativeText in key reference (converting Ctrl to weird squiggle on Mac etc)tonioni 2014-03-06, by Chris Cannam
- Rather than undrawing the bottom bit of the dial, don't draw it in the first place (necessary on shaded background)tonioni 2014-03-06, by Chris Cannam
- Explicitly avoid doing this on Mac (so as to rule it out in investigating toolbar problems)tonioni 2014-03-06, by Chris Cannam
- Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt42014-03-06, by Chris Cannam
- Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4tonioni 2014-03-06, by Chris Cannam
- No config -> default to release modetonioni 2014-03-05, by Chris Cannam
- Do not return a dormant layer as the currently-selected layertonioni 2014-03-05, by Chris Cannam
- Pull out ShowLayerCommand into its own filetonioni 2014-03-05, by Chris Cannam