log

age author description
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2011-04-14 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-07 Chris Cannam Added tag sv_v1.8 for changeset c9d6cf9c51c8
2011-04-04 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-03-08 Chris Cannam * Update configure
2011-03-08 Chris Cannam * Update config per recent changes to svcore
2011-02-07 Chris Cannam * Fix untranslated string
2011-02-04 Chris Cannam * Display distance the selection has been dragged by, when moving it with the edit tool
2010-10-25 Chris Cannam * Make text labels in time instant layer more apparent (use drawVisibleText)
2010-10-24 Chris Cannam * Make text clearer on complex backgrounds by adding a translucent surrounding box
2010-10-13 Dan Stowell Ignore hidden layers when exporting image - closes sf.net #3041878.
2010-10-08 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
2010-10-08 Chris Cannam * Regenerate configure
2010-10-08 Chris Cannam * Use macx-g++ qmake spec on OS/X
2010-10-08 Chris Cannam * Add test for PortAudio
2010-10-08 Chris Cannam * Substitute the CC and CXX that configure found
2010-10-07 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
2010-09-23 Chris Cannam * Add QuickTime if on Mac
2010-09-22 Chris Cannam * Set LIBS properly when optional pkg-config package found
2010-09-22 Chris Cannam * Update build system
2010-09-22 Chris Cannam * Add basic build files
2010-07-23 convert-repo update tags
2010-03-30 Chris Cannam * More on track matching
2010-07-19 Chris Cannam * Complete the overhaul of CSV file import; now you can pick the purpose for
2010-07-16 Chris Cannam * Start revamping the CSV import dialog so as to show a "purpose" for each column.
2010-07-08 Chris Cannam * Add option to import time+duration (or time+endtime) from CSV files
2010-06-22 Chris Cannam * Avoid warnings for out of range pixel set at edges
2010-06-15 Chris Cannam * Fix incorrect grouping for spectrum layer parameters
2010-05-05 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
2010-03-12 Chris Cannam * Pop view progress bars back into "indeterminate" mode if they are not
2010-01-29 Chris Cannam * Add origin line (y=0) to time-value layer
2010-01-28 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)