graph
- 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 dosonification 2011-06-24, by Chris Cannam
- Branch to handle audio feedback and metadata sonification interactively with the UI.sonification 2011-06-22, by 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-21, by mathieub
- Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)2011-06-14, by Chris Cannam
- Merge from debug-output branch2011-06-14, by Chris Cannam
- Convert many cerrs to DEBUGsdebug-output 2011-05-16, by Chris Cannam
- Remove most toStdString calls (no longer needed, with debug header)debug-output 2011-05-12, by Chris Cannam
- Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)2011-04-14, by Chris Cannam
- Added tag sv_v1.8 for changeset c9d6cf9c51c82011-04-07, by Chris Cannam
- * Cut off column dialog if there are many columns -- allow user to ignore or take values from all columns past a certain number.sv_v1.8 2011-04-04, by Chris Cannam
- * Update configure2011-03-08, by Chris Cannam
- * Update config per recent changes to svcore2011-03-08, by Chris Cannam
- * Fix untranslated string2011-02-07, by Chris Cannam
- * Display distance the selection has been dragged by, when moving it with the edit tool2011-02-04, by Chris Cannam
- * Make text labels in time instant layer more apparent (use drawVisibleText)2010-10-25, by Chris Cannam
- * Make text clearer on complex backgrounds by adding a translucent surrounding box2010-10-24, by Chris Cannam
- Ignore hidden layers when exporting image - closes sf.net #3041878.2010-10-13, by Dan Stowell
- * Add qmake config (debug or release) corresponding to configure invocation2010-10-08, by Chris Cannam
- * Regenerate configure2010-10-08, by Chris Cannam
- * Use macx-g++ qmake spec on OS/X2010-10-08, by Chris Cannam
- * Add test for PortAudio2010-10-08, by Chris Cannam
- * Substitute the CC and CXX that configure found2010-10-08, by Chris Cannam
- * Hugely simplify Qt search -- all we need is qmake...2010-10-07, by Chris Cannam
- * Add QuickTime if on Mac2010-09-23, by Chris Cannam
- * Set LIBS properly when optional pkg-config package found2010-09-22, by Chris Cannam
- * Update build system2010-09-22, by Chris Cannam
- * Add basic build files2010-09-22, by Chris Cannam
- update tags2010-07-23, by convert-repo
- * More on track matching2010-03-30, by Chris Cannam
- * Complete the overhaul of CSV file import; now you can pick the purpose for2010-07-19, by Chris Cannam
- * Start revamping the CSV import dialog so as to show a "purpose" for each column.2010-07-16, by Chris Cannam
- * Add option to import time+duration (or time+endtime) from CSV files2010-07-08, by Chris Cannam