graph
- 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
- Add selectionChangedByUser for selection changes prompted by interactivity rather than by undo/redotonioni 2014-03-05, by Chris Cannam
- Signal-slot separation between region outlining and default zoom actiontonioni 2014-03-04, by Chris Cannam
- Fix failure to delete property stack when pane is deleted (sometimes)2014-03-04, by Chris Cannam
- Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well.tonioni 2014-03-04, by Chris Cannam
- checking off show pitch turns off and disables play pitch buttontonioni 2014-02-24, by Justin Salamon
- clicking on selection pane now moves play head to that locationtonioni 2014-02-18, by Justin Salamon
- Toward getYScaleValue in Colour3DPlotLayer2014-02-06, by Chris Cannam
- Unclamped2014-02-06, by Chris Cannam
- Fix bug in choosing which layer to bring to the front when asked programmaticallytonioni 2014-02-04, by Chris Cannam
- Avoid compiler warningstonioni 2014-02-04, by Chris Cannam
- Fix for treating zeros as gapstonioni 2014-01-30, by Chris Cannam
- Merge from default branchtonioni 2014-01-28, by Chris Cannam
- Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)2014-01-28, by Chris Cannam
- Merge from tonioni branchtony_integration 2014-01-28, by Chris Cannam
- Suppress vertical scale when there are no points (scale looks absurd without sensible range)tonioni 2014-01-10, by Chris Cannam
- Propagate double-click in select mode -- the application might do something meaningful with thistonioni 2014-01-10, by Chris Cannam
- Snapping to feature frame rightwards in flexi-note should snap to the end of a note as well as the start (should also snap to start of next one, but that doesn't seem to work either -- not enough points returned by getPoints). This should possibly happen in plain note and region layers too.tonioni 2014-01-10, by Chris Cannam
- Indentationtonioni 2014-01-10, by Chris Cannam
- Fix indentationtonioni 2014-01-10, by Chris Cannam
- Make it possible to globally hide pane accessories (close button & current-indicator)tonioni 2014-01-10, by Chris Cannam
- Allow per-pane overrides for tool modetonioni 2014-01-09, by Chris Cannam
- Use sv-dependency-builds on OS/X as well if no config.pritonioni 2014-01-09, by Chris Cannam
- Adjustable middle-line height for waveform. Not 100% supported (only really for basic waveform rendering)tonioni 2014-01-08, by Chris Cannam
- Remove obsolete project filestonioni 2014-01-07, by Chris Cannam
- Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugintonioni 2014-01-07, by Chris Cannam
- Merge from default branchimaf_enc 2013-12-05, by Chris Cannam
- Support non-SV file types (should have been committed earlier, omitted due to confusion)tonioni 2013-12-04, by Chris Cannam
- Not quite so many digits2013-12-04, by Chris Cannam
- Compile fixtonioni 2013-12-04, by Chris Cannam
- Merge from default branchtonioni 2013-12-04, by Chris Cannam
- Extend numerical and colour scales (and piano where applicable) to note and region layers2013-12-04, by Chris Cannam
- And tidy up2013-12-04, by Chris Cannam
- Pull out colour scale drawing as well2013-12-04, by Chris Cannam
- Pull out log and linear vertical scales into their own classes, make some improvements to log numbering2013-12-04, by Chris Cannam
- Ensure new piano scales only appear when not auto-aligning2013-12-04, by Chris Cannam
- Pull out log and linear vertical scales into their own classes, make some improvements to log numberingtonioni 2013-12-04, by Chris Cannam
- Toward getting piano scale showing properlytonioni 2013-12-03, by Chris Cannam
- Merge from default branchtonioni 2013-12-03, by Chris Cannam
- Merge2013-12-03, by Chris Cannam
- Add piano scale to note layer as well (need to handle the auto-align case properly)2013-12-03, by Chris Cannam
- Add piano to time-value layer too2013-12-03, by Chris Cannam
- Pull out PianoScale into separate class2013-12-03, by Chris Cannam
- Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)2013-12-03, by Chris Cannam
- Fix uninitialised membertonioni 2013-11-29, by Chris Cannam
- If any panes have a fixed size, respect that when resizing pane stack sizestonioni 2013-11-29, by Chris Cannam
- Merge from default branchtonioni 2013-11-28, by Chris Cannam
- Avoid infeasibly wide dialog box2013-11-28, by Chris Cannam
- Merge from default branchtonioni 2013-11-26, by Chris Cannam
- Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings2013-11-26, by Chris Cannam
- Drop std:: from cout, cerr, endl -- pull these in through Debug.h2013-11-26, by Chris Cannam
- WS -> OS2013-11-26, by Chris Cannam
- Merge from default branchtonioni 2013-11-22, by Chris Cannam
- Make some debug output optional2013-11-21, by Chris Cannam
- Merge from the default branchimaf_enc 2013-11-04, by Chris Cannam
- Fix from Jesus Corral Garcia (panel with gain only appears when IM AF loaded)imaf_enc 2013-11-04, by Chris Cannam
- Compile fiximaf_enc 2013-11-04, by Chris Cannam
- IMAF load code from Jesus Corral Garciaimaf_enc 2013-11-04, by Chris Cannam
- Abbreviate very long text elements in csv file format dialog2013-11-04, by Chris Cannam
- Fix strange pixel offset in waveform rendering; round values in labels rather than flooring them2013-10-09, by Chris Cannam
- Add CSVFile option2013-10-09, by Chris Cannam
- Update a bit more around the pointer -- avoids trails in hidpi2013-07-19, by Chris Cannam
- Merge from default branchtonioni 2013-07-16, by Chris Cannam
- Merge from default branchtonioni 2013-07-16, by Chris Cannam
- Better handling of padding around scale extents: associate them with the model extents, so as not to break auto-align (of this with other layers, and of other layers with this) and zoom2013-07-16, by Chris Cannam
- Avoid reloading the default 0->0 scale extents for a note layer as 0->12013-07-16, by Chris Cannam
- Merge2013-07-16, by Chris Cannam
- Make scale drawing in log scale a bit less dumb2013-07-16, by Chris Cannam
- Do not pad edges of scale extent when auto-aligning to another layer2013-07-16, by Chris Cannam
- Merge from the default branchtonioni 2013-07-12, by Chris Cannam
- Close this sprout, which Matthias reports was subsequently implemented differently by Georgetonioni 2013-07-12, by Chris Cannam
- Avoid creating two painters on same image2013-07-11, by Chris Cannam
- instrument is now "click" -- some other minor changes I don't remembertonioni 2013-06-20, by matthiasm
- some visualisation changestonioni 2013-06-20, by matthiasm
- toggle button for boundary constraints and note recalculationtonioni 2013-06-20, by gyorgyf
- re-did, and improved the moving constraintstonioni 2013-06-19, by matthiasm
- vertical scale adapts to note rangetonioni 2013-06-19, by matthiasm
- funky note value re-estimation using underlying pitch median valuetonioni 2013-06-19, by gyorgyf
- bugfixes to compile on Linux againtonioni 2013-06-18, by gyorgyf
- bugfixes to compile on Linux againtonioni 2013-06-18, by gyorgyf
- removed the vertical scaling function call that didn't worktonioni 2013-06-17, by matthiasm
- introduced horizongal note editing constraints; debugged note edittonioni 2013-06-17, by matthiasm
- split drag deletetonioni 2013-06-16, by matthiasm
- boundary actions and note delete consolidatedtonioni 2013-06-16, by gyorgyf
- slightly tidied george's splitEnd methodtonioni 2013-06-15, by matthiasm
- getFeatureDescription now supports larger notestonioni 2013-06-15, by gyorgyf
- added context sensitive mouse pointers in note edit tool modetonioni 2013-06-15, by gyorgyf
- added NoteEdit tool modetonioni 2013-06-15, by gyorgyf
- Added tag sv_v2.1 for changeset 77fa3fdbfc7e2013-05-16, by Chris Cannam
- Fix bug that caused overview to jump back to its original position after moving on double-clicksv_v2.1 2013-05-16, by Chris Cannam
- Debug -- overview centre frame relocation is not currently working with qt52013-05-15, by Chris Cannam
- Added tag sv_v2.1 for changeset c6d705bf16722013-05-14, by Chris Cannam
- Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.2013-05-14, by Chris Cannam
- Make it possible to build with qt4 as wellqt5 2013-05-14, by Chris Cannam
- Update configureqt5 2013-05-13, by Chris Cannam
- Regenerate configureqt5 2013-04-26, by Chris Cannam
- Look for qmake-qt5, not qt4qt5 2013-04-26, by Chris Cannam
- splitting notes works but major cleanup neededtonioni 2013-04-20, by gyorgyf
- different colours, some minor changes, mainly debugging cerrstonioni 2013-04-19, by matthiasm