log

age author description
2012-07-17 Chris Cannam Added tag sv_v2.0 for changeset ea786e8bd931
2012-06-21 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 #485 sv_v2.0
2012-05-25 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection
2012-05-21 Chris Cannam Display regions as segmentation if the output event type appears appropriate
2012-01-30 Chris Cannam Add hide method
2012-01-30 Chris Cannam Adjust crosshair left end position based on detail level of vertical scale
2012-01-30 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 Chris Cannam Column stretch 0 avoids spare empty space at the right when property boxes are off
2012-01-23 Chris Cannam Show current-pane indicator and close-pane button only if there is more than one pane
2012-01-13 Chris Cannam Remove redundant and hazardous INCLUDE_PATH
2012-01-13 Chris Cannam Add Doxyfile
2011-10-17 mathieub Merge from the default branch integration_library
2011-10-17 Chris Cannam Minor debug change
2011-10-10 mathieub Merge from the default branch integration_library
2011-09-28 Chris Cannam Added tag sv_v1.9 for changeset 3803f6dcf361
2011-09-28 Chris Cannam Save/restore more slice layer parameters (fixing SF feature #3039297) sv_v1.9
2011-09-28 Chris Cannam Fix status bar tip on Mac (SF bug 3024342)
2011-09-28 Chris Cannam Remove unnecessary configure dependency for raptor
2011-08-23 mathieub Put some debug outputs in comments integration_library
2011-07-25 mathieub Merge from branch "sonification" integration_library
2011-07-25 mathieub Merge from branch "toggle" integration_library
2011-07-06 mathieub Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard). sonification
2011-06-24 Chris Cannam Add playExampleNote route through view manager out to the audio play source sonification
2011-06-24 Chris Cannam Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do sonification
2011-06-21 mathieub Branch to handle audio feedback and metadata sonification interactively with the UI. sonification
2011-06-21 mathieub Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. toggle
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-06-14 Chris Cannam Merge from debug-output branch
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output