log

age author description
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-10 Chris Cannam More type fixes cxx11
2015-03-10 Chris Cannam More type fixes, primarily in the spectrogram cxx11
2015-03-09 Chris Cannam A few more fixes cxx11
2015-03-09 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
2015-03-09 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
2015-03-09 Chris Cannam More conversion fixes cxx11
2015-03-04 Chris Cannam Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11
2015-03-03 Chris Cannam Merge from default branch cxx11
2015-03-02 Chris Cannam Update subrepo
2015-03-02 Chris Cannam Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows
2015-02-25 Chris Cannam Updates for win32 build - repackaging with Qt5.4 to fix failure to start up properly on 32-bit win8.1 2.4-stable
2015-02-26 Chris Cannam Update and merge
2015-02-26 Chris Cannam Debug reporting from FileSource
2015-02-24 Chris Cannam Enable ThreadSanitizer datarace
2015-02-18 Chris Cannam Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
2015-02-13 Chris Cannam Update subrepos
2015-02-10 Chris Cannam Updates for next win32 build
2015-02-09 Chris Cannam Merge from default branch cxx11
2015-01-16 Chris Cannam Fix arg in string
2014-12-15 Chris Cannam Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
2014-12-09 Chris Cannam Start connecting up tempo bits
2014-12-09 Chris Cannam Update units when prefs change
2014-12-09 Chris Cannam Oops, included some unintended cruft
2014-12-09 Chris Cannam hz -> freq, and some layout rearrangement
2014-12-08 Chris Cannam Fixes to limits etc in unit converter
2014-12-04 Chris Cannam Quick hack at a multiplex option for transform input (see #1108)
2014-12-02 Chris Cannam Wire up note/octave stuff
2014-12-02 Chris Cannam Start adding piano note
2014-12-02 Chris Cannam Adding the unit converter code might have enhanced the previous commit a little
2014-12-01 Chris Cannam Start work on unit converter
2014-12-01 Chris Cannam Unit tests for StringBits::splitQuoted
2014-12-01 Chris Cannam If the first column of a CSV file has zero or one non-empty values in it, during the first 5 rows, then ignore it by default
2014-11-27 Chris Cannam Fix close-quote immediately before separator in StringBits::splitQuoted
2014-11-27 Chris Cannam Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
2014-11-20 Chris Cannam Couple more RealTime tests
2014-11-19 Chris Cannam Subrepo state
2014-11-17 Chris Cannam CXX11 (-std=c++11) branch, to test build environments before making any code adaptations cxx11
2014-11-10 Chris Cannam Discard wildly excessive wheel events
2014-10-03 Chris Cannam Handle variable columns by importing all of them (not just the minimum number)
2014-10-03 Chris Cannam Add milliseconds as CSV import timing option
2014-10-02 Chris Cannam Update version in wxs file 2.4-stable
2014-10-01 Chris Cannam Merge from branch 2.4-stable
2014-10-01 Chris Cannam Merge 2.4-stable
2014-10-01 Chris Cannam Added tag sv_v2.4.1 for changeset 2868d5abf1a3 2.4-stable
2014-10-01 Chris Cannam Update changelog 2.4-stable sv_v2.4.1
2014-10-01 Chris Cannam Version will be 2.4.1 2.4-stable
2014-10-01 Chris Cannam Subrepo update 2.4-stable
2014-09-29 Chris Cannam Merge from branch 2.4-stable
2014-09-29 Chris Cannam Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data. 2.4-stable
2014-09-24 Chris Cannam Obsolete tag 2.4beta2
2014-09-24 Chris Cannam Merge
2014-09-11 Chris Cannam Update subrepo
2014-09-10 Chris Cannam Added tag sv_v2.4beta2 for changeset 4a7c62938a13 2.4beta2
2014-09-24 Chris Cannam Add a forgotten item to the changelog
2014-09-24 Chris Cannam Added tag sv_v2.4_linux_deploy for changeset 8215909b74d2
2014-09-24 Chris Cannam Deploy fixes sv_v2.4_linux_deploy
2014-09-24 Chris Cannam Auto dependencies
2014-09-24 Chris Cannam Output for control file
2014-09-24 Chris Cannam Add deploy script
2014-09-24 Chris Cannam Debian skeleton stuff
2014-09-24 Chris Cannam Fixes to desktop file
2014-09-24 Chris Cannam Some install and packaging updates
2014-09-23 Chris Cannam Added tag sv_v2.4 for changeset cfbea29fae64
2014-09-23 Chris Cannam Added tag sv_v2.4beta2 for changeset 7b3aaa237e66 2.4beta2
2014-09-23 Chris Cannam This will be SV v2.4 sv_v2.4
2014-09-16 Chris Cannam Fix #1058 clicking row in Layer Edit dialog when colour 3d plot layer active jumps to wrong frame (was using sample rate where resolution intended)
2014-09-12 Chris Cannam Refuse to play if no sample rate available (fixes crash when playing after deleting only pane)
2014-09-12 Chris Cannam Don't print activity
2014-09-12 Chris Cannam Ignore cov-int directory
2014-09-12 Chris Cannam Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option
2014-09-11 Chris Cannam Do not draw the model time extents if the top layer does not have time as its x axis (fixing #1057) 2.4beta2
2014-09-10 Chris Cannam Pull across beta bits from prior beta branch 2.4beta2 sv_v2.4beta2
2014-09-10 Chris Cannam Update README and CHANGELOG
2014-09-10 Chris Cannam If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up
2014-09-09 Chris Cannam Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows)
2014-09-09 Chris Cannam Respond tidily to user cancellation during download, instead of going on to attempt to load the nonexistent file as a non-audio format
2014-09-09 Chris Cannam Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
2014-09-03 Chris Cannam Avoid complaint about unused return value
2014-09-03 Chris Cannam Fix potential null pointer deref
2014-09-03 Chris Cannam Fix memory leak (from coverity scan)
2014-09-03 Chris Cannam Fix some uninitialised values (from coverity scan)
2014-09-03 Chris Cannam Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
2014-09-03 Chris Cannam Fix dead code; fix previous fix to midi insertion logic
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix a couple of not-very-realistic potential null-pointer derefs (from coverity scan)
2014-09-03 Chris Cannam Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan)
2014-09-03 Chris Cannam Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
2014-09-03 Chris Cannam Fix some potential divide by zeros (from coverity scan)
2014-09-03 Chris Cannam Fix minor resource leak (from coverity scan)
2014-09-03 Chris Cannam Clarify some sneaky logic
2014-09-03 Chris Cannam Fix uninitialised variable (from coverity scan)
2014-09-03 Chris Cannam Fix a couple of inadvertant integer divisions (from coverity scan)
2014-09-03 Chris Cannam Remove redundant code (from coverity scan)
2014-09-03 Chris Cannam Fix potential divide by zero
2014-09-03 Chris Cannam Clarify some sneaky logic
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some potential null derefs (from coverity scan)
2014-09-03 Chris Cannam Fix memory leak
2014-09-03 Chris Cannam Fix various slightly dodgy derefs and the like (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Remove redundant code (from coverity scan)
2014-09-03 Chris Cannam Fix very minor but erroneous non-float-arithmetic
2014-09-03 Chris Cannam clarify
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Back out last change (see subrepo commit log)
2014-09-03 Chris Cannam Fix to iterator invalidation (from coverity scan)
2014-09-03 Chris Cannam As coverity points out, MIDI_END_OF_EXCLUSIVE (0xF7) cannot result from masking with MIDI_MESSAGE_TYPE_MASK(0xF0). Not that it really matters here.
2014-09-03 Chris Cannam Fix return of empty string as bool value (from coverity scan, interesting the compiler doesn't mind)
2014-09-03 Chris Cannam Frame this condition more defensively (from coverity scan)
2014-09-03 Chris Cannam Fix fallthrough in switch (from coverity scan)
2014-09-03 Chris Cannam Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-09-03 Chris Cannam Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan)
2014-09-03 Chris Cannam Return seems to work better than Enter here
2014-09-03 Chris Cannam Fix uninitialised values
2014-09-03 Chris Cannam Fix uninitialised members
2014-09-03 Chris Cannam Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
2014-09-03 Chris Cannam Fix uninitialised bool
2014-09-03 Chris Cannam Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan)
2014-09-03 Chris Cannam Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan)
2014-09-02 Chris Cannam Small text fix
2014-09-02 Chris Cannam Update CHANGELOG
2014-09-02 Chris Cannam Add const version of this accessor
2014-09-02 Chris Cannam Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible)
2014-09-02 Chris Cannam Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want
2014-09-02 Chris Cannam Use fixed-order when exporting layers to a session
2014-09-02 Chris Cannam Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work)
2014-09-02 Chris Cannam Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer.
2014-09-02 Chris Cannam Populate the fixed order layer list
2014-09-02 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
2014-09-02 Chris Cannam Add getInteractionLayer() and some docs
2014-09-01 Chris Cannam Fix #1047 Floating-point exception on exit if no file loaded
2014-09-01 Chris Cannam Fix #1039 (Menu bar missing, under Ubuntu with Gnome 3)
2014-09-01 Chris Cannam Branch rearrangement in svapp 2.4beta1
2014-09-01 Chris Cannam Handle keyboard shortcuts with Shift modifier in the same way as those with no modifier
2014-08-14 Chris Cannam Add left/right scroll to changelog
2014-08-14 Chris Cannam Added tag sv_v2.4beta1 for changeset 885e89a6c11d 2.4beta1
2014-08-14 Chris Cannam Update for Qt 5.3 and WiX 3.8 - transplanted from beta branch
2014-08-14 Chris Cannam Update for Qt 5.3 and WiX 3.8 2.4beta1 sv_v2.4beta1
2014-08-14 Chris Cannam Fix plugin copying (correct target directories) - transplanted from beta branch
2014-08-14 Chris Cannam Version 2.3.90 gives us more space for future betas than 2.3.9 2.4beta1
2014-08-14 Chris Cannam Show beta version 2.4beta1
2014-08-14 Chris Cannam Fix plugin copying (correct target directories) 2.4beta1
2014-08-13 Chris Cannam Attempt to make Qt plugin loading work. But it isn't. 2.4beta1
2014-08-13 Chris Cannam Merge from default branch 2.4beta1
2014-08-13 Chris Cannam This spacing works a bit better on the Mac (though not really well enough)
2014-08-13 Chris Cannam Don't label time zero, it gets cut off by opaque end layer
2014-08-13 Chris Cannam Beta release dialog 2.4beta1
2014-08-13 Chris Cannam Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
2014-08-13 Chris Cannam Give some dialogs their proper parents
2014-08-13 Chris Cannam If current pane has the main model in it as a waveform, use that for the pan layer even if it isn't the top layer in the pane
2014-08-13 Chris Cannam Remove model from pan layer when it's about to be deleted, fixing #1035
2014-08-13 Chris Cannam Tidy
2014-08-13 Chris Cannam Debug out
2014-08-13 Chris Cannam More debug
2014-08-13 Chris Cannam Attempt to get rebuilt-shortcuts working on OS/X (unsuccessfully)
2014-08-13 Chris Cannam Call finaliseMenus again each time the pane/layer menus are reworked
2014-08-13 Chris Cannam Avoid compiler warnings when building without lrdf
2014-08-13 Chris Cannam Some temporary action debug output
2014-08-11 Chris Cannam Make sparse time-value layers inaudible by default (user must un-mute them) for compatibility with earlier versions
2014-07-25 Chris Cannam Debug output stuff
2014-07-25 Chris Cannam Subrepo updates
2014-07-25 Chris Cannam Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped
2014-07-18 Chris Cannam Merge subrepos from tonioni branch
2014-07-17 Chris Cannam Small fixes: avoid static etc
2014-07-17 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
2014-07-07 Chris Cannam OS/X build: copy frameworks and plugins automatically
2014-07-07 Chris Cannam Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead
2014-07-04 Chris Cannam We do have liblo
2014-07-04 Chris Cannam OS/X build/deploy fixes
2014-07-02 Chris Cannam Merge from tonioni branch
2014-07-02 Chris Cannam Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag
2014-07-02 Chris Cannam Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
2014-07-01 Chris Cannam Subrepos, and update in line with latest no-warning changes
2014-07-01 Chris Cannam Only update message if it has actually changed
2014-06-18 Chris Cannam Merge from branch tony_integration
2014-06-18 Chris Cannam Merge from branch warnfix_no_size_t
2014-06-18 Chris Cannam Subrepos
2014-06-18 Chris Cannam Merge from branch warnfix_no_size_t
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Fix signal/slot name warnfix_no_size_t
2014-06-17 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
2014-06-17 Chris Cannam Merge subrepos from default and tonioni branches tony_integration
2014-06-03 Chris Cannam Call out to finaliseMenus() to fix up single-key shortcuts on OS/X with Qt5
2014-06-03 Chris Cannam Merge subrepos from tonioni branch
2014-05-23 Chris Cannam Fix erroneous addition of extra point at time zero when first tapping a point with a time-difference based label scheme
2014-05-23 Chris Cannam Remember the last-used suffix in save dialog (#877).
2014-05-22 Chris Cannam Merge
2014-05-22 Chris Cannam Subrepo state
2014-05-22 Chris Cannam Subrepo state (crash fix)
2014-05-19 Chris Cannam Fixes to FileSource from Ted Felix (for Rosegarden): avoid blowing up through calling abort() from cleanup() when error occurred; set status correctly for FTP transfers
2014-05-14 Chris Cannam Switch to default branches in subrepos, merge them down
2014-05-13 Chris Cannam Avoid potential crash when network connection fails
2014-05-09 Chris Cannam Add script to archive from tip rev
2014-05-09 Chris Cannam Merge from branch "tony_integration"
2014-05-09 Chris Cannam Correct typo tony_integration
2014-05-09 Chris Cannam Merge from default branch tony_integration
2014-05-09 Chris Cannam Changelog tony_integration
2014-05-08 Chris Cannam Subrepo state tony_integration
2014-05-07 Chris Cannam Restore selection of playback sample for note layers. Also default to new elecpiano clip. tony_integration
2014-04-12 Jakob Leben Remove color attributes from default template
2014-05-07 Chris Cannam Patches from Jakob Leben
2014-05-07 Chris Cannam Subrepo updates, merging to integration branch tony_integration
2014-04-26 Chris Cannam Add some more subrepos
2014-04-07 Chris Cannam Make it possible to import CSV files directly into Note layers
2014-04-02 Chris Cannam Update subrepos tony_integration
2014-04-02 Chris Cannam Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use) tony_integration
2014-04-02 Chris Cannam Add electric piano sample as used in Tony tony_integration
2014-03-28 Chris Cannam Start up with the correct values of toggleable menu entries
2014-03-27 Chris Cannam Make octave numbering configurable, and change default to C4 = middle C
2014-03-11 Chris Cannam Update to current state of tonioni and default branches tony_integration
2014-03-11 Chris Cannam Subrepo state
2014-03-06 Chris Cannam Subrepo fix
2014-03-04 Chris Cannam Fix in svgui
2014-02-06 Chris Cannam Subrepo state
2014-01-31 Chris Cannam Subrepo state + build and run new tests
2014-01-28 Chris Cannam Subrepo state: bodge in normalise-to-log. Todo: Wire up properly.
2014-01-28 Chris Cannam Merge subrepos from tonioni tony_integration
2013-12-13 Chris Cannam Add script to fix a few things in dpkg pkg that lintian complains about
2013-12-12 Chris Cannam Added tag sv_v2.3 for changeset bf06f4311ec0
2013-12-12 Chris Cannam Removed tag sv_v2.3-f sv_v2.3
2013-12-12 Chris Cannam Added tag sv_v2.3-f for changeset 59c68b5ae5be
2013-12-12 Chris Cannam Build fix, version
2013-12-12 Chris Cannam Build fix, version imaf_enc
2013-12-12 Chris Cannam Added tag sv_v2.3 for changeset 7f7fba33b7de
2013-12-12 Chris Cannam Add network permission to prefs; make OSC support one of the things that depends on it
2013-12-11 Chris Cannam Added tag sv-v2.3-imaf for changeset 60d3575f8016 imaf_enc
2013-12-11 Chris Cannam Merge from default branch imaf_enc sv-v2.3-imaf
2013-12-11 Chris Cannam Added tag sv_v2.3 for changeset 242ebf1db0f1
2013-12-11 Chris Cannam Subrepo: elide negative frame times
2013-12-11 Chris Cannam Fix local variable aliasing which prevented network requests happening on the first run even when permitted
2013-12-05 Chris Cannam Fix app signing: on os/x 10.9 you need to sign other frameworks etc as well
2013-12-05 Chris Cannam Merge
2013-12-05 Chris Cannam Qt font fix for OS/X 10.9
2013-12-05 Chris Cannam Merge from default branch, fix build imaf_enc
2013-12-05 Chris Cannam Update subrepos imaf_enc
2013-12-05 Chris Cannam Version number, CHANGELOG
2013-12-05 Chris Cannam Remove duplicate shortcut
2013-12-04 Chris Cannam Fix syntax
2013-12-04 Chris Cannam Cut down number of includes and predeclarations
2013-12-04 Chris Cannam Subrepo
2013-12-04 Chris Cannam Subrepo state: vertical scales on various layers
2013-12-03 Chris Cannam Subrepo state
2013-12-03 Chris Cannam Deps and subrepo state
2013-11-27 Chris Cannam Wording updates, and QM logo
2013-11-26 Chris Cannam Fix uninitialised pointer (and consequent crash on exit)
2013-11-26 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
2013-11-26 Chris Cannam Small relayout
2013-11-26 Chris Cannam Add network permission question box on first startup
2013-11-26 Chris Cannam Restore and update old Surveyer class (survey itself is not there yet)
2013-11-26 Chris Cannam WS -> OS
2013-11-26 Chris Cannam Regenerate binary translation files after that last change
2013-11-26 Chris Cannam Regenerate translations, update the colour/color/ise/ize stuff in en_*
2013-11-26 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
2013-11-21 Chris Cannam Subrepo state
2013-11-05 Chris Cannam Merge from default branch imaf_enc
2013-11-05 Chris Cannam Close this branch; the good stuff is now back in default with-dependencies
2013-11-05 Chris Cannam Add script to archive from tag
2013-11-05 Chris Cannam Remove obsolete script
2013-11-05 Chris Cannam Add dependencies subrepo as a matter of course
2008-02-28 Chris Cannam Close obsolete branch 1.2-stable 1.2-stable
2008-02-28 Chris Cannam Close obsolete branch spectrogram-cache-rejig spectrogram-cache-rejig
2011-03-23 Chris Cannam Close obsolete branch kiosk kiosk
2011-04-29 Chris Cannam Close obsolete branch feature_150_menu_arrangement feature_150_menu_arrangement
2011-05-17 Chris Cannam Close obsolete branch debug-output debug-output
2011-06-27 Chris Cannam Close obsolete branch templating templating
2011-07-23 Chris Cannam Close obsolete branch toggle toggle
2012-01-27 Chris Cannam Close obsolete branch fullscreen fullscreen
2013-04-27 Chris Cannam Close obsolete branch qt5 qt5
2013-11-05 Chris Cannam Merge from the default branch imaf_enc
2013-11-05 Chris Cannam Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows) (from with-dependencies branch)
2013-11-05 Chris Cannam Win build fixes from with-dependencies branch
2013-11-05 Chris Cannam Define fixed set of dependencies, on Windows, if no config available (from with-dependencies branch)
2013-11-05 Chris Cannam Add dependency paths, include config only if it exists (from with-dependencies branch)
2013-11-04 Chris Cannam Merge from default branch imaf_enc
2013-11-04 Chris Cannam Fix from Jesus Corral Garcia (for crashes etc) imaf_enc
2013-11-04 Chris Cannam Build fixes imaf_enc
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
2013-11-04 Chris Cannam Subrepo state imaf_enc
2013-11-04 Chris Cannam Subrepo state
2013-10-09 Chris Cannam Add "Export Audio Data" to export audio waveform data into CSV or similar
2013-10-01 Chris Cannam Merge from the default branch with-dependencies
2013-10-01 Chris Cannam Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows) with-dependencies
2013-10-01 Chris Cannam Merge from the default branch with-dependencies
2013-10-01 Chris Cannam Oops, got this one twice
2013-10-01 Chris Cannam Patch from Josias Matschulat to allow changing the installation location (and add licence and file association to installer)
2013-09-24 Chris Cannam Merge from the default branch with-dependencies
2013-09-20 Chris Cannam If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
2013-09-16 Chris Cannam Merge from default branch with-dependencies
2013-09-16 Chris Cannam Subrepo
2013-09-05 Chris Cannam Add CITATION file
2013-08-01 Chris Cannam Add linux deb deployment notes
2013-07-31 Chris Cannam Added tag sv_v2.2 for changeset a91416395daf
2013-07-31 Chris Cannam Merge with-dependencies
2013-07-31 Chris Cannam Another Czech update sv_v2.2
2013-07-30 Chris Cannam Merge with-dependencies
2013-07-30 Chris Cannam Added tag sv_v2.2 for changeset 29a97099b647
2013-07-30 Chris Cannam Subrepo state
2013-07-29 Chris Cannam Merge from default branch with-dependencies
2013-07-29 Chris Cannam Regenerate translations
2013-07-29 Chris Cannam Further translation update
2013-07-29 Chris Cannam Regenerate translations
2013-07-29 Chris Cannam Updated cs_CZ from Pavel Fric
2013-07-29 Chris Cannam Update CHANGELOG
2013-07-26 Chris Cannam Merge with-dependencies
2013-07-26 Chris Cannam Added tag sv_v2.2 for changeset ac16e5093032
2013-07-26 Chris Cannam Merge from the default branch with-dependencies
2013-07-26 Chris Cannam Subrepo updates
2013-07-24 Chris Cannam Replace path separators on Windows with command-line paths
2013-07-24 Chris Cannam Remove duplicate unlock
2013-07-24 Chris Cannam Merge from default branch with-dependencies
2013-07-24 Chris Cannam Merge from default with-dependencies
2013-07-24 Chris Cannam Replace path separators on Windows with command-line paths with-dependencies
2013-07-24 Chris Cannam WS -> OS with-dependencies
2013-07-24 Chris Cannam Reset cyclical counters when document is replaced (#182)
2013-07-24 Chris Cannam Switch back to navigate mode when document is replaced (#182)
2013-07-24 Chris Cannam Version with-dependencies
2013-07-24 Chris Cannam Version
2013-07-23 Chris Cannam Merge with-dependencies
2013-07-23 Chris Cannam Subrepo state
2013-07-23 Chris Cannam Merge from default branch with-dependencies
2013-07-23 Chris Cannam Line endings with-dependencies
2013-07-22 Chris Cannam Avoid exiting with locked mutex
2013-07-19 Chris Cannam Full-screen fixes
2013-07-19 Chris Cannam Subrepos, and fix syntax in Info.plist
2013-07-17 Chris Cannam Subrepo state
2013-07-17 Chris Cannam Subrepo state
2013-07-08 Chris Cannam Subrepo state
2013-07-08 Chris Cannam Provisionally add HiDPI feature
2013-07-08 Chris Cannam Merge with-dependencies
2013-07-08 Chris Cannam Provisionally add HiDPI feature with-dependencies
2013-05-16 Chris Cannam Merge
2013-05-16 Chris Cannam Update CHANGELOG
2013-05-16 Chris Cannam Merge from default branch with-dependencies
2013-05-16 Chris Cannam Added tag sv_v2.1 for changeset deabb09d994b
2013-05-16 Chris Cannam Merge sv_v2.1
2013-05-16 Chris Cannam Update subrepos
2013-05-16 Chris Cannam Merge
2013-05-16 Chris Cannam Clean up more tidily on exit
2013-05-16 Chris Cannam Add sord, serd
2013-05-15 Chris Cannam Add system paths for serd/sord as well
2013-05-14 Chris Cannam Subrepos
2013-05-14 Chris Cannam Added tag sv_v2.1 for changeset 0757db4b5d10
2013-05-14 Chris Cannam Merge from default branch with-dependencies
2013-05-14 Chris Cannam For release?
2013-05-14 Chris Cannam Update subrepos
2013-05-14 Chris Cannam Update subrepos
2013-05-14 Chris Cannam Not using QuickTime any more
2013-05-14 Chris Cannam Dataquay lib only
2013-05-14 Chris Cannam Update for Qt5 (even though we aren't going to use it on OS/X in this release)
2013-05-13 Chris Cannam Update subrepos
2013-05-13 Chris Cannam Update configure for local dataquay, etc
2013-05-13 Chris Cannam Merge with-dependencies
2013-05-13 Chris Cannam Merge with-dependencies
2013-05-13 Chris Cannam These DLLs should be in the platforms subdir
2013-05-10 Chris Cannam Merge with-dependencies
2013-05-10 Chris Cannam Installer updates
2013-05-10 Chris Cannam Installer updates with-dependencies
2013-05-10 Chris Cannam Merge from default branch with-dependencies
2013-05-10 Chris Cannam Update subrepo version with-dependencies
2013-05-10 Chris Cannam Merge from the default branch with-dependencies
2013-05-10 Chris Cannam Provisional WiX installer file
2013-05-09 Chris Cannam Update README
2013-05-09 Chris Cannam Minor updates for qt5
2013-05-09 Chris Cannam Merge from qt5 branch. Next release will require qt5
2013-05-09 Chris Cannam Subrepo update with-dependencies
2013-04-26 Chris Cannam Check for qmake-qt5, not qt4; regenerate configure; update subrepos qt5
2013-04-16 Chris Cannam Update subrepos for better labelling on time-value layers
2013-04-15 Chris Cannam Subrepo update: Make single point easier to see in time-value layer
2013-03-28 Chris Cannam Subrepo state
2013-03-28 Chris Cannam Version number
2013-03-28 Chris Cannam Update subrepos to add .ogg extension
2013-03-27 Chris Cannam Windows build fixes -- to review with-dependencies
2013-03-27 Chris Cannam Update subrepos with-dependencies
2013-03-27 Chris Cannam Update subrepo state
2013-03-25 Chris Cannam Define fixed set of dependencies, on Windows, if no config available with-dependencies
2013-03-25 Chris Cannam Add dependency paths with-dependencies
2013-03-25 Chris Cannam Build dataquay lib only (don't try to build tests when building as subrepo, as linking them may be fiddly) with-dependencies
2013-03-25 Chris Cannam Add dependency paths; include config only if it exists, etc with-dependencies
2013-03-20 Chris Cannam Dependency version update with-dependencies
2013-03-19 Chris Cannam Add dependencies subrepo with-dependencies
2013-03-12 Chris Cannam Tell dataquay to use Sord/Serd qt5
2013-03-12 Chris Cannam Fix dataquay URL qt5
2013-03-11 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
2013-03-09 Chris Cannam Update svcore
2013-03-09 Chris Cannam Add test as subdir in project
2013-03-08 Chris Cannam Update svcore
2013-03-07 Chris Cannam Update version
2013-03-07 Chris Cannam Copyright notes and dates, CHANGELOG
2012-12-11 Chris Cannam Fix failure to either export a file or explain why, when exporting an unsupported layer type to rdf
2012-11-25 Chris Cannam Include name of project file, in case it differs from directory name
2012-11-16 Chris Cannam Update subrepos
2012-11-16 Chris Cannam Remove obsolete comment
2012-11-16 Chris Cannam Pull out app name into arg, pull down description label from superclass
2012-08-21 Chris Cannam Rework to use hg subrepos
2012-07-16 Chris Cannam Fix truncated file
2012-07-16 Chris Cannam Added tag sv_v2.0 for changeset 6b8e6600fa02
2012-07-16 Chris Cannam Add signing script, other deployment fixes sv_v2.0
2012-07-16 Chris Cannam Update version
2012-07-16 Chris Cannam Update CHANGELOG
2012-07-16 Chris Cannam Added tag sv_v2.0 for changeset f8833ed742fc
2012-07-16 Chris Cannam Add signing, update copyright date
2012-07-16 Chris Cannam Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle
2012-07-02 Chris Cannam Add means to replace the main audio model
2012-06-30 Chris Cannam Use dataquay ac symbol
2012-06-22 Chris Cannam Add -on versions of icons
2012-05-25 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection; require Dataquay
2012-01-30 Chris Cannam Small changes to management of dialogs
2012-01-30 Chris Cannam Oops, that last one was intended for Win only
2012-01-30 Chris Cannam Merge
2012-01-30 Chris Cannam We seem to have libs rather than .a files with latest MinGW
2012-01-30 Chris Cannam Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
2012-01-30 Chris Cannam Fix possibly uninitialised variable
2012-01-30 Chris Cannam Merge from branch "fullscreen"
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-26 Chris Cannam Update some of the OSC doc
2012-01-26 Chris Cannam Update some of the OSC doc fullscreen
2012-01-23 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
2012-01-20 Chris Cannam Make it possible to toggle full-screen through the menu fullscreen
2012-01-20 Chris Cannam Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed fullscreen
2012-01-19 Chris Cannam Minor non-working change... fullscreen
2012-01-19 Chris Cannam Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
2012-01-19 Chris Cannam Start hacking in some fullscreen stuff (so far, this is just a mess) fullscreen
2012-01-19 Chris Cannam Link in -lX11 if found (for X error handling)
2012-01-13 Chris Cannam Remove redundant and hazardous INCLUDE_PATH
2012-01-13 Chris Cannam Add Doxyfile
2011-10-18 Chris Cannam Do not start transform factory's uninstalled transforms population thread in library edition -- don't want network access integration_library
2011-10-17 mathieub Merge from the default branch integration_library
2011-10-17 Chris Cannam Add option to make the newly saved template the default
2011-10-17 mathieub Remove the survey and the version tester for the library edition integration_library
2011-10-10 mathieub Merge from the default branch with a broken configure file integration_library
2011-10-10 mathieub regenerated configure integration_library
2011-10-10 mathieub Removed version.h ! integration_library
2011-10-10 mathieub version.h added integration_library
2011-10-10 mathieub Change to sonic-visualiser.pro (win32 compilation) integration_library
2011-10-10 Chris Cannam Added tag sv_v1.9 for changeset c4071f97a471
2011-10-10 Chris Cannam Regenerate configure for new version sv_v1.9
2011-10-06 Chris Cannam Added tag sv_v1.9 for changeset afca1234d341
2011-10-06 Chris Cannam Updated Czech translation from Pavel Fric
2011-09-28 Chris Cannam Added tag sv_v1.9 for changeset 6750452fcbe6
2011-09-28 Chris Cannam Update CHANGELOG, version
2011-09-28 Chris Cannam Update translations and create new string for Cmd-instead-of-Ctrl following OS/X fix in svgui
2011-09-28 Chris Cannam Remove unnecessary configure dependency for raptor
2011-08-23 mathieub Update of the version no to 1.9-kiosk-hg (debug mode) integration_library
2011-08-23 mathieub Update of MainWindow.cpp integration_library
2011-07-25 mathieub Merge with the Kiosk branch integration_library
2011-07-25 mathieub Merge with the Kiosk branch integration_library
2011-07-22 Chris Cannam * Avoid crash on startup if m_alAction does not exist (which happens if no MATCH plugin) toggle
2011-07-21 Chris Cannam Descriptive text
2011-07-21 Chris Cannam Textual changes only toggle
2011-07-21 Chris Cannam version.h should not be tracked (it is generated from version.h.in) toggle
2011-07-21 Chris Cannam Avoid trying to look up non-file dependencies
2011-07-04 mathieub Start in minimal mode option added in the Preferences/Appearance menu toggle
2011-07-04 mathieub Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align toggle
2011-06-29 Chris Cannam Update version number
2011-06-26 Chris Cannam Merge from branch "templating"
2011-06-26 Chris Cannam Rename "Classic" to "Standard" waveform templating
2011-06-24 Chris Cannam Save window size and position on exit only if we are not in minimal mode -- since application always starts up in "maximal" mode toggle
2011-06-24 Chris Cannam Merge from the default branch toggle
2011-06-24 Chris Cannam Merge from 441:097f97218c66
2011-06-24 Chris Cannam Add .pro file which seems to have got removed?
2011-06-24 Chris Cannam Oops -- we don't want to hide the Playback menu toggle
2011-06-24 Chris Cannam Hide spacings around speed/fader controls and overview widget when in minimal mode toggle
2011-06-24 Chris Cannam Hide and restore menus that are not needed in minimal mode toggle
2011-06-24 Chris Cannam Process events before adjusting size, so that adjustSize gets the correct visibility status for each widget toggle
2011-06-24 Chris Cannam Save size before switching to minimal mode, restore it when switching back. This is the same mechanism as used to save/restore the window size when exiting & restarting the program toggle
2011-06-24 Chris Cannam Rename "visible" to "show" to avoid confusion between current state and required activity toggle
2011-06-24 Chris Cannam The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead toggle
2011-06-24 Chris Cannam Merge from the default branch toggle
2011-06-24 Chris Cannam Ignore more files
2011-06-22 mathieub Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file
2011-06-22 Chris Cannam config.pri should not be tracked (it is generated from config.pri.in) toggle
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. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ 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-23 Chris Cannam Add default session template to Preferences; tidy up menu functions and states templating
2011-05-17 Chris Cannam Replace the change-default-template menu functions with apply-template functions that act immediately. templating
2011-05-17 Chris Cannam Merge from the default branch templating
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
2011-05-11 Chris Cannam Sanitise template file name; ask for confirmation when overwriting templating
2011-05-11 Chris Cannam Add some "proper" default templates; ensure default template is updated in menu if our template file disappears templating
2011-05-11 Chris Cannam Add silent.wav templating
2011-05-11 Chris Cannam Use new write mode option for WavFileWriter
2011-05-10 Chris Cannam Ensure last used template is remembered in settings templating
2011-05-10 Chris Cannam Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template templating
2011-05-09 Chris Cannam Add a bit more substance to the templates menu, and improve some naming templating
2011-05-09 Chris Cannam Use .svt extension for templates instead of plain .xml (but keep them uncompressed) templating
2011-05-09 Chris Cannam Start to add templates menu; add default template templating
2011-04-28 Chris Cannam Change ReplaceMainModel to ReplaceSession for templating branch purposes templating
2011-04-28 Chris Cannam Merge from branch "feature_150_menu_arrangement" templating
2011-04-28 Chris Cannam rename Recent Files -> Open Recent feature_150_menu_arrangement
2011-04-28 Chris Cannam Make openSomething always use ReplaceMainModel rather than AskUser (for #150) feature_150_menu_arrangement
2011-04-28 Chris Cannam Minimal menu changes for feature #150 feature_150_menu_arrangement
2011-04-27 Chris Cannam Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148) templating
2011-04-27 Chris Cannam Merge from default branch templating
2011-04-14 Chris Cannam Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu
2011-04-12 Chris Cannam Russian language update from Alexandre
2011-04-08 Chris Cannam Added tag sv_v1.8_osx_deploy for changeset 44741262c2e0
2011-04-08 Chris Cannam More OS/X deployment fixes sv_v1.8_osx_deploy
2011-04-08 Chris Cannam I had put the Info.plist in deploy/osx/ before I noticed it was also in osx/ -- sorry. Removing from osx/ -- we really need the plist to be written by deploy/osx/deploy.sh (and not by qmake) because we need the version number in it. However, leaving it in the .pro file anyway so we don't end up with nothing at least if nobody runs deploy.sh
2011-04-08 Chris Cannam Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist
2011-04-08 Chris Cannam Some deployment gubbins (to be refined)
2011-04-07 Chris Cannam Added tag sv_v1.8 for changeset 5c2a18310c6e
2011-04-05 Chris Cannam Update CHANGELOG to mention CSV import dialog sv_v1.8
2011-03-22 mathieub Modifications for the Kiosk edition kiosk
2011-03-08 Chris Cannam * Update config per recent changes to svcore
2011-02-15 Chris Cannam * Add README.OSC from old repo
2011-02-09 Chris Cannam Add targets!
2011-02-09 Chris Cannam Configure script for "release" directory containing SV libs + SV
2011-02-09 Chris Cannam Merge
2011-02-09 Chris Cannam "LIBPATH is deprecated", and indeed we don't need it
2011-02-07 Chris Cannam * Updated Czech translation from Pavel
2011-02-07 Chris Cannam * Update translation strings
2011-02-07 Chris Cannam * Add Czech translation note to CHANGELOG
2011-02-04 Chris Cannam Merge
2011-02-04 Chris Cannam * Add Paste at Playback Position
2011-02-03 Chris Cannam * Add/update change log; add M4M project to README
2011-02-03 Chris Cannam * Merge
2011-02-03 Chris Cannam * Update dates, add README
2011-01-14 Dan Stowell Add FLAC to the OSX list of what can be loaded
2011-01-11 Dan Stowell Add other audio mime types to the OSX list of what can be loaded
2011-01-11 Dan Stowell Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
2010-10-25 Chris Cannam Merge
2010-10-24 Chris Cannam * Add show/hide time rulers toggle (on # key)
2010-10-18 Dan Stowell compile the NSAppleScript objs once only, rather than on every invocation macness
2010-10-18 Dan Stowell move ITunesSVRemote ctor and dtor into impl file macness
2010-10-18 Dan Stowell importITunesAudio() now sets the SV playback position too macness
2010-10-18 Dan Stowell ITunesSVRemote methods to query playback position and state macness
2010-10-18 Chris Cannam * Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
2010-10-18 Dan Stowell Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc macness
2010-10-18 Dan Stowell header inclusion guards macness
2010-10-18 Chris Cannam * Merge
2010-10-18 Chris Cannam * Add misc/ directory from SVN repo
2010-10-18 Dan Stowell Mac Dock menu uses same import-itunes-action as the File menu macness
2010-10-18 Chris Cannam * Minor fixes from Win32 build
2010-10-15 Dan Stowell only do genre stuff etc if itunes returns a file macness_autotpl
2010-10-15 Dan Stowell method to map from genre string to template choice; and to use it when importing from itunes macness_autotpl
2010-10-15 Dan Stowell template uses builtin audio file, cheap way to avoid 404 macness_autotpl
2010-10-15 Dan Stowell Templating stuff pulled into macness_autotpl branch macness_autotpl
2010-10-15 Dan Stowell Include "testtemplate" into the bundled resources in SV.app. templating
2010-10-15 Dan Stowell svitunes: retrieve the genre metadata, as well as the path macness
2010-10-12 Dan Stowell on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff. macness
2010-10-12 Dan Stowell applescript to actually grab itunes current track macness
2010-10-12 Dan Stowell Beginnings of AppleScript querying of iTunes macness
2010-10-11 Dan Stowell First step in creating a useful dock menu for SV; a placeholder item is added, so far macness
2010-10-11 Dan Stowell Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater macness
2010-10-11 Dan Stowell Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files macness
2010-10-11 Dan Stowell ifdef guard for mac header includes macness
2010-10-11 Dan Stowell Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running. macness
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; add missing OS/X frameworks
2010-10-08 Chris Cannam * Reinstate configure dialog for transforms (closes #16)
2010-10-08 Chris Cannam * Pass in the linker as well
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 * Update build scripts again; SV now builds (perhaps some problems at runtime still though)
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-07-16 Chris Cannam * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
2010-06-22 Chris Cannam * Separator in RMB layer menu
2010-06-15 Chris Cannam * Add the spectrogram (etc) layer options (back) to the right-button menu;
2010-06-15 Chris Cannam * Fix duplicate entries on right-button Layer menu when more than one audio
2010-05-05 Chris Cannam * Version and dates
2010-05-05 Chris Cannam * Add Ubuntu-specific note
2010-05-05 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
2010-01-28 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2009-10-16 Chris Cannam * Russian update from Alexandre
2009-09-28 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!) sv-v1.7
2009-09-25 Chris Cannam * Add time display format preference
2009-09-25 Chris Cannam * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
2009-09-10 Chris Cannam * use dummy driver only for RtMidi on Solaris
2009-08-27 Chris Cannam * Fixes to newer-version and survey-offering logic
2009-08-27 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
2009-08-14 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
2009-07-29 Chris Cannam * Add version number to splash screen
2009-06-22 Chris Cannam * minor environmental updates sv-v1.6
2009-06-18 Chris Cannam * duh
2009-06-18 Chris Cannam * experimental desktop files
2009-06-16 Chris Cannam ...
2009-05-22 Chris Cannam * Add smoothing option to colour 3d plot
2009-04-23 Chris Cannam * offer choice of audio files to export only if there is more than one
2009-03-30 Chris Cannam * fix to rounding problems in plugin parameter box
2009-03-30 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
2009-03-27 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
2009-03-27 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
2009-03-24 Chris Cannam * Very crudely, add an option for the audio file to be exported from
2009-03-19 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
2009-03-17 Chris Cannam * use SV_VERSION in help url... why on earth didn't I do that already?
2009-03-16 Chris Cannam ... sv-v1.5
2009-03-16 Chris Cannam * various minor bits
2009-03-16 Chris Cannam * thread tidying fix, etc
2009-03-12 Chris Cannam * Fix incorrect re-enabling of the Solo button when the active waveform
2009-03-03 Chris Cannam * "ffwd-similar"
2009-03-02 Chris Cannam * Add Zoom to Fit to OSC commands
2009-02-27 Chris Cannam * Add icons for "show segment division lines" in time value layer and sv-v1.5pre1
2009-02-27 Chris Cannam * Activity log updates
2009-02-26 Chris Cannam * If a time-value layer is current when a midi note event is received,
2009-02-26 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
2009-02-25 Chris Cannam * Make it possible to record live MIDI to a note layer.
2009-02-25 Chris Cannam * Make Activity Log a bit more of a proper window
2009-02-25 Chris Cannam * Somewhat better MIDI-based time instant timing
2009-02-24 Chris Cannam * more rudiments of midi->instants
2009-02-24 Chris Cannam * rtmidi & activity updates
2009-02-24 Chris Cannam * Add vestigial Activity Log
2009-02-23 Chris Cannam * zoom reset icon
2009-02-23 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
2009-02-06 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
2009-02-05 Chris Cannam * Re-enable peak frequencies display in spectrogram
2009-01-20 Chris Cannam * Avoid using last window placement if it is off-screen
2009-01-09 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
2008-12-12 Chris Cannam * Attempt to be a bit more useful when dropping multiple files on window
2008-12-05 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
2008-12-04 Chris Cannam * minor stuff
2008-12-04 Chris Cannam * Add first cut at Windows icon
2008-12-02 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
2008-11-28 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
2008-11-21 Chris Cannam * Make it possible to import an entire session from an RDF document.
2008-11-21 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
2008-11-20 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
2008-11-19 Chris Cannam * Add some informative labels to transform finder
2008-11-18 Chris Cannam * Updates to version and about box
2008-11-18 Chris Cannam * an experiment
2008-11-13 Chris Cannam * Avoid crash when "hiding" non-visible splash (I don't quite understand
2008-11-13 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
2008-11-11 Chris Cannam * Start thread to populate uninstalled transforms only on request
2008-11-07 Chris Cannam * Update to new-line vamp plugin sdk
2008-10-28 Chris Cannam * Add more info button to plugin dialog
2008-10-17 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
2008-10-17 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
2008-10-14 Chris Cannam * Add beginnings of capability to search plugins that are not yet
2008-09-29 Chris Cannam * More transform finder stuff
2008-09-29 Chris Cannam * More SelectableLabel and TransformFinder tweaking
2008-09-23 Chris Cannam * Start work on TransformFinder dialog
2008-09-22 Chris Cannam * Add beginnings of transform-search-by-text function
2008-09-19 Chris Cannam * Add regions icon
2008-09-18 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
2008-09-18 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
2008-07-29 Chris Cannam * Russian translation update from Alexandre
2008-07-10 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
2008-07-07 Chris Cannam * Reduce time stretcher to one channel when overload occurs
2008-06-18 Chris Cannam * Add playback controls to data edit dialog
2008-06-17 Chris Cannam * start play-tracking toggle in data editor dialog
2008-06-13 Chris Cannam * Add audio device selection to preferences
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-06-11 Chris Cannam * A bit more work on the data editor
2008-06-09 Chris Cannam * basics of data editing in data table view
2008-06-09 Chris Cannam * Fix crash (always) when running any Effects Data transform
2008-06-06 Chris Cannam * Start adding a spreadsheet-style editor window for model data
2008-05-29 Chris Cannam * Note about libpulse copyright
2008-05-21 Chris Cannam * Provisional PulseAudio output driver. No latency handling yet, and
2008-05-20 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
2008-05-09 Chris Cannam * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2008-05-01 Chris Cannam ...
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-03-12 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-03-11 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-20 Chris Cannam * small doc update sv1-v1.2
2008-02-18 Chris Cannam * fix to selection of default input material for transform -- avoid drawing
2008-02-13 Chris Cannam * fix compile error on OS/X sv1-v1.2pre5
2008-02-12 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog
2008-02-08 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide sv1-v1.2pre4
2008-02-06 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
2008-02-06 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
2008-02-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
2008-02-06 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
2008-02-04 Chris Cannam * Add ability to invert a colour 3d plot in the vertical axis
2008-01-28 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
2008-01-23 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
2008-01-23 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
2008-01-23 Chris Cannam * add splash screen
2008-01-09 Chris Cannam * better handling of cases with more than one copy of the same plugin in
2007-12-13 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
2007-12-12 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
2007-12-11 Chris Cannam * Update overview when current pane changes
2007-12-11 Chris Cannam ...
2007-12-11 Chris Cannam * Make font size in panes configurable, with a smaller default
2007-12-07 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
2007-11-30 Chris Cannam * Merge r884 from trunk 1.2-stable
2007-11-30 Chris Cannam * Skip ID3 block when reading MP3 files (so long as ID3 support is included)
2007-11-29 Chris Cannam * Static build fixes 1.2-stable
2007-11-29 Chris Cannam * Remove sharpen button as well, when using RubberBand (because it isn't
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-26 Chris Cannam * Add support for Rubber Band timestretcher
2007-11-23 Chris Cannam * Add Erase tool and mode
2007-11-22 Chris Cannam * Pull out MainWindow::handleOSCMessage() into a separate file
2007-11-19 Chris Cannam * Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
2007-11-13 Chris Cannam * Save and restore FFTW plans spectrogram-cache-rejig
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
2007-11-07 Chris Cannam * Add [x] button to pane to quickly delete it
2007-11-07 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
2007-11-06 Chris Cannam * Another incremental Transform update
2007-11-05 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
2007-11-01 Chris Cannam * Remove alignment button altogether if no Match plugin installed.
2007-11-01 Chris Cannam * Fix availability of alignment button and relative align/solo button state
2007-10-25 Chris Cannam * Add Align button to main window; use it
2007-10-25 Chris Cannam * Add auto-alignment toggle to Document
2007-10-24 Chris Cannam * Fix build (document -> framework renaming)
2007-10-24 Chris Cannam * Move some things around to facilitate plundering libraries for other
2007-10-24 Chris Cannam ...
2007-10-24 Chris Cannam * Hoist alignment model set/query up to Model, so any models can be aligned
2007-10-22 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
2007-10-22 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
2007-10-18 Chris Cannam * RemoteFile -> FileSource
2007-10-18 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-18 Chris Cannam ...
2007-10-17 Chris Cannam * Make drop behave more sensibly (replace current pane)
2007-10-10 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
2007-10-10 Chris Cannam * Add Reset Counters... function
2007-10-09 Chris Cannam * fix misbehaving apply-to-selection-only checkbox, fix default step size for
2007-10-09 Chris Cannam * textual changes
2007-10-08 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
2007-10-05 Chris Cannam * Add image layer icon (from GIMP)
2007-10-05 Chris Cannam * Ensure locale from environment is retained after plugin load, not
2007-10-04 Chris Cannam * Phase 1 of an image layer.
2007-10-04 Chris Cannam * Add MIDI file export (closes FR#1643721)
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
2007-09-29 Chris Cannam * add overlooked solo icon
2007-09-28 Chris Cannam * Merge transform directory from sv-match-alignment branch
2007-09-28 Chris Cannam * Unload feature extraction plugin .so when destroyed
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-09-21 Chris Cannam ...
2007-09-05 Chris Cannam * Ensure transformed version of a model is the same duration as the original
2007-08-16 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
2007-08-14 Chris Cannam ...
2007-08-14 Chris Cannam * add light icon for use on dark backgrounds
2007-08-14 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
2007-08-10 Chris Cannam * Better abbreviation modes for layer names in pane (and input model combo
2007-08-09 Chris Cannam * continue to pick "new" colours for coloured layers even when all colours
2007-08-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
2007-08-06 Chris Cannam * fix build failure on 64-bit by commenting out the offending line
2007-07-13 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
2007-07-13 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
2007-07-12 Chris Cannam * Fix failure to auto-calculate bounds on time-value or note model loaded
2007-07-12 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
2007-07-11 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
2007-07-05 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
2007-07-05 Chris Cannam * Add mouse actions to key and mouse reference dialog
2007-07-04 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)
2007-07-04 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
2007-07-03 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
2007-07-02 Chris Cannam * Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)
2007-07-02 Chris Cannam * attempt to ensure zoom-to-fit actually makes things fit (not obscured by
2007-07-02 Chris Cannam * Add support for reading mp3 and Ogg file title tags
2007-06-29 Chris Cannam * highlight the nearest measurement rect
2007-06-28 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
2007-06-26 Chris Cannam * save/reload measurements in session
2007-06-14 Chris Cannam * a bit more work on measurement tool mode
2007-06-14 Chris Cannam * Fix failure to play right to the end of files loaded from mp3 or ogg
2007-06-13 Chris Cannam * Add a measurement mode tool -- no functionality yet
2007-06-11 Chris Cannam * bit of work on harmonic cursor in spectrum
2007-06-08 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
2007-06-06 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.
2007-06-06 Chris Cannam * Make ffwd/rewind constrained to the selection if Play Selection is on
2007-06-01 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
2007-05-18 Chris Cannam * minor usability fixes
2007-05-11 Chris Cannam * Merge last-minute Windows fix across from tagged area!
2007-05-10 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
2007-05-02 Chris Cannam * Add Mac .icns file
2007-05-02 Chris Cannam * Add svg-based icon
2007-04-30 Chris Cannam * remove more debug output sv1-1.0rc1
2007-04-30 Chris Cannam * Fix #1709968 replacement for file with derived models plays at wrong rate
2007-04-30 Chris Cannam * More icons, distinguish between icons for open session/audio and general open
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-04-30 Chris Cannam * Sort-of fix for #1508587 Closing SV window during startup leaves
2007-04-30 Chris Cannam ...
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2007-04-27 Chris Cannam * Permit -h and -? as well as --help (closes #1707126)
2007-04-23 Chris Cannam ... sv1-1.0pre4
2007-04-18 Chris Cannam * Fix staggeringly stupid crash
2007-04-16 Chris Cannam * Fix alignment of new pane added after play position has changed (but global
2007-04-16 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
2007-04-02 Chris Cannam * Russian update from Alexandre, and a couple of i18n fixes
2007-03-30 Chris Cannam * doc updates
2007-03-15 Chris Cannam * add version to help URL
2007-03-15 Chris Cannam * fix typo sv1-1.0pre3
2007-03-15 Chris Cannam * Grey out exporting entire pane as image if it will be too wide for QImage
2007-03-14 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
2007-03-13 Chris Cannam * updates to tip dialog
2007-03-12 Chris Cannam * Add basics of an Export Image File function
2007-03-09 Chris Cannam * Basic beginnings of what will become a tip-of-the-day dialog
2007-03-09 Chris Cannam ...
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-07 Chris Cannam * Add display of selection extents in status bar when dragging a selection
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-03-05 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-03-02 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
2007-03-01 Chris Cannam ...
2007-03-01 Chris Cannam * Update version for pre1
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2007-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-02-27 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
2007-02-26 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
2007-02-26 Chris Cannam * Probable fix to occasional channel misalignment during playback
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-26 Chris Cannam * Fix occasional misplacement of zoom wheels
2007-02-16 Chris Cannam * better recollection of last opened remote location; remember to offer to save
2007-02-16 Chris Cannam ...
2007-02-14 Chris Cannam * Fix crash in short spectrogram paint
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2007-02-07 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-31 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
2007-01-27 Chris Cannam * Fix some v18/V18 inconsistencies
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-25 Chris Cannam Fixes for Windows build
2007-01-25 Chris Cannam ...
2007-01-25 Chris Cannam * Add support for PortAudio v19
2007-01-19 Chris Cannam * Attempt to improve management of FFT models that are not currently in use.
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-12 Chris Cannam * better icon
2007-01-11 Chris Cannam Several changes related to referring to remote URLs for sessions and files:
2007-01-10 Chris Cannam * Cancel when downloading file
2007-01-10 Chris Cannam * Add Open Location...
2007-01-08 Chris Cannam * Framework for retrieving files from remote locations
2007-01-05 Chris Cannam * Further fix for restoring layer visibility from session file
2007-01-05 Chris Cannam * Fix failure to reload play mute state correctly from session file
2007-01-05 Chris Cannam * Fix #1491849 strange behaviour on Cancel during query on new file load
2007-01-05 Chris Cannam * Recall last file open/save path appropriately
2006-12-15 Chris Cannam * Fixes to presentation and organisation of plugins (especially duplicates)
2006-12-08 Chris Cannam * Fix apparent (but not actual) failure to save session file
2006-11-24 Chris Cannam * Omit translucent blue fill for selection rectangles that are superimposed
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-17 Chris Cannam ...
2006-11-15 Chris Cannam * Remove some obsolete files
2006-11-15 Chris Cannam ...
2006-11-15 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
2006-11-14 Chris Cannam * Press X to toggle the property boxes
2006-11-13 Chris Cannam * Somewhat better handling of running out of memory or disc space
2006-11-10 Chris Cannam * When adding a layer, make it the selected layer on that pane
2006-11-10 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
2006-10-24 Martin Gasser #include <math.h> required on OSX
2006-10-20 Chris Cannam * Tidy up panes menu
2006-10-20 Chris Cannam * Add Pane menu entries for generating spectrogram etc from non-main models
2006-10-19 Chris Cannam * Rename the existing Panner to Overview (big duh!)
2006-10-18 Chris Cannam * A start to a panner widget to go with thumbwheels
2006-10-17 Chris Cannam * Fix signal name
2006-10-17 Chris Cannam * (Temporarily?) restore layer hierarchy window
2006-10-17 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
2006-10-17 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
2006-10-17 Chris Cannam * Introduce PlaySpeedRangeMapper for playback speed dial
2006-10-17 Chris Cannam * Avoid showing input selection and channel selection for generator plugins
2006-10-16 Chris Cannam * Fix return value from xrun callback
2006-10-16 Chris Cannam * Add spectrum icon
2006-10-13 Chris Cannam * Simplify maker names in plugin menu
2006-10-12 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
2006-10-11 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
2006-10-10 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
2006-10-09 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
2006-10-06 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
2006-10-05 Chris Cannam * More transforms in recent transforms menu
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam * Add --no-audio option to avoid opening any audio output device
2006-10-05 Chris Cannam * When setting a new model on a layer, don't delete the old one until after
2006-10-04 Chris Cannam ...
2006-10-04 Chris Cannam ...
2006-10-04 Chris Cannam * Bypass auditioning plugin on xrun
2006-10-04 Chris Cannam * Audition effects plugins during playback
2006-10-03 Chris Cannam * Some fixes to updating of writable wave file models
2006-10-03 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
2006-10-03 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
2006-09-25 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
2006-09-25 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
2006-09-22 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
2006-09-22 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
2006-09-21 Chris Cannam * Add support for plugin classification using category files.
2006-09-21 Chris Cannam * Make resampler quality configurable
2006-09-21 Chris Cannam * Buffer size fixes in the time stretcher, to avoid running out of input data
2006-09-20 Chris Cannam * save and restore step/blocksize etc
2006-09-20 Chris Cannam * Handle plugins with weird block size requirements properly
2006-09-20 Chris Cannam * stepsize/blocksize from plugin dialog actually working, though with some
2006-09-19 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-09-15 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
2006-09-15 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
2006-09-15 Chris Cannam ...
2006-09-15 Chris Cannam * add samplerate parameter to timestretcher (not properly used yet),
2006-09-14 Chris Cannam * Add some internal feedback to the time stretcher to try to make it maintain
2006-09-14 Chris Cannam * restructure time stretcher somewhat so as to do transient detection on
2006-09-14 Chris Cannam ...
2006-09-14 Chris Cannam * avoid using n2 in processBlock
2006-09-13 Chris Cannam * Fix phase calculation for percussive frames, and some tweaks -- we can do
2006-09-13 Chris Cannam * substantial enhancements to time stretcher:
2006-09-13 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
2006-09-13 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
2006-09-12 Chris Cannam * various fixes in the time stretcher
2006-09-12 Chris Cannam * Some work on making the time stretcher squash as well as stretch
2006-09-12 Chris Cannam * Add session management support (commitData)
2006-09-11 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
2006-09-11 Chris Cannam * Pull window type selector and shape preview out into their own widgets
2006-08-16 Chris Cannam * Avoid adding ruler layer to spectrum
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-08-03 Chris Cannam * Replace all uses of ConfigFile with QSettings
2006-08-03 Chris Cannam * Add Thumbwheel widget for all our zooming needs
2006-08-02 Chris Cannam ...
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.