log

age author description
Tue, 10 May 2011 13:58:59 +0100 Chris Cannam Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template templating
Mon, 09 May 2011 16:57:29 +0100 Chris Cannam Add a bit more substance to the templates menu, and improve some naming templating
Mon, 09 May 2011 16:56:50 +0100 Chris Cannam Use .svt extension for templates instead of plain .xml (but keep them uncompressed) templating
Mon, 09 May 2011 11:57:02 +0100 Chris Cannam Start to add templates menu; add default template templating
Thu, 28 Apr 2011 15:31:14 +0100 Chris Cannam Change ReplaceMainModel to ReplaceSession for templating branch purposes templating
Thu, 28 Apr 2011 15:28:59 +0100 Chris Cannam Merge from branch "feature_150_menu_arrangement" templating
Thu, 28 Apr 2011 15:28:08 +0100 Chris Cannam rename Recent Files -> Open Recent feature_150_menu_arrangement
Thu, 28 Apr 2011 15:12:32 +0100 Chris Cannam Make openSomething always use ReplaceMainModel rather than AskUser (for #150) feature_150_menu_arrangement
Thu, 28 Apr 2011 15:08:38 +0100 Chris Cannam Minimal menu changes for feature #150 feature_150_menu_arrangement
Wed, 27 Apr 2011 14:46:35 +0100 Chris Cannam Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148) templating
Wed, 27 Apr 2011 11:33:28 +0100 Chris Cannam Merge from default branch templating
Thu, 14 Apr 2011 12:13:06 +0100 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
Tue, 12 Apr 2011 10:54:25 +0100 Chris Cannam Russian language update from Alexandre
Fri, 08 Apr 2011 16:52:30 +0100 Chris Cannam Added tag sv_v1.8_osx_deploy for changeset 44741262c2e0
Fri, 08 Apr 2011 16:51:45 +0100 Chris Cannam More OS/X deployment fixes sv_v1.8_osx_deploy
Fri, 08 Apr 2011 16:39:23 +0100 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
Fri, 08 Apr 2011 16:35:13 +0100 Chris Cannam Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist
Fri, 08 Apr 2011 14:33:27 +0100 Chris Cannam Some deployment gubbins (to be refined)
Thu, 07 Apr 2011 15:19:06 +0100 Chris Cannam Added tag sv_v1.8 for changeset 5c2a18310c6e
Tue, 05 Apr 2011 10:44:54 +0100 Chris Cannam Update CHANGELOG to mention CSV import dialog sv_v1.8
Tue, 22 Mar 2011 14:29:38 +0000 mathieub Modifications for the Kiosk edition kiosk
Tue, 08 Mar 2011 11:31:39 +0000 Chris Cannam * Update config per recent changes to svcore
Tue, 15 Feb 2011 13:04:01 +0000 Chris Cannam * Add README.OSC from old repo
Wed, 09 Feb 2011 15:50:04 +0000 Chris Cannam Add targets!
Wed, 09 Feb 2011 15:48:13 +0000 Chris Cannam Configure script for "release" directory containing SV libs + SV
Wed, 09 Feb 2011 15:16:43 +0000 Chris Cannam Merge
Wed, 09 Feb 2011 15:16:19 +0000 Chris Cannam "LIBPATH is deprecated", and indeed we don't need it
Mon, 07 Feb 2011 21:08:51 +0000 Chris Cannam * Updated Czech translation from Pavel
Mon, 07 Feb 2011 20:19:33 +0000 Chris Cannam * Update translation strings
Mon, 07 Feb 2011 11:56:04 +0000 Chris Cannam * Add Czech translation note to CHANGELOG
Fri, 04 Feb 2011 14:33:16 +0000 Chris Cannam Merge
Fri, 04 Feb 2011 14:33:07 +0000 Chris Cannam * Add Paste at Playback Position
Thu, 03 Feb 2011 14:29:04 +0000 Chris Cannam * Add/update change log; add M4M project to README
Thu, 03 Feb 2011 13:19:07 +0000 Chris Cannam * Merge
Thu, 03 Feb 2011 13:18:30 +0000 Chris Cannam * Update dates, add README
Fri, 14 Jan 2011 09:33:43 +0000 Dan Stowell Add FLAC to the OSX list of what can be loaded
Tue, 11 Jan 2011 15:20:58 +0000 Dan Stowell Add other audio mime types to the OSX list of what can be loaded
Tue, 11 Jan 2011 15:11:33 +0000 Dan Stowell Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
Mon, 25 Oct 2010 11:15:47 +0200 Chris Cannam Merge
Sun, 24 Oct 2010 17:39:51 +0200 Chris Cannam * Add show/hide time rulers toggle (on # key)
Mon, 18 Oct 2010 15:47:46 +0100 Dan Stowell compile the NSAppleScript objs once only, rather than on every invocation macness
Mon, 18 Oct 2010 15:32:35 +0100 Dan Stowell move ITunesSVRemote ctor and dtor into impl file macness
Mon, 18 Oct 2010 15:23:21 +0100 Dan Stowell importITunesAudio() now sets the SV playback position too macness
Mon, 18 Oct 2010 14:44:28 +0100 Dan Stowell ITunesSVRemote methods to query playback position and state macness
Mon, 18 Oct 2010 13:58:27 +0100 Chris Cannam * Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
Mon, 18 Oct 2010 13:59:08 +0100 Dan Stowell Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc macness
Mon, 18 Oct 2010 13:29:48 +0100 Dan Stowell header inclusion guards macness
Mon, 18 Oct 2010 13:47:21 +0100 Chris Cannam * Merge
Mon, 18 Oct 2010 13:44:25 +0100 Chris Cannam * Add misc/ directory from SVN repo
Mon, 18 Oct 2010 13:24:38 +0100 Dan Stowell Mac Dock menu uses same import-itunes-action as the File menu macness
Mon, 18 Oct 2010 12:45:14 +0100 Chris Cannam * Minor fixes from Win32 build
Fri, 15 Oct 2010 15:12:24 +0100 Dan Stowell only do genre stuff etc if itunes returns a file macness_autotpl
Fri, 15 Oct 2010 13:30:41 +0100 Dan Stowell method to map from genre string to template choice; and to use it when importing from itunes macness_autotpl
Fri, 15 Oct 2010 13:29:27 +0100 Dan Stowell template uses builtin audio file, cheap way to avoid 404 macness_autotpl
Fri, 15 Oct 2010 12:16:48 +0100 Dan Stowell Templating stuff pulled into macness_autotpl branch macness_autotpl
Fri, 15 Oct 2010 11:59:03 +0100 Dan Stowell Include "testtemplate" into the bundled resources in SV.app. templating
Fri, 15 Oct 2010 11:07:11 +0100 Dan Stowell svitunes: retrieve the genre metadata, as well as the path macness
Tue, 12 Oct 2010 16:02:02 +0100 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
Tue, 12 Oct 2010 13:59:06 +0100 Dan Stowell applescript to actually grab itunes current track macness
Tue, 12 Oct 2010 13:04:50 +0100 Dan Stowell Beginnings of AppleScript querying of iTunes macness
Mon, 11 Oct 2010 16:55:24 +0100 Dan Stowell First step in creating a useful dock menu for SV; a placeholder item is added, so far macness
Mon, 11 Oct 2010 15:47:12 +0100 Dan Stowell Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater macness
Mon, 11 Oct 2010 14:54:31 +0100 Dan Stowell Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files macness
Mon, 11 Oct 2010 14:20:26 +0100 Dan Stowell ifdef guard for mac header includes macness
Mon, 11 Oct 2010 14:16:54 +0100 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
Fri, 08 Oct 2010 13:31:00 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:36 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:14 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:58:04 +0100 Chris Cannam * Add test for PortAudio; add missing OS/X frameworks
Fri, 08 Oct 2010 11:21:39 +0100 Chris Cannam * Reinstate configure dialog for transforms (closes #16)
Fri, 08 Oct 2010 10:53:03 +0100 Chris Cannam * Pass in the linker as well
Fri, 08 Oct 2010 09:40:28 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:57:38 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:37:49 +0100 Chris Cannam * Add QuickTime if on Mac
Wed, 22 Sep 2010 12:27:35 +0100 Chris Cannam * Update build scripts again; SV now builds (perhaps some problems at runtime still though)
Wed, 22 Sep 2010 11:39:37 +0100 Chris Cannam * Update build system
Wed, 22 Sep 2010 11:12:26 +0100 Chris Cannam * Add basic build files
Fri, 23 Jul 2010 11:47:22 +0000 convert-repo update tags
Fri, 16 Jul 2010 16:53:14 +0000 Chris Cannam * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
Tue, 22 Jun 2010 09:46:27 +0000 Chris Cannam * Separator in RMB layer menu
Tue, 15 Jun 2010 14:40:54 +0000 Chris Cannam * Add the spectrogram (etc) layer options (back) to the right-button menu;
Tue, 15 Jun 2010 10:54:15 +0000 Chris Cannam * Fix duplicate entries on right-button Layer menu when more than one audio
Wed, 05 May 2010 16:21:44 +0000 Chris Cannam * Version and dates
Wed, 05 May 2010 14:46:26 +0000 Chris Cannam * Add Ubuntu-specific note
Wed, 05 May 2010 14:45:32 +0000 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
Thu, 28 Jan 2010 16:46:04 +0000 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
Fri, 16 Oct 2009 08:31:02 +0000 Chris Cannam * Russian update from Alexandre
Mon, 28 Sep 2009 10:39:13 +0000 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!) sv-v1.7
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Fri, 25 Sep 2009 10:22:36 +0000 Chris Cannam * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
Thu, 10 Sep 2009 19:19:21 +0000 Chris Cannam * use dummy driver only for RtMidi on Solaris
Thu, 27 Aug 2009 16:49:29 +0000 Chris Cannam * Fixes to newer-version and survey-offering logic
Thu, 27 Aug 2009 16:31:45 +0000 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
Fri, 14 Aug 2009 14:01:09 +0000 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
Wed, 29 Jul 2009 15:03:21 +0000 Chris Cannam * Add version number to splash screen
Mon, 22 Jun 2009 17:06:27 +0000 Chris Cannam * minor environmental updates sv-v1.6
Thu, 18 Jun 2009 10:00:42 +0000 Chris Cannam * duh
Thu, 18 Jun 2009 10:00:10 +0000 Chris Cannam * experimental desktop files
Tue, 16 Jun 2009 12:44:47 +0000 Chris Cannam ...
Fri, 22 May 2009 13:54:45 +0000 Chris Cannam * Add smoothing option to colour 3d plot
Thu, 23 Apr 2009 11:39:16 +0000 Chris Cannam * offer choice of audio files to export only if there is more than one
Mon, 30 Mar 2009 13:47:00 +0000 Chris Cannam * fix to rounding problems in plugin parameter box
Mon, 30 Mar 2009 09:17:44 +0000 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 27 Mar 2009 13:10:01 +0000 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
Tue, 24 Mar 2009 17:27:40 +0000 Chris Cannam * Very crudely, add an option for the audio file to be exported from
Thu, 19 Mar 2009 15:50:59 +0000 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
Tue, 17 Mar 2009 10:47:48 +0000 Chris Cannam * use SV_VERSION in help url... why on earth didn't I do that already?
Mon, 16 Mar 2009 16:43:38 +0000 Chris Cannam ... sv-v1.5
Mon, 16 Mar 2009 16:36:23 +0000 Chris Cannam * various minor bits
Mon, 16 Mar 2009 13:56:11 +0000 Chris Cannam * thread tidying fix, etc
Thu, 12 Mar 2009 11:15:40 +0000 Chris Cannam * Fix incorrect re-enabling of the Solo button when the active waveform
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Mon, 02 Mar 2009 14:29:14 +0000 Chris Cannam * Add Zoom to Fit to OSC commands
Fri, 27 Feb 2009 14:24:54 +0000 Chris Cannam * Add icons for "show segment division lines" in time value layer and sv-v1.5pre1
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Thu, 26 Feb 2009 17:33:46 +0000 Chris Cannam * If a time-value layer is current when a midi note event is received,
Thu, 26 Feb 2009 10:49:08 +0000 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
Wed, 25 Feb 2009 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
Wed, 25 Feb 2009 11:26:07 +0000 Chris Cannam * Make Activity Log a bit more of a proper window
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:53:01 +0000 Chris Cannam * more rudiments of midi->instants
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 14:01:42 +0000 Chris Cannam * Add vestigial Activity Log
Mon, 23 Feb 2009 22:28:24 +0000 Chris Cannam * zoom reset icon
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Fri, 06 Feb 2009 15:06:23 +0000 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
Thu, 05 Feb 2009 17:33:21 +0000 Chris Cannam * Re-enable peak frequencies display in spectrogram
Tue, 20 Jan 2009 18:12:40 +0000 Chris Cannam * Avoid using last window placement if it is off-screen
Fri, 09 Jan 2009 14:55:12 +0000 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
Fri, 12 Dec 2008 15:20:09 +0000 Chris Cannam * Attempt to be a bit more useful when dropping multiple files on window
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
Thu, 04 Dec 2008 17:17:06 +0000 Chris Cannam * minor stuff
Thu, 04 Dec 2008 17:15:56 +0000 Chris Cannam * Add first cut at Windows icon
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Fri, 28 Nov 2008 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Fri, 21 Nov 2008 13:37:35 +0000 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
Thu, 20 Nov 2008 12:21:33 +0000 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Tue, 18 Nov 2008 11:51:09 +0000 Chris Cannam * Updates to version and about box
Tue, 18 Nov 2008 10:30:05 +0000 Chris Cannam * an experiment
Thu, 13 Nov 2008 18:17:33 +0000 Chris Cannam * Avoid crash when "hiding" non-visible splash (I don't quite understand
Thu, 13 Nov 2008 14:23:23 +0000 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
Tue, 11 Nov 2008 09:41:45 +0000 Chris Cannam * Start thread to populate uninstalled transforms only on request
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Tue, 28 Oct 2008 12:39:53 +0000 Chris Cannam * Add more info button to plugin dialog
Fri, 17 Oct 2008 15:26:29 +0000 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
Fri, 17 Oct 2008 13:32:55 +0000 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Mon, 29 Sep 2008 16:31:49 +0000 Chris Cannam * More transform finder stuff
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Tue, 23 Sep 2008 13:39:25 +0000 Chris Cannam * Start work on TransformFinder dialog
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
Fri, 19 Sep 2008 13:00:39 +0000 Chris Cannam * Add regions icon
Thu, 18 Sep 2008 12:33:30 +0000 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
Tue, 29 Jul 2008 13:42:02 +0000 Chris Cannam * Russian translation update from Alexandre
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Tue, 17 Jun 2008 16:24:50 +0000 Chris Cannam * start play-tracking toggle in data editor dialog
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Mon, 09 Jun 2008 16:01:50 +0000 Chris Cannam * basics of data editing in data table view
Mon, 09 Jun 2008 09:41:58 +0000 Chris Cannam * Fix crash (always) when running any Effects Data transform
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data
Thu, 29 May 2008 14:35:32 +0000 Chris Cannam * Note about libpulse copyright
Wed, 21 May 2008 16:54:24 +0000 Chris Cannam * Provisional PulseAudio output driver. No latency handling yet, and
Tue, 20 May 2008 10:14:15 +0000 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
Fri, 09 May 2008 15:39:42 +0000 Chris Cannam * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Thu, 01 May 2008 13:37:39 +0000 Chris Cannam ...
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Tue, 11 Mar 2008 09:23:48 +0000 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 20 Feb 2008 15:57:18 +0000 Chris Cannam * small doc update sv1-v1.2
Mon, 18 Feb 2008 11:13:31 +0000 Chris Cannam * fix to selection of default input material for transform -- avoid drawing
Wed, 13 Feb 2008 12:47:17 +0000 Chris Cannam * fix compile error on OS/X sv1-v1.2pre5
Tue, 12 Feb 2008 15:41:01 +0000 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide sv1-v1.2pre4
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Wed, 06 Feb 2008 16:21:29 +0000 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
Wed, 06 Feb 2008 14:15:09 +0000 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
Wed, 06 Feb 2008 12:49:49 +0000 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
Mon, 04 Feb 2008 13:35:43 +0000 Chris Cannam * Add ability to invert a colour 3d plot in the vertical axis
Mon, 28 Jan 2008 17:43:44 +0000 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
Wed, 23 Jan 2008 18:09:50 +0000 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
Wed, 23 Jan 2008 15:43:27 +0000 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
Wed, 23 Jan 2008 11:38:34 +0000 Chris Cannam * add splash screen
Wed, 09 Jan 2008 17:09:44 +0000 Chris Cannam * better handling of cases with more than one copy of the same plugin in
Thu, 13 Dec 2007 17:14:33 +0000 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
Wed, 12 Dec 2007 17:42:23 +0000 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
Tue, 11 Dec 2007 17:36:56 +0000 Chris Cannam * Update overview when current pane changes
Tue, 11 Dec 2007 17:36:22 +0000 Chris Cannam ...
Tue, 11 Dec 2007 14:58:29 +0000 Chris Cannam * Make font size in panes configurable, with a smaller default
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Fri, 30 Nov 2007 17:36:14 +0000 Chris Cannam * Merge r884 from trunk 1.2-stable
Fri, 30 Nov 2007 17:31:09 +0000 Chris Cannam * Skip ID3 block when reading MP3 files (so long as ID3 support is included)
Thu, 29 Nov 2007 12:02:09 +0000 Chris Cannam * Static build fixes 1.2-stable
Thu, 29 Nov 2007 10:50:13 +0000 Chris Cannam * Remove sharpen button as well, when using RubberBand (because it isn't
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Mon, 26 Nov 2007 13:33:44 +0000 Chris Cannam * Add support for Rubber Band timestretcher
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Thu, 22 Nov 2007 14:13:20 +0000 Chris Cannam * Pull out MainWindow::handleOSCMessage() into a separate file
Mon, 19 Nov 2007 13:02:37 +0000 Chris Cannam * Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
Tue, 13 Nov 2007 13:51:07 +0000 Chris Cannam * Save and restore FFTW plans spectrogram-cache-rejig
Fri, 09 Nov 2007 17:46:58 +0000 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
Wed, 07 Nov 2007 16:37:17 +0000 Chris Cannam * Add [x] button to pane to quickly delete it
Wed, 07 Nov 2007 12:59:01 +0000 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
Tue, 06 Nov 2007 17:08:11 +0000 Chris Cannam * Another incremental Transform update
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Thu, 01 Nov 2007 17:24:38 +0000 Chris Cannam * Remove alignment button altogether if no Match plugin installed.
Thu, 01 Nov 2007 16:02:01 +0000 Chris Cannam * Fix availability of alignment button and relative align/solo button state
Thu, 25 Oct 2007 15:45:12 +0000 Chris Cannam * Add Align button to main window; use it
Thu, 25 Oct 2007 11:32:54 +0000 Chris Cannam * Add auto-alignment toggle to Document
Wed, 24 Oct 2007 16:43:20 +0000 Chris Cannam * Fix build (document -> framework renaming)
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Wed, 24 Oct 2007 16:00:30 +0000 Chris Cannam ...
Wed, 24 Oct 2007 15:21:38 +0000 Chris Cannam * Hoist alignment model set/query up to Model, so any models can be aligned
Mon, 22 Oct 2007 14:24:31 +0000 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
Mon, 22 Oct 2007 09:45:35 +0000 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Thu, 18 Oct 2007 09:36:05 +0000 Chris Cannam ...
Wed, 17 Oct 2007 12:58:45 +0000 Chris Cannam * Make drop behave more sensibly (replace current pane)
Wed, 10 Oct 2007 15:18:02 +0000 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
Wed, 10 Oct 2007 10:22:34 +0000 Chris Cannam * Add Reset Counters... function
Tue, 09 Oct 2007 16:21:59 +0000 Chris Cannam * fix misbehaving apply-to-selection-only checkbox, fix default step size for
Tue, 09 Oct 2007 16:21:10 +0000 Chris Cannam * textual changes
Mon, 08 Oct 2007 14:44:38 +0000 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
Fri, 05 Oct 2007 16:31:30 +0000 Chris Cannam * Add image layer icon (from GIMP)
Fri, 05 Oct 2007 13:26:47 +0000 Chris Cannam * Ensure locale from environment is retained after plugin load, not
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.
Thu, 04 Oct 2007 11:52:38 +0000 Chris Cannam * Add MIDI file export (closes FR#1643721)
Mon, 01 Oct 2007 13:48:38 +0000 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
Sat, 29 Sep 2007 10:58:31 +0000 Chris Cannam * add overlooked solo icon
Fri, 28 Sep 2007 16:15:06 +0000 Chris Cannam * Merge transform directory from sv-match-alignment branch
Fri, 28 Sep 2007 14:32:45 +0000 Chris Cannam * Unload feature extraction plugin .so when destroyed
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Fri, 21 Sep 2007 09:13:11 +0000 Chris Cannam ...
Wed, 05 Sep 2007 15:18:15 +0000 Chris Cannam * Ensure transformed version of a model is the same duration as the original
Thu, 16 Aug 2007 16:47:07 +0000 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
Tue, 14 Aug 2007 19:37:10 +0000 Chris Cannam ...
Tue, 14 Aug 2007 19:18:07 +0000 Chris Cannam * add light icon for use on dark backgrounds
Tue, 14 Aug 2007 13:58:53 +0000 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
Fri, 10 Aug 2007 16:36:50 +0000 Chris Cannam * Better abbreviation modes for layer names in pane (and input model combo
Thu, 09 Aug 2007 14:40:03 +0000 Chris Cannam * continue to pick "new" colours for coloured layers even when all colours
Mon, 06 Aug 2007 14:37:59 +0000 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
Mon, 06 Aug 2007 10:20:54 +0000 Chris Cannam * fix build failure on 64-bit by commenting out the offending line
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
Fri, 13 Jul 2007 13:19:15 +0000 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
Thu, 12 Jul 2007 21:10:43 +0000 Chris Cannam * Fix failure to auto-calculate bounds on time-value or note model loaded
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Wed, 11 Jul 2007 17:21:37 +0000 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
Thu, 05 Jul 2007 15:36:37 +0000 Chris Cannam * Make it possible to "measure" a feature on the spectrogram by double-
Thu, 05 Jul 2007 11:07:01 +0000 Chris Cannam * Add mouse actions to key and mouse reference dialog
Wed, 04 Jul 2007 17:22:12 +0000 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)
Wed, 04 Jul 2007 15:29:16 +0000 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 02 Jul 2007 18:57:32 +0000 Chris Cannam * Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)
Mon, 02 Jul 2007 14:58:34 +0000 Chris Cannam * attempt to ensure zoom-to-fit actually makes things fit (not obscured by
Mon, 02 Jul 2007 13:53:38 +0000 Chris Cannam * Add support for reading mp3 and Ogg file title tags
Fri, 29 Jun 2007 13:58:08 +0000 Chris Cannam * highlight the nearest measurement rect
Thu, 28 Jun 2007 14:50:58 +0000 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
Tue, 26 Jun 2007 12:27:47 +0000 Chris Cannam * save/reload measurements in session
Thu, 14 Jun 2007 15:20:49 +0000 Chris Cannam * a bit more work on measurement tool mode
Thu, 14 Jun 2007 13:49:30 +0000 Chris Cannam * Fix failure to play right to the end of files loaded from mp3 or ogg
Wed, 13 Jun 2007 12:00:01 +0000 Chris Cannam * Add a measurement mode tool -- no functionality yet
Mon, 11 Jun 2007 12:14:52 +0000 Chris Cannam * bit of work on harmonic cursor in spectrum
Fri, 08 Jun 2007 15:19:50 +0000 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
Wed, 06 Jun 2007 16:24:55 +0000 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.
Wed, 06 Jun 2007 14:42:41 +0000 Chris Cannam * Make ffwd/rewind constrained to the selection if Play Selection is on
Fri, 01 Jun 2007 13:56:35 +0000 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
Fri, 18 May 2007 16:47:38 +0000 Chris Cannam * minor usability fixes
Fri, 11 May 2007 11:22:06 +0000 Chris Cannam * Merge last-minute Windows fix across from tagged area!
Thu, 10 May 2007 12:48:26 +0000 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
Wed, 02 May 2007 10:57:49 +0000 Chris Cannam * Add Mac .icns file
Wed, 02 May 2007 10:50:32 +0000 Chris Cannam * Add svg-based icon
Mon, 30 Apr 2007 14:31:39 +0000 Chris Cannam * remove more debug output sv1-1.0rc1
Mon, 30 Apr 2007 14:28:47 +0000 Chris Cannam * Fix #1709968 replacement for file with derived models plays at wrong rate
Mon, 30 Apr 2007 14:07:21 +0000 Chris Cannam * More icons, distinguish between icons for open session/audio and general open
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 30 Apr 2007 09:34:13 +0000 Chris Cannam * Sort-of fix for #1508587 Closing SV window during startup leaves
Mon, 30 Apr 2007 09:04:42 +0000 Chris Cannam ...
Fri, 27 Apr 2007 15:39:48 +0000 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
Fri, 27 Apr 2007 14:37:48 +0000 Chris Cannam * Permit -h and -? as well as --help (closes #1707126)
Mon, 23 Apr 2007 14:39:34 +0000 Chris Cannam ... sv1-1.0pre4
Wed, 18 Apr 2007 12:40:34 +0000 Chris Cannam * Fix staggeringly stupid crash
Mon, 16 Apr 2007 15:16:10 +0000 Chris Cannam * Fix alignment of new pane added after play position has changed (but global
Mon, 16 Apr 2007 12:20:27 +0000 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
Mon, 02 Apr 2007 12:12:36 +0000 Chris Cannam * Russian update from Alexandre, and a couple of i18n fixes
Fri, 30 Mar 2007 17:16:48 +0000 Chris Cannam * doc updates
Thu, 15 Mar 2007 16:13:59 +0000 Chris Cannam * add version to help URL
Thu, 15 Mar 2007 13:34:33 +0000 Chris Cannam * fix typo sv1-1.0pre3
Thu, 15 Mar 2007 11:34:39 +0000 Chris Cannam * Grey out exporting entire pane as image if it will be too wide for QImage
Wed, 14 Mar 2007 14:39:39 +0000 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
Tue, 13 Mar 2007 19:51:09 +0000 Chris Cannam * updates to tip dialog
Mon, 12 Mar 2007 15:36:31 +0000 Chris Cannam * Add basics of an Export Image File function
Fri, 09 Mar 2007 18:18:30 +0000 Chris Cannam * Basic beginnings of what will become a tip-of-the-day dialog
Fri, 09 Mar 2007 17:39:27 +0000 Chris Cannam ...
Thu, 08 Mar 2007 16:53:08 +0000 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
Wed, 07 Mar 2007 18:00:49 +0000 Chris Cannam * Add display of selection extents in status bar when dragging a selection
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Mon, 05 Mar 2007 15:32:55 +0000 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Fri, 02 Mar 2007 13:01:41 +0000 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
Thu, 01 Mar 2007 20:13:59 +0000 Chris Cannam ...
Thu, 01 Mar 2007 17:26:01 +0000 Chris Cannam * Update version for pre1
Thu, 01 Mar 2007 15:35:27 +0000 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
Thu, 01 Mar 2007 11:55:46 +0000 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
Tue, 27 Feb 2007 12:51:38 +0000 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
Mon, 26 Feb 2007 18:13:07 +0000 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
Mon, 26 Feb 2007 16:32:37 +0000 Chris Cannam * Probable fix to occasional channel misalignment during playback
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Mon, 26 Feb 2007 14:18:21 +0000 Chris Cannam * Fix occasional misplacement of zoom wheels
Fri, 16 Feb 2007 16:57:15 +0000 Chris Cannam * better recollection of last opened remote location; remember to offer to save
Fri, 16 Feb 2007 13:00:17 +0000 Chris Cannam ...
Wed, 14 Feb 2007 17:52:06 +0000 Chris Cannam * Fix crash in short spectrogram paint
Fri, 09 Feb 2007 11:32:34 +0000 Chris Cannam * Add non-fftw3 fft alternative
Wed, 07 Feb 2007 14:21:14 +0000 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
Thu, 01 Feb 2007 14:31:28 +0000 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
Wed, 31 Jan 2007 12:13:47 +0000 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
Sat, 27 Jan 2007 22:15:34 +0000 Chris Cannam * Fix some v18/V18 inconsistencies
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Thu, 25 Jan 2007 17:41:00 +0000 Chris Cannam Fixes for Windows build
Thu, 25 Jan 2007 16:26:49 +0000 Chris Cannam ...
Thu, 25 Jan 2007 12:02:44 +0000 Chris Cannam * Add support for PortAudio v19
Fri, 19 Jan 2007 14:38:57 +0000 Chris Cannam * Attempt to improve management of FFT models that are not currently in use.
Fri, 19 Jan 2007 13:13:14 +0000 Chris Cannam * Add large chunks of context help in the optional status bar
Fri, 12 Jan 2007 14:49:18 +0000 Chris Cannam * better icon
Thu, 11 Jan 2007 13:29:58 +0000 Chris Cannam Several changes related to referring to remote URLs for sessions and files:
Wed, 10 Jan 2007 17:26:39 +0000 Chris Cannam * Cancel when downloading file
Wed, 10 Jan 2007 12:27:55 +0000 Chris Cannam * Add Open Location...
Mon, 08 Jan 2007 17:04:35 +0000 Chris Cannam * Framework for retrieving files from remote locations
Fri, 05 Jan 2007 15:49:10 +0000 Chris Cannam * Further fix for restoring layer visibility from session file
Fri, 05 Jan 2007 14:46:45 +0000 Chris Cannam * Fix failure to reload play mute state correctly from session file
Fri, 05 Jan 2007 12:59:51 +0000 Chris Cannam * Fix #1491849 strange behaviour on Cancel during query on new file load
Fri, 05 Jan 2007 12:37:14 +0000 Chris Cannam * Recall last file open/save path appropriately
Fri, 15 Dec 2006 16:34:17 +0000 Chris Cannam * Fixes to presentation and organisation of plugins (especially duplicates)
Fri, 08 Dec 2006 18:17:29 +0000 Chris Cannam * Fix apparent (but not actual) failure to save session file
Fri, 24 Nov 2006 16:56:15 +0000 Chris Cannam * Omit translucent blue fill for selection rectangles that are superimposed
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Fri, 17 Nov 2006 16:26:22 +0000 Chris Cannam ...
Wed, 15 Nov 2006 20:00:48 +0000 Chris Cannam * Remove some obsolete files
Wed, 15 Nov 2006 18:26:44 +0000 Chris Cannam ...
Wed, 15 Nov 2006 18:22:26 +0000 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
Tue, 14 Nov 2006 16:06:00 +0000 Chris Cannam * Press X to toggle the property boxes
Mon, 13 Nov 2006 14:48:57 +0000 Chris Cannam * Somewhat better handling of running out of memory or disc space
Fri, 10 Nov 2006 17:45:26 +0000 Chris Cannam * When adding a layer, make it the selected layer on that pane
Fri, 10 Nov 2006 13:27:57 +0000 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
Tue, 24 Oct 2006 11:15:51 +0000 Martin Gasser #include <math.h> required on OSX
Fri, 20 Oct 2006 20:14:20 +0000 Chris Cannam * Tidy up panes menu
Fri, 20 Oct 2006 16:47:13 +0000 Chris Cannam * Add Pane menu entries for generating spectrogram etc from non-main models
Thu, 19 Oct 2006 09:57:27 +0000 Chris Cannam * Rename the existing Panner to Overview (big duh!)
Wed, 18 Oct 2006 16:38:30 +0000 Chris Cannam * A start to a panner widget to go with thumbwheels
Tue, 17 Oct 2006 19:27:23 +0000 Chris Cannam * Fix signal name
Tue, 17 Oct 2006 18:53:08 +0000 Chris Cannam * (Temporarily?) restore layer hierarchy window
Tue, 17 Oct 2006 13:49:31 +0000 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
Tue, 17 Oct 2006 13:04:49 +0000 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
Tue, 17 Oct 2006 11:42:14 +0000 Chris Cannam * Introduce PlaySpeedRangeMapper for playback speed dial
Tue, 17 Oct 2006 11:41:56 +0000 Chris Cannam * Avoid showing input selection and channel selection for generator plugins
Mon, 16 Oct 2006 20:41:34 +0000 Chris Cannam * Fix return value from xrun callback
Mon, 16 Oct 2006 13:13:57 +0000 Chris Cannam * Add spectrum icon
Fri, 13 Oct 2006 12:51:05 +0000 Chris Cannam * Simplify maker names in plugin menu
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Wed, 11 Oct 2006 16:18:51 +0000 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
Tue, 10 Oct 2006 19:04:57 +0000 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
Mon, 09 Oct 2006 10:49:46 +0000 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
Fri, 06 Oct 2006 16:53:25 +0000 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
Thu, 05 Oct 2006 18:45:16 +0000 Chris Cannam * More transforms in recent transforms menu
Thu, 05 Oct 2006 15:39:23 +0000 Chris Cannam ...
Thu, 05 Oct 2006 14:42:42 +0000 Chris Cannam ...
Thu, 05 Oct 2006 11:01:36 +0000 Chris Cannam * Add --no-audio option to avoid opening any audio output device
Thu, 05 Oct 2006 11:00:59 +0000 Chris Cannam * When setting a new model on a layer, don't delete the old one until after
Wed, 04 Oct 2006 14:01:28 +0000 Chris Cannam ...
Wed, 04 Oct 2006 12:20:15 +0000 Chris Cannam ...
Wed, 04 Oct 2006 11:54:32 +0000 Chris Cannam * Bypass auditioning plugin on xrun
Wed, 04 Oct 2006 11:01:39 +0000 Chris Cannam * Audition effects plugins during playback
Tue, 03 Oct 2006 15:01:50 +0000 Chris Cannam * Some fixes to updating of writable wave file models
Tue, 03 Oct 2006 14:17:37 +0000 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
Tue, 03 Oct 2006 10:06:37 +0000 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
Mon, 25 Sep 2006 12:05:41 +0000 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
Mon, 25 Sep 2006 11:21:12 +0000 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
Fri, 22 Sep 2006 16:46:10 +0000 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
Fri, 22 Sep 2006 16:12:23 +0000 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
Thu, 21 Sep 2006 16:43:50 +0000 Chris Cannam * Add support for plugin classification using category files.
Thu, 21 Sep 2006 11:17:19 +0000 Chris Cannam * Make resampler quality configurable
Thu, 21 Sep 2006 09:43:41 +0000 Chris Cannam * Buffer size fixes in the time stretcher, to avoid running out of input data
Wed, 20 Sep 2006 16:02:42 +0000 Chris Cannam * save and restore step/blocksize etc
Wed, 20 Sep 2006 15:47:16 +0000 Chris Cannam * Handle plugins with weird block size requirements properly
Wed, 20 Sep 2006 14:50:40 +0000 Chris Cannam * stepsize/blocksize from plugin dialog actually working, though with some
Tue, 19 Sep 2006 14:37:06 +0000 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
Mon, 18 Sep 2006 16:43:17 +0000 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
Fri, 15 Sep 2006 15:35:06 +0000 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
Fri, 15 Sep 2006 13:50:22 +0000 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
Fri, 15 Sep 2006 13:46:45 +0000 Chris Cannam ...
Fri, 15 Sep 2006 13:35:37 +0000 Chris Cannam * add samplerate parameter to timestretcher (not properly used yet),
Thu, 14 Sep 2006 16:08:23 +0000 Chris Cannam * Add some internal feedback to the time stretcher to try to make it maintain
Thu, 14 Sep 2006 13:41:56 +0000 Chris Cannam * restructure time stretcher somewhat so as to do transient detection on
Thu, 14 Sep 2006 11:20:09 +0000 Chris Cannam ...
Thu, 14 Sep 2006 09:24:57 +0000 Chris Cannam * avoid using n2 in processBlock
Wed, 13 Sep 2006 18:58:17 +0000 Chris Cannam * Fix phase calculation for percussive frames, and some tweaks -- we can do
Wed, 13 Sep 2006 17:17:42 +0000 Chris Cannam * substantial enhancements to time stretcher:
Wed, 13 Sep 2006 11:56:44 +0000 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
Wed, 13 Sep 2006 11:06:28 +0000 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
Tue, 12 Sep 2006 19:13:12 +0000 Chris Cannam * various fixes in the time stretcher
Tue, 12 Sep 2006 16:43:00 +0000 Chris Cannam * Some work on making the time stretcher squash as well as stretch
Tue, 12 Sep 2006 12:15:44 +0000 Chris Cannam * Add session management support (commitData)
Mon, 11 Sep 2006 16:40:18 +0000 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
Mon, 11 Sep 2006 15:32:49 +0000 Chris Cannam * Pull window type selector and shape preview out into their own widgets
Wed, 16 Aug 2006 14:56:53 +0000 Chris Cannam * Avoid adding ruler layer to spectrum
Fri, 04 Aug 2006 17:01:37 +0000 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
Thu, 03 Aug 2006 16:04:00 +0000 Chris Cannam * Replace all uses of ConfigFile with QSettings
Thu, 03 Aug 2006 15:40:11 +0000 Chris Cannam * Add Thumbwheel widget for all our zooming needs
Wed, 02 Aug 2006 16:42:17 +0000 Chris Cannam ...
Mon, 31 Jul 2006 17:05:18 +0000 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
Mon, 31 Jul 2006 16:15:45 +0000 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
Mon, 31 Jul 2006 12:03:45 +0000 Chris Cannam * Reorganising code base. This revision will not compile.