log

age author description
Thu, 06 Feb 2014 15:31:57 +0000 Chris Cannam Unclamped
Wed, 29 Jan 2014 17:32:47 +0000 Chris Cannam Adapt additional models created during a transform so they can be returned through a callback in an async method tonioni
Tue, 28 Jan 2014 15:02:15 +0000 Chris Cannam Merge from tonioni branch tony_integration
Fri, 17 Jan 2014 11:59:49 -0500 Justin Salamon scale gain of synth wave, replace tabs with spaces tonioni
Fri, 17 Jan 2014 08:40:01 +0000 Chris Cannam Indentation only tonioni
Thu, 16 Jan 2014 18:02:16 -0500 Justin Salamon tiny edit to harmomnic number h in case of 3 sinusoids tonioni
Thu, 16 Jan 2014 15:49:26 -0500 Rachel Bittner Merge tonioni
Sun, 12 Jan 2014 05:12:08 -0500 Rachel Bittner Added alternate waveforms for sonification. Created parameter m_wavetype in ContinuousSynth. tonioni
Thu, 16 Jan 2014 17:27:42 +0000 matthiasm changed max frequency for note playback from 2000 to 5000 such that all piano notes can be played tonioni
Thu, 16 Jan 2014 16:32:42 +0000 matthiasm added constraint on note sonification (ok between 20 and 2000 Hz) tonioni
Tue, 14 Jan 2014 17:51:53 +0000 matthiasm note release is now a ramp tonioni
Thu, 09 Jan 2014 21:31:54 +0000 Chris Cannam CoreAudio play target was never actually implemented, we use PortAudio on OS/X tonioni
Thu, 09 Jan 2014 16:00:15 +0000 Chris Cannam Square wave tonioni
Thu, 09 Jan 2014 14:14:02 +0000 Chris Cannam Free, not delete tonioni
Thu, 09 Jan 2014 09:18:26 +0000 Chris Cannam Use sv-dependency-builds on OS/X as well if no config.pri tonioni
Wed, 08 Jan 2014 13:41:57 +0000 Chris Cannam interpolation, longer crossfades tonioni
Wed, 08 Jan 2014 13:19:50 +0000 Chris Cannam Silence playback when nothing is going on tonioni
Wed, 08 Jan 2014 13:07:22 +0000 Chris Cannam Add a basic continuous synth implementation (simple sinusoids only, no gaps) tonioni
Wed, 08 Jan 2014 11:00:12 +0000 Chris Cannam Comments tonioni
Wed, 08 Jan 2014 09:58:48 +0000 Chris Cannam Fix some foolish mistakes. We have arbitrary frequency note playback now (though with rough edges) tonioni
Tue, 07 Jan 2014 17:11:14 +0000 Chris Cannam Initial implementation of clip note mix tonioni
Tue, 07 Jan 2014 15:52:47 +0000 Chris Cannam sampleId -> clipId tonioni
Tue, 07 Jan 2014 15:50:04 +0000 Chris Cannam More work on mixing and file i/o for sample stuff tonioni
Tue, 07 Jan 2014 13:10:35 +0000 Chris Cannam More toward using clip mixer tonioni
Tue, 07 Jan 2014 13:04:29 +0000 Chris Cannam Remove obsolete project files tonioni
Tue, 07 Jan 2014 10:58:10 +0000 Chris Cannam Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni
Thu, 12 Dec 2013 15:20:14 +0000 Chris Cannam Remove OSC option from constructor -- call startOSCQueue() after construction if you want it.
Wed, 04 Dec 2013 19:40:24 +0000 Chris Cannam Add non-SV-preference types tonioni
Wed, 04 Dec 2013 18:22:28 +0000 Chris Cannam Make the default zoom level somewhat configurable tonioni
Tue, 03 Dec 2013 17:58:53 +0000 Chris Cannam Merge from default branch tonioni
Tue, 03 Dec 2013 12:35:39 +0000 Chris Cannam Ensure playStatusChanged gets connected to view manager
Mon, 02 Dec 2013 17:12:27 +0000 Chris Cannam Use NoteExportable, now in svcore, to generate note data tonioni
Mon, 02 Dec 2013 15:47:16 +0000 Chris Cannam Merge branch tonioni_multi_transform tonioni
Mon, 02 Dec 2013 15:06:16 +0000 Chris Cannam Enable multi-transform stuff through to here tonioni_multi_transform
Mon, 02 Dec 2013 12:29:54 +0000 Chris Cannam Update to the multi-transform api in svcore tonioni_multi_transform
Tue, 26 Nov 2013 14:39:57 +0000 Chris Cannam Merge from default branch tonioni
Tue, 26 Nov 2013 14:14:25 +0000 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
Tue, 26 Nov 2013 14:12:50 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Fri, 22 Nov 2013 10:41:36 +0000 Chris Cannam Merge from default branch tonioni
Wed, 09 Oct 2013 14:56:20 +0100 Chris Cannam Add CSVFile option
Fri, 12 Jul 2013 13:26:41 +0100 Chris Cannam Merge from the default branch tonioni
Tue, 09 Jul 2013 11:44:51 +0100 Chris Cannam Add dedicated signal for ability to change template
Thu, 16 May 2013 15:00:21 +0100 Chris Cannam Added tag sv_v2.1 for changeset 8cb01cd2441d
Thu, 16 May 2013 14:05:02 +0100 Chris Cannam Delete things sv_v2.1
Tue, 14 May 2013 16:02:52 +0100 Chris Cannam Added tag sv_v2.1 for changeset 32d8084f8543
Tue, 14 May 2013 12:37:31 +0100 Chris Cannam Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
Mon, 13 May 2013 14:39:31 +0100 Chris Cannam Update configure qt5
Fri, 26 Apr 2013 16:38:16 +0100 Chris Cannam Regenerate configure qt5
Fri, 26 Apr 2013 16:37:31 +0100 Chris Cannam Look for qmake-qt5, not qt4 qt5
Fri, 19 Apr 2013 15:37:27 +0100 matthiasm different colours, some minor changes, mainly debugging cerrs tonioni
Mon, 15 Apr 2013 18:03:06 +0100 Chris Cannam Merge from the default branch tonioni
Mon, 15 Apr 2013 18:01:44 +0100 Chris Cannam Somewhat simpler synthetic-model determination
Mon, 15 Apr 2013 17:57:47 +0100 Chris Cannam Add FlexiNoteModel support tonioni
Mon, 15 Apr 2013 17:38:30 +0100 Chris Cannam Merge from the default branch tonioni
Mon, 15 Apr 2013 17:38:17 +0100 Chris Cannam Some debug and warnings tonioni
Mon, 15 Apr 2013 17:23:14 +0100 Chris Cannam Refactor to combine the two synthetic playback methods, with a single separate method to extract the basic note data from model
Mon, 15 Apr 2013 16:13:41 +0100 Chris Cannam Fix return type
Sat, 13 Apr 2013 20:03:40 +0100 gyorgyf sample playback problems tonioni
Sat, 13 Apr 2013 17:18:28 +0100 gyorgyf removed additional prints, midi playback still broken tonioni
Sat, 13 Apr 2013 15:36:54 +0100 gyorgyf cleanup tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Tue, 26 Mar 2013 20:13:06 +0000 matthiasm added a new layer creator (not very nice though) tonioni
Tue, 26 Mar 2013 16:56:39 +0000 matthiasm fix to work with FlexiNote... tonioni
Tue, 26 Mar 2013 14:47:08 +0000 matthiasm added references to new FlexiNote layer and model tonioni
Tue, 26 Mar 2013 12:36:43 +0000 Chris Cannam Add an empty file in order to create the tonioni branch tonioni
Mon, 25 Mar 2013 15:30:04 +0000 Chris Cannam Define fixed set of dependencies, on Windows, if no config available qt5
Mon, 25 Mar 2013 14:38:18 +0000 Chris Cannam Add dependency build paths qt5
Mon, 11 Mar 2013 14:48:49 +0000 Chris Cannam Get this one building with Qt5 qt5
Fri, 16 Nov 2012 13:09:58 +0000 Chris Cannam Move member that is initialised in subclass down to that subclass
Tue, 21 Aug 2012 13:29:33 +0100 Chris Cannam Minor tidy in configure
Tue, 17 Jul 2012 12:49:08 +0100 Chris Cannam Added tag sv_v2.0 for changeset 7ee215c095dd
Mon, 02 Jul 2012 12:45:38 +0100 Chris Cannam Add canReplaceMainAudio indicator signal sv_v2.0
Fri, 22 Jun 2012 09:26:09 +0100 Chris Cannam Ensure that file load is actually cancelled when user hits Cancel! (fixing SV bug #487)
Fri, 25 May 2012 14:17:38 +0100 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection
Mon, 30 Jan 2012 16:02:14 +0000 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)
Wed, 18 Jan 2012 18:13:25 +0000 Chris Cannam Move X11 stuff here, from svcore
Fri, 13 Jan 2012 17:43:12 +0000 Chris Cannam Remove redundant and hazardous INCLUDE_PATH
Fri, 13 Jan 2012 17:23:28 +0000 Chris Cannam Add Doxyfile
Mon, 17 Oct 2011 15:25:15 +0100 mathieub Merge from the default branch integration_library
Mon, 17 Oct 2011 14:33:57 +0100 Chris Cannam Add setDefaultSessionTemplate
Tue, 11 Oct 2011 11:16:38 +0100 Chris Cannam Merge from the default branch integration_library
Mon, 10 Oct 2011 17:31:30 +0100 mathieub m_bufferSize = 2048 in AudioPortAudioTarget.cpp integration_library
Fri, 07 Oct 2011 17:06:08 +0100 Chris Cannam Debug output only
Wed, 28 Sep 2011 16:44:39 +0100 Chris Cannam Added tag sv_v1.9 for changeset eaef94d9f9bf
Wed, 28 Sep 2011 13:29:17 +0100 Chris Cannam Merge sv_v1.9
Wed, 28 Sep 2011 13:28:54 +0100 Chris Cannam Reduce PortAudio suggested latency. No idea whether this will really help
Wed, 28 Sep 2011 13:24:49 +0100 Chris Cannam Avoid creating a time stretcher if no sample rate set (SF bug #3376634)
Wed, 28 Sep 2011 10:17:35 +0100 Chris Cannam Merge
Wed, 28 Sep 2011 10:16:14 +0100 Chris Cannam Remove unnecessary configure dependency for raptor
Tue, 23 Aug 2011 14:43:54 +0100 mathieub Set m_pluginBlockSize = 1024 instead of 2048, block size which does not work on OSX 10.5.8 integration_library
Tue, 23 Aug 2011 12:03:55 +0100 mathieub Merge from the default branch integration_library
Mon, 25 Jul 2011 17:57:59 +0100 mathieub Merge from branch "sonification" integration_library
Wed, 10 Aug 2011 16:00:55 +0100 Chris Cannam Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258)
Wed, 29 Jun 2011 09:57:36 +0100 Chris Cannam Fix compile error (bad merge! oops)
Sun, 26 Jun 2011 19:53:34 +0100 Chris Cannam Merge from branch "templating"
Fri, 24 Jun 2011 16:44:02 +0100 Chris Cannam Add queueExampleNote method to AudioCallbackPlaySource, providing a way to add a note to a special model which is mixed in outside of the normal playback flow. Currently mixing & generation happen in the play thread, which doesn't work very well -- buffer pending. sonification
Fri, 24 Jun 2011 15:39:00 +0100 Chris Cannam Refactor mixNoteModel and mixSparseOneDimensionalModel into a single mixSparseModel -- attempting to clear the decks a bit for asynchronous example-note playing sonification
Tue, 14 Jun 2011 15:27:12 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Tue, 14 Jun 2011 14:49:22 +0100 Chris Cannam Merge from debug-output branch
Mon, 23 May 2011 16:12:29 +0100 Chris Cannam Pull the default session template directly from settings, instead of storing it templating
Tue, 17 May 2011 17:04:22 +0100 Chris Cannam Split out openSessionTemplate with template name argument rather than FileSource templating
Mon, 16 May 2011 17:19:40 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:56 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 11 May 2011 13:49:21 +0100 Chris Cannam Break out openSessionTemplate into its own method, so as to ensure it doesn't do any of that stuff like setting the session save path or last loaded-from location templating
Wed, 11 May 2011 12:23:55 +0100 Chris Cannam When saving a session as a template, use the silent.wav placeholder instead of the main model templating
Tue, 10 May 2011 19:37:45 +0100 Chris Cannam Don't add templates to Recent Files templating
Tue, 10 May 2011 13:58:08 +0100 Chris Cannam Add saveSessionTemplate method templating
Mon, 09 May 2011 16:55:47 +0100 Chris Cannam Don't unbundle templates; open directly from bundle (but allow user's own copy to take priority). Also use .svt for templates templating
Mon, 09 May 2011 11:56:24 +0100 Chris Cannam Store default template name in MainWindowBase templating
Wed, 27 Apr 2011 14:46:06 +0100 Chris Cannam Add ReplaceSession open mode for audio files, which discards the session templating
Wed, 27 Apr 2011 11:33:48 +0100 Chris Cannam Merge from default branch templating
Thu, 14 Apr 2011 15:21:41 +0100 Chris Cannam Use briefer filename for import command name
Thu, 07 Apr 2011 15:20:53 +0100 Chris Cannam Added tag sv_v1.8 for changeset 64dfa7d6171d
Tue, 29 Mar 2011 17:56:32 +0100 Chris Cannam Use TempWriteFile when saving session files, to avoid clobbering until file save complete sv_v1.8
Tue, 08 Mar 2011 11:31:24 +0000 Chris Cannam * Update config per recent changes to svcore
Fri, 04 Feb 2011 14:31:33 +0000 Chris Cannam * Add Paste at Playback Position function
Mon, 25 Oct 2010 21:15:24 +0200 Chris Cannam * Appalling fix for failure to pick up correct user-specified input model
Mon, 25 Oct 2010 11:11:33 +0200 Chris Cannam Merge
Sun, 24 Oct 2010 22:09:42 +0200 Chris Cannam * Fix crash on document deletion (new session, or application exit) after loading session with alignments
Sun, 24 Oct 2010 17:39:00 +0200 Chris Cannam * Add function to toggle all time ruler display on and off at once
Fri, 15 Oct 2010 12:08:34 +0100 Dan Stowell MainWindowBase::openAudio gets a template argument, loaded from a qt resource if exists templating
Fri, 08 Oct 2010 13:30:56 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:48 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:45 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:53:06 +0100 Chris Cannam * Add test for PortAudio
Fri, 08 Oct 2010 11:20:10 +0100 Chris Cannam * Provide callback for use when configuring a plugin with GUI
Fri, 08 Oct 2010 11:19:57 +0100 Chris Cannam * Use a mutex when setting auditioning plugin; lifecycle management too fragile otherwise
Fri, 08 Oct 2010 09:40:16 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:57:12 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:37:53 +0100 Chris Cannam * Add QuickTime if on Mac
Wed, 22 Sep 2010 12:28:37 +0100 Chris Cannam * Set LIBS properly when optional pkg-config package found
Wed, 22 Sep 2010 11:32:36 +0100 Chris Cannam * Update build system
Wed, 22 Sep 2010 11:12:06 +0100 Chris Cannam * Add basic build files
Fri, 23 Jul 2010 11:47:14 +0000 convert-repo update tags
Fri, 16 Jul 2010 16:51:39 +0000 Chris Cannam * Start revamping the CSV import dialog so as to show a "purpose" for each column.
Thu, 15 Jul 2010 15:25:59 +0000 Chris Cannam * Some debug, turn off PulseAudio autospawn
Thu, 08 Jul 2010 14:22:28 +0000 Chris Cannam * Add option to import time+duration (or time+endtime) from CSV files
Tue, 22 Jun 2010 13:48:00 +0000 Chris Cannam * Fix problems playing back when the target block size is close to, or
Tue, 22 Jun 2010 09:45:19 +0000 Chris Cannam * Avoid setting zero latency on source
Tue, 15 Jun 2010 11:36:02 +0000 Chris Cannam * Move query for latency and other stream attributes from contextStateChanged
Tue, 15 Jun 2010 10:39:06 +0000 Chris Cannam * Ensure solo works correctly when switching to a waveform that was
Fri, 12 Mar 2010 15:34:18 +0000 Chris Cannam * Pop view progress bars back into "indeterminate" mode if they are not sv-v1.7.2
Tue, 05 Jan 2010 15:57:34 +0000 Chris Cannam * Fix crash on play after New Session
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
Thu, 15 Oct 2009 10:50:43 +0000 Chris Cannam * RDF importer: Features that are on different timeline URIs should go
Fri, 02 Oct 2009 13:56:10 +0000 Chris Cannam * Big improvements to editing behaviour in note and region models sv-v1.7
Mon, 28 Sep 2009 10:39:13 +0000 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!)
Wed, 23 Sep 2009 11:19:43 +0000 Chris Cannam * If, when a model is removed from a layer, it is found that the only
Mon, 21 Sep 2009 12:46:20 +0000 Chris Cannam * Set scheduling priority for PortAudio on POSIX systems if possible
Fri, 11 Sep 2009 15:42:32 +0000 Chris Cannam * Add start frame get/set to EditableDenseThreeDimensionalModel and use it
Thu, 27 Aug 2009 16:31:45 +0000 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
Tue, 18 Aug 2009 11:08:29 +0000 Chris Cannam * debug only
Tue, 18 Aug 2009 11:01:32 +0000 Chris Cannam * Fix failure to send note-offs where multiple notes end at the same sample
Fri, 14 Aug 2009 14:01:09 +0000 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
Thu, 16 Jul 2009 13:57:18 +0000 Chris Cannam ...
Mon, 29 Jun 2009 13:06:49 +0000 Chris Cannam * Back out change from r1565, which may have been appropriate for sv-v1.6
Thu, 25 Jun 2009 13:30:37 +0000 Chris Cannam ...
Tue, 09 Jun 2009 13:03:06 +0000 Chris Cannam * update to putative segmenter program
Tue, 09 Jun 2009 13:02:16 +0000 Chris Cannam * Updates to putative segmenter program
Fri, 05 Jun 2009 16:08:18 +0000 Chris Cannam * A few minor fixes to SliceLayer based on using it for slices of key plots
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
Thu, 19 Mar 2009 15:50:59 +0000 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ... sv-v1.5
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Fri, 27 Feb 2009 13:59:42 +0000 Chris Cannam * remove some debug output sv-v1.5pre1
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Fri, 27 Feb 2009 12:55:34 +0000 Chris Cannam * Fix latency correction when time stretching
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 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 16:44:43 +0000 Chris Cannam * more activity updates
Tue, 24 Feb 2009 14:01:42 +0000 Chris Cannam * Add vestigial Activity Log
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
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Mon, 09 Feb 2009 16:50:52 +0000 Chris Cannam * very minor changes
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
Thu, 15 Jan 2009 18:20:40 +0000 Chris Cannam * Fix crash in SimpleSPARQLQuery
Fri, 12 Dec 2008 17:06:33 +0000 Chris Cannam * Attempt to sort out strange permissions for samples?
Fri, 12 Dec 2008 16:03:37 +0000 Chris Cannam * Avoid crash when zooming-to-fit a very short file! (Of course, we
Thu, 11 Dec 2008 11:03:14 +0000 Chris Cannam * fix for compiling without any audio targets! sv-v1.4
Mon, 08 Dec 2008 15:08:39 +0000 Chris Cannam * Ensure SimpleSPARQLQuery stores an error string properly when query sv-v1.4rc1
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike
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, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Tue, 25 Nov 2008 17:46:02 +0000 Chris Cannam * Add ability to export a transform structure as RDF -- for use
Tue, 25 Nov 2008 10:04:37 +0000 Chris Cannam * Fix for session loading from RDF
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Thu, 20 Nov 2008 10:59:14 +0000 Chris Cannam * Add code to identify (usually) the type of an XML file that contains
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Thu, 09 Oct 2008 20:10:28 +0000 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
Thu, 09 Oct 2008 12:04:22 +0000 Chris Cannam * Save/load of region models
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
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
Mon, 28 Jul 2008 17:07:49 +0000 Chris Cannam ...
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Mon, 07 Jul 2008 17:16:18 +0000 Chris Cannam * fix thtoopid mithtake
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Thu, 26 Jun 2008 12:41:23 +0000 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Tue, 17 Jun 2008 16:07:56 +0000 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 14:33:45 +0000 Chris Cannam * Add more data-editor support to various models
Wed, 11 Jun 2008 16:13:25 +0000 Chris Cannam * reorganise tabular data editor model support
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Fri, 06 Jun 2008 10:32:50 +0000 Chris Cannam * Comment out problematic test -- sincerequest_t always seemed to be
Wed, 04 Jun 2008 16:09:04 +0000 Chris Cannam * Fix valgrind warning
Fri, 23 May 2008 15:36:20 +0000 Chris Cannam * Fix to PulseAudio output -- it works rather better now it's being fed
Wed, 21 May 2008 17:17:16 +0000 Chris Cannam ...
Wed, 21 May 2008 17:11:57 +0000 Chris Cannam * timing updates; still much to be done
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
Mon, 19 May 2008 17:23:11 +0000 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
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
Wed, 30 Apr 2008 16:58:19 +0000 Chris Cannam * Fix crash when aligning
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Tue, 29 Apr 2008 09:44:44 +0000 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Thu, 13 Mar 2008 10:12:14 +0000 Chris Cannam * document library dependencies
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
Sat, 01 Mar 2008 16:17:44 +0000 Chris Cannam * Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
Wed, 27 Feb 2008 18:04:10 +0000 Chris Cannam * Tolerable fixes to #1903062 and #1903046
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
Mon, 18 Feb 2008 10:14:58 +0000 Chris Cannam * rebuild range lists when model extended beyond previous end time -- this sv1-v1.2
Fri, 15 Feb 2008 15:15:29 +0000 Chris Cannam * Fix #1894369 1.2pre5 crashes on copying data
Wed, 13 Feb 2008 17:59:10 +0000 Chris Cannam * static build fixes
Wed, 13 Feb 2008 15:49:26 +0000 Chris Cannam * PortAudio playback fixes sv1-v1.2pre5
Tue, 12 Feb 2008 14:48:00 +0000 Chris Cannam * If the "default frame count" PA stream fails, try one with an explicit frame
Mon, 11 Feb 2008 17:08:59 +0000 Chris Cannam * a hack to try to prevent playback pointer bouncing back when playback starts sv1-v1.2pre4
Mon, 11 Feb 2008 12:46:39 +0000 Chris Cannam * Further fixes to the handling of playback frame and buffered frame counts
Fri, 08 Feb 2008 17:54:49 +0000 Chris Cannam ...
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide
Thu, 07 Feb 2008 12:35:08 +0000 Chris Cannam * Make alignment plugin configurable through settings file, even though it
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:42:21 +0000 Chris Cannam * Fix #1849722 annotation import focus
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
Tue, 05 Feb 2008 13:46:45 +0000 Chris Cannam * Fix ffwd/rewind in aligned layer
Tue, 29 Jan 2008 19:54:54 +0000 Chris Cannam * munlockall
Mon, 28 Jan 2008 17:43:44 +0000 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
Fri, 25 Jan 2008 18:15:57 +0000 Chris Cannam * Add plugin version to Transform record
Thu, 24 Jan 2008 22:49:19 +0000 Chris Cannam * More latency for PortAudio output
Thu, 24 Jan 2008 14:35:43 +0000 Chris Cannam * Add wave file model method for reading more than one channel at once,
Thu, 24 Jan 2008 11:03:59 +0000 Chris Cannam * Further model lifecycle fixes
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
Fri, 04 Jan 2008 17:08:10 +0000 Chris Cannam * better progress reporting in FileSource
Thu, 13 Dec 2007 18:06:22 +0000 Chris Cannam * Fix #1844508 spurious error message on .svl file import
Thu, 13 Dec 2007 17:14:33 +0000 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
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 17:16:02 +0000 Chris Cannam * merge fixes from trunk 1.2-stable
Thu, 29 Nov 2007 17:10:53 +0000 Chris Cannam * Attempt to fix finding of file:/// URLs
Thu, 29 Nov 2007 12:02:09 +0000 Chris Cannam * Static build fixes 1.2-stable
Thu, 29 Nov 2007 10:43:54 +0000 Chris Cannam * Spectrogram paint-from-cache fix
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Wed, 28 Nov 2007 13:01:50 +0000 Chris Cannam * Try to ensure alignment works correctly with MATCH plugin v1 as well as v2
Wed, 28 Nov 2007 11:55:09 +0000 Chris Cannam ...
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:17:19 +0000 Chris Cannam * Some work on correct alignment when moving panes during playback
Sun, 11 Nov 2007 20:34:41 +0000 Chris Cannam ...
Sun, 11 Nov 2007 20:31:12 +0000 Chris Cannam * Pass StorageAdviser::Criteria into FFTModel constructor etc
Fri, 09 Nov 2007 17:46:58 +0000 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
Thu, 08 Nov 2007 16:14:32 +0000 Chris Cannam * use jack_client_open
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.
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Fri, 02 Nov 2007 14:12:17 +0000 Chris Cannam * Fix #1815930 new crash, just introduced!
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, 01 Nov 2007 10:45:28 +0000 Chris Cannam * FileSource -> default to showProgress = false
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:37:58 +0000 Chris Cannam * document -> framework (will not compile, path fixes not in yet)
Wed, 24 Oct 2007 16:36:17 +0000 Chris Cannam * Add new project files
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Mon, 31 Jul 2006 12:03:45 +0000 Chris Cannam * Reorganising code base. This revision will not compile. last-cc-copyright sv1-1.0pre1 sv1-1.0pre2 sv1-1.0pre3 sv1-1.0pre4 sv1-1.0rc1 sv1-v1.0
Thu, 27 Jul 2006 16:06:32 +0000 Chris Cannam * Change preferences dialog to ok/apply/cancel model
Wed, 28 Jun 2006 15:42:04 +0000 Chris Cannam * Exceptions for file read etc
Thu, 15 Jun 2006 12:28:47 +0000 Chris Cannam * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1 sv1-v0.9rc2
Thu, 11 May 2006 15:02:14 +0000 Chris Cannam * Add units repository, and unit property on time-value and note layers.
Thu, 11 May 2006 11:35:46 +0000 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
Mon, 08 May 2006 16:44:47 +0000 Chris Cannam * Make a single base Thread class for RT and non-RT threads
Fri, 28 Apr 2006 12:19:09 +0000 Chris Cannam * fix long-standing failure to silence layers that have been deleted
Thu, 27 Apr 2006 11:49:34 +0000 Chris Cannam * Ensure consistent ordering of layer text labels
Wed, 26 Apr 2006 16:00:13 +0000 Chris Cannam * Fix crash in spectrogram layer when replacing model
Wed, 26 Apr 2006 14:09:55 +0000 Chris Cannam * Some work on reloading play parameters from file (not quite working yet)
Tue, 25 Apr 2006 22:14:43 +0000 Chris Cannam * Pull out temporary directory management into its own class
Mon, 10 Apr 2006 13:52:32 +0000 Chris Cannam * Create temporary directory, cleaned up on exit, and use it to store
Thu, 06 Apr 2006 12:29:02 +0000 Chris Cannam * Build fixes
Thu, 06 Apr 2006 12:12:41 +0000 Chris Cannam * Remove dsp directory. This is now the qm-dsp library used by
Fri, 31 Mar 2006 15:56:35 +0000 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
Thu, 30 Mar 2006 13:18:11 +0000 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
Mon, 27 Mar 2006 15:03:02 +0000 Chris Cannam * More structural work on feature extraction plugin C <-> C++ adapter
Thu, 23 Mar 2006 18:42:17 +0000 Chris Cannam * Add icon for playback plugin edit button
Thu, 23 Mar 2006 15:49:41 +0000 Chris Cannam * Add editing for auralisation plugin parameters and programs
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 13:48:58 +0000 Chris Cannam * Make RealTimePluginInstances also provide the PluginInstance interface
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Fri, 10 Mar 2006 12:28:22 +0000 Chris Cannam * More document structure / main window / file I/O work
Mon, 06 Mar 2006 17:20:25 +0000 Chris Cannam * A bit more work on main window / document / commands stuff. This is still
Fri, 03 Mar 2006 17:52:21 +0000 Chris Cannam * Fix a crash in PortAudio output for mono data
Fri, 03 Mar 2006 17:23:27 +0000 Martin Gasser had to include <cmath> in some files to make it compile on the mac
Fri, 03 Mar 2006 16:32:45 +0000 Martin Gasser MacOS fixes, TonalChangeDetector added
Fri, 17 Feb 2006 18:11:08 +0000 Chris Cannam * As previous commit
Fri, 17 Feb 2006 18:04:26 +0000 Chris Cannam * Implement play mute, level and pan controls and a layer visibility control
Wed, 15 Feb 2006 17:58:35 +0000 Chris Cannam * Add LED button
Thu, 09 Feb 2006 18:01:52 +0000 Chris Cannam * Add basics of MIDI file import. Doesn't actually create the model yet.
Wed, 08 Feb 2006 17:59:16 +0000 Chris Cannam * Add ffwd/rewind
Thu, 02 Feb 2006 16:10:19 +0000 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
Mon, 30 Jan 2006 17:51:56 +0000 Chris Cannam * Add command history class, and basic undo/redo menus. No actual commands
Fri, 27 Jan 2006 18:04:07 +0000 Chris Cannam * Introduce potentially-separate read and write ring buffers, so we can swap
Thu, 26 Jan 2006 11:56:09 +0000 Chris Cannam * Fixes to playback of short looped files, of synthesised content within looped
Wed, 25 Jan 2006 17:46:28 +0000 Chris Cannam * Fix update and play limits for play-selection mode when not looping
Tue, 24 Jan 2006 16:20:58 +0000 Chris Cannam * Add play-selection and looping modes. Looping seems to work OK, but
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Thu, 12 Jan 2006 13:45:06 +0000 Chris Cannam * Adjust use of target sample rate, so as to make the decision about whether
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import