log

age author description
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