graph
- 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
- larger notes plus basic editing functions are now enabled by temporary star icon in toolbartonioni 2013-04-17, by gyorgyf
- Some refinements to drawing values in place of absent labels2013-04-16, by Chris Cannam
- Make mouseover highlights a bit more likely to appear and easier to see2013-04-16, by Chris Cannam
- Use italic for value labels (as opposed to label labels)2013-04-16, by Chris Cannam
- Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point2013-04-15, by Chris Cannam
- sample playback problemstonioni 2013-04-13, by gyorgyf
- removed additional prints, midi playback still brokentonioni 2013-04-13, by gyorgyf
- cleanuptonioni 2013-04-13, by gyorgyf
- fixed flexi note layer and propagated model selection to analysertonioni 2013-04-13, by gyorgyf
- Windows build fixes -- to reviewqt5 2013-03-27, by Chris Cannam
- put the FlexiNote layer before the note layer to see what happens -- not muchtonioni 2013-03-26, by matthiasm
- small changes to FlexiNote stufftonioni 2013-03-26, by matthiasm
- added references to new layer type FlexiNoteLayer and corresponding FlexiNoteModeltonioni 2013-03-26, by matthiasm
- updated names in FlexiNote source -- will need to make new FlexiNoteModel sourcetonioni 2013-03-26, by matthiasm
- simply copied NoteLayer to FlexiNotelayer (cpp and h files)tonioni 2013-03-26, by matthiasm
- Add an empty file in order to create the tonioni branchtonioni 2013-03-26, by Chris Cannam
- Add dependency build pathsqt5 2013-03-25, by Chris Cannam
- Build fixes for Qt5qt5 2013-03-11, by Chris Cannam
- Add discrete-curve drawing mode for time-value layer2012-11-16, by Chris Cannam
- Minor tidy in configure2012-08-21, by Chris Cannam
- Added tag sv_v2.0 for changeset ea786e8bd9312012-07-17, by Chris Cannam
- Use drawPoint when drawing a single point, rather than drawLine. Otherwise the line seems to go missing some of the time, though I can't see any mistake in the code here. Fixes SV bug #485sv_v2.0 2012-06-21, by Chris Cannam
- Use new symbols in Vamp SDK 2.3.1 for autoconf detection2012-05-25, by Chris Cannam
- Display regions as segmentation if the output event type appears appropriate2012-05-21, by Chris Cannam
- Add hide method2012-01-30, by Chris Cannam
- Adjust crosshair left end position based on detail level of vertical scale2012-01-30, by Chris Cannam
- Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)2012-01-30, by Chris Cannam
- Column stretch 0 avoids spare empty space at the right when property boxes are off2012-01-30, by Chris Cannam
- Show current-pane indicator and close-pane button only if there is more than one pane2012-01-23, by Chris Cannam
- Remove redundant and hazardous INCLUDE_PATH2012-01-13, by Chris Cannam
- Add Doxyfile2012-01-13, by Chris Cannam
- Merge from the default branchintegration_library 2011-10-17, by mathieub
- Minor debug change2011-10-17, by Chris Cannam
- Merge from the default branchintegration_library 2011-10-10, by mathieub
- Added tag sv_v1.9 for changeset 3803f6dcf3612011-09-28, by Chris Cannam
- Save/restore more slice layer parameters (fixing SF feature #3039297)sv_v1.9 2011-09-28, by Chris Cannam