Mon, 02 Dec 2013 17:11:56 +0000 |
Chris Cannam |
Merge
tonioni
|
Mon, 02 Dec 2013 17:11:20 +0000 |
Chris Cannam |
Add NoteExportable base class, use it in MIDI export (and also elsewhere in playback)
tonioni_multi_transform
|
Mon, 02 Dec 2013 15:47:06 +0000 |
Chris Cannam |
Merge branch tonioni_multi_transform
tonioni
|
Mon, 02 Dec 2013 12:29:09 +0000 |
Chris Cannam |
Update the rest of the transforms stuff, so now it builds and runs again
tonioni_multi_transform
|
Mon, 02 Dec 2013 11:17:24 +0000 |
Chris Cannam |
More on multi-transform stuff
tonioni_multi_transform
|
Fri, 29 Nov 2013 15:43:50 +0000 |
Chris Cannam |
Toward running multiple transforms (from same plugin + params) at once
tonioni_multi_transform
|
Tue, 26 Nov 2013 14:37:01 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 26 Nov 2013 14:32:30 +0000 |
Chris Cannam |
Avoid infinite loop in operator<< !
|
Tue, 26 Nov 2013 13:48:13 +0000 |
Chris Cannam |
Likewise, but for toLocal8Bit().data()
|
Tue, 26 Nov 2013 13:43:31 +0000 |
Chris Cannam |
Drop toStdString, with debug header we can stream QStrings
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Tue, 26 Nov 2013 11:16:37 +0000 |
Chris Cannam |
WS -> OS
|
Fri, 22 Nov 2013 10:37:28 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Mon, 04 Nov 2013 15:47:46 +0000 |
Chris Cannam |
Fix error in break condition for csv file analysis -- was making csv file type guessing very slow for large files
|
Wed, 09 Oct 2013 14:51:46 +0100 |
Chris Cannam |
Add writeSelection
|
Wed, 09 Oct 2013 14:47:19 +0100 |
Chris Cannam |
Add toDelimitedDataString alternative with frame extents
|
Wed, 09 Oct 2013 14:45:21 +0100 |
Chris Cannam |
Add CSVFile option
|
Wed, 09 Oct 2013 14:44:05 +0100 |
Chris Cannam |
I don't think this optimisation is worth the loss of data fidelity any more
|
Mon, 16 Sep 2013 15:47:27 +0100 |
Chris Cannam |
Memory barriers in ringbuffer
|
Tue, 30 Jul 2013 18:15:30 +0100 |
Chris Cannam |
Merge
|
Fri, 19 Jul 2013 13:47:11 +0100 |
Chris Cannam |
Use thread-local storage for network managers; otherwise we get "Cannot create children for a parent that is in a different thread" from nm.get()
|
Wed, 24 Jul 2013 18:24:55 +0100 |
Chris Cannam |
Merge
|
Wed, 24 Jul 2013 18:12:57 +0100 |
Chris Cannam |
When switching to "literal mode" for a local file path, use the original file path as passed to the FileSource ctor rather than going through QUrl. This avoids filename becoming encoded and QUrl::toString failing to decode it (as is happening with Windows paths using Qt5 currently).
|
Wed, 24 Jul 2013 12:01:43 +0100 |
Chris Cannam |
Add resetCounters
|
Wed, 17 Jul 2013 16:01:28 +0100 |
Chris Cannam |
Merge
tonioni
|
Wed, 17 Jul 2013 15:59:17 +0100 |
Chris Cannam |
Debug stuff
tonioni
|
Wed, 17 Jul 2013 15:46:15 +0100 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 17 Jul 2013 15:45:29 +0100 |
Chris Cannam |
Line endings
tonioni
|
Wed, 17 Jul 2013 15:41:20 +0100 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 17 Jul 2013 15:43:42 +0100 |
Chris Cannam |
Update project file for decoding reader
|
Wed, 17 Jul 2013 15:40:01 +0100 |
Chris Cannam |
Rename Resampling- to DecodingWavFileReader, and use it whenever we have an audio file that is not quickly seekable using libsndfile. Avoids very slow performance when analysing ogg files.
|
Fri, 12 Jul 2013 13:10:28 +0100 |
Chris Cannam |
Merge from the default branch
tonioni
|
Mon, 08 Jul 2013 14:49:28 +0100 |
Chris Cannam |
Merge
|
Mon, 08 Jul 2013 14:44:01 +0100 |
Chris Cannam |
Qt4/5 compatibility fix
|
Mon, 08 Jul 2013 14:21:50 +0100 |
Chris Cannam |
Avoid deleting unallocated buffer in dtor
|
Thu, 20 Jun 2013 13:47:35 +0100 |
matthiasm |
instrument is now "click" -- some other minor changes I don't remember
tonioni
|
Thu, 20 Jun 2013 11:07:57 +0100 |
matthiasm |
some visualisation changes
tonioni
|
Tue, 18 Jun 2013 22:18:10 +0100 |
gyorgyf |
bugfixes to compile on Linux again
tonioni
|
Tue, 18 Jun 2013 22:09:38 +0100 |
gyorgyf |
bugfixes to compile on Linux again
tonioni
|
Mon, 17 Jun 2013 18:00:24 +0100 |
matthiasm |
introduced horizongal note editing constraints; debugged note edit
tonioni
|
Fri, 24 May 2013 11:57:44 +0100 |
Chris Cannam |
Comment about periodic windows
|
Thu, 16 May 2013 15:00:20 +0100 |
Chris Cannam |
Added tag sv_v2.1 for changeset f85050b6f522
|
Thu, 16 May 2013 14:13:46 +0100 |
Chris Cannam |
Include alsa compat file only if not on Linux
sv_v2.1
|
Thu, 16 May 2013 14:04:37 +0100 |
Chris Cannam |
Debug tidy
|
Tue, 14 May 2013 16:02:52 +0100 |
Chris Cannam |
Added tag sv_v2.1 for changeset 67003fb58ba4
|
Tue, 14 May 2013 12:36:05 +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.
|
Tue, 14 May 2013 12:26:34 +0100 |
Chris Cannam |
Dataquay path
qt5
|
Tue, 14 May 2013 12:26:30 +0100 |
Chris Cannam |
Remove some debug
qt5
|
Tue, 14 May 2013 10:55:27 +0100 |
Chris Cannam |
Merge
qt5
|
Tue, 14 May 2013 09:54:27 +0100 |
Chris Cannam |
Added tag sonic-annotator-1.0 for changeset c808c57e5560
qt5
|
Mon, 13 May 2013 14:39:31 +0100 |
Chris Cannam |
Update configure
qt5
|
Thu, 09 May 2013 17:31:31 +0100 |
Chris Cannam |
Merge
qt5
|
Thu, 09 May 2013 17:30:44 +0100 |
Chris Cannam |
Remove some debug
qt5
|
Thu, 09 May 2013 13:32:06 +0100 |
Chris Cannam |
debug -> release
qt5
|
Wed, 08 May 2013 09:37:21 +0100 |
Chris Cannam |
Merge from the default branch
qt5 sonic-annotator-1.0
|
Wed, 08 May 2013 09:36:49 +0100 |
Chris Cannam |
Require Vamp host SDK version 2.5
|
Wed, 08 May 2013 09:33:32 +0100 |
Chris Cannam |
Require Vamp host SDK version 2.5
qt5
|
Tue, 07 May 2013 16:54:36 +0100 |
Chris Cannam |
Add dataquay
qt5
|
Tue, 07 May 2013 15:41:58 +0100 |
Chris Cannam |
Don't need to check for Dataquay, and in fact we can pick up the wrong version if we do. Just assume it is available (building in e.g. sv subdir configuration)
qt5
|
Tue, 07 May 2013 15:41:01 +0100 |
Chris Cannam |
Fix for Qt5
qt5
|
Fri, 26 Apr 2013 16:37:55 +0100 |
Chris Cannam |
Regenerate configure
qt5
|
Fri, 26 Apr 2013 16:37:07 +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
|
Tue, 16 Apr 2013 15:45:25 +0100 |
Chris Cannam |
Remove debug
|
Tue, 16 Apr 2013 15:20:57 +0100 |
Chris Cannam |
Remove some debug
|
Sat, 13 Apr 2013 20:03:40 +0100 |
gyorgyf |
sample playback problems
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
|
Thu, 28 Mar 2013 17:08:04 +0000 |
Chris Cannam |
Warn if the output sample rate is higher than that of the input model
|
Thu, 28 Mar 2013 10:02:16 +0000 |
Chris Cannam |
Merge from default branch
qt5
|
Thu, 28 Mar 2013 10:01:55 +0000 |
Chris Cannam |
Add ogg to supported file extensions if oga is found
|
Wed, 27 Mar 2013 17:21:58 +0000 |
Chris Cannam |
Windows build fixes -- to review
qt5
|
Wed, 27 Mar 2013 16:54:59 +0000 |
Chris Cannam |
Merge from default branch
qt5
|
Wed, 27 Mar 2013 16:53:31 +0000 |
Chris Cannam |
Remove no-longer-used code
|
Wed, 27 Mar 2013 15:27:33 +0000 |
Chris Cannam |
Fix calculation of timestamps for fixed-rate features
|
Wed, 27 Mar 2013 15:07:27 +0000 |
Chris Cannam |
outputFeatureNo -> outputNo
|
Wed, 27 Mar 2013 14:51:49 +0000 |
Chris Cannam |
Fix incorrect retrieval of point in model by row number if point frame values fell between model resolution boundaries
|
Tue, 26 Mar 2013 20:15:04 +0000 |
matthiasm |
reset FlexiNote layer to have default piano (I couldn't get it to do organ anyway)
tonioni
|
Tue, 26 Mar 2013 17:00:03 +0000 |
matthiasm |
added FlexiNoteModel to svcore.pro; small change in FlexiNoteModel.h
tonioni
|
Tue, 26 Mar 2013 14:20:19 +0000 |
matthiasm |
changed names in FlexiNoteModel to reflect new name (was copied from NoteModel)
tonioni
|
Tue, 26 Mar 2013 14:16:54 +0000 |
matthiasm |
make a new FlexiNoteModel.h file by copying from NoteModel.h -- will need to change names therein
tonioni
|
Tue, 26 Mar 2013 12:35:48 +0000 |
Chris Cannam |
Add an empty file in order to create the tonioni branch
tonioni
|
Mon, 25 Mar 2013 15:29:52 +0000 |
Chris Cannam |
Define fixed set of dependencies, on Windows, if no config available
qt5
|
Mon, 25 Mar 2013 15:19:43 +0000 |
Chris Cannam |
Dataquay path
qt5
|
Mon, 25 Mar 2013 15:17:53 +0000 |
Chris Cannam |
Include for int16_t
qt5
|
Mon, 25 Mar 2013 12:19:10 +0000 |
Chris Cannam |
'Merge'
qt5
|
Mon, 25 Mar 2013 12:19:01 +0000 |
Chris Cannam |
Add dependency build paths
qt5
|
Mon, 25 Mar 2013 12:15:36 +0000 |
Chris Cannam |
Merge
|
Mon, 25 Mar 2013 12:15:07 +0000 |
Chris Cannam |
MinGW fixes
|
Tue, 12 Mar 2013 16:34:10 +0000 |
Chris Cannam |
Fix typo in signal name
qt5
|
Mon, 11 Mar 2013 13:55:22 +0000 |
Chris Cannam |
Get remainder of svcore building with Qt5
qt5
|
Mon, 11 Mar 2013 13:42:01 +0000 |
Chris Cannam |
Get FileSource building
qt5
|
Mon, 11 Mar 2013 11:49:16 +0000 |
Chris Cannam |
Added tag 2.0.1_osx for changeset dc6c0e50724c
|
Sat, 09 Mar 2013 11:45:15 +0000 |
Chris Cannam |
Avoid crash on CoreAudio reader dtor after failing to open file (fixing #504)
|
Fri, 08 Mar 2013 21:35:46 +0000 |
Chris Cannam |
More refinement in audiofile read tests and implementation
|
Fri, 08 Mar 2013 20:05:49 +0000 |
Chris Cannam |
Better general approach
|
Fri, 08 Mar 2013 18:19:05 +0000 |
Chris Cannam |
More on tests, and not the right way to do it with end of resampled file
|
Fri, 08 Mar 2013 16:14:21 +0000 |
Chris Cannam |
Toward audio read tests
|
Thu, 07 Mar 2013 17:18:08 +0000 |
Chris Cannam |
Fix mixup between file rate and sample rate
2.0.1_osx
|
Thu, 07 Mar 2013 17:17:58 +0000 |
Chris Cannam |
If a reader doesn't provide a file sample rate, blow up -- don't just assume
|
Tue, 11 Dec 2012 13:07:40 +0000 |
Chris Cannam |
3d model was marked as exportable, but without any export code
|
Fri, 16 Nov 2012 17:13:47 +0000 |
Chris Cannam |
Avoid uninitialised values
|
Wed, 26 Sep 2012 21:28:14 +0100 |
Chris Cannam |
Merge
|
Wed, 26 Sep 2012 21:27:10 +0100 |
Chris Cannam |
Meter deflection fix due to Robin Gareus
|
Mon, 03 Sep 2012 11:10:51 +0100 |
Chris Cannam |
Tidy
|
Mon, 03 Sep 2012 11:08:45 +0100 |
Chris Cannam |
Fixes to copyright notes
|
Mon, 03 Sep 2012 11:06:50 +0100 |
Chris Cannam |
Merge from branch "coreaudio_tests"
|
Tue, 21 Aug 2012 13:29:13 +0100 |
Chris Cannam |
Minor tidy in configure
|
Tue, 17 Jul 2012 15:09:25 +0100 |
Chris Cannam |
Added tag sonic-annotator-0.7 for changeset 383f0b9458d2
|
Tue, 17 Jul 2012 12:48:50 +0100 |
Chris Cannam |
Added tag sv_v2.0 for changeset aca6e61eaea3
sonic-annotator-0.7
|
Mon, 02 Jul 2012 09:39:55 +0100 |
Chris Cannam |
Overhaul CoreAudioFileReader -- it now at least superficially appears to work
coreaudio_tests
|
Sun, 01 Jul 2012 11:53:00 +0100 |
Chris Cannam |
Merge from branch "default"
coreaudio_tests
|
Sat, 30 Jun 2012 15:05:12 +0100 |
Chris Cannam |
Use dataquay ac symbol
sv_v2.0
|
Fri, 22 Jun 2012 09:25:32 +0100 |
Chris Cannam |
Fix conversions from false to pointer type
|
Fri, 25 May 2012 14:58:21 +0100 |
Chris Cannam |
Merge from branch "dataquay". Next release will require Dataquay v0.9
|
Fri, 25 May 2012 14:57:14 +0100 |
Chris Cannam |
Some exception handling
dataquay
|
Fri, 25 May 2012 14:17:27 +0100 |
Chris Cannam |
Use new symbols in Vamp SDK 2.3.1 for autoconf detection
dataquay
|
Thu, 24 May 2012 13:25:21 +0100 |
Chris Cannam |
A few bugfixes in RDF import and export
dataquay
|
Wed, 23 May 2012 17:17:17 +0100 |
Chris Cannam |
Merge
|
Wed, 23 May 2012 17:14:57 +0100 |
Chris Cannam |
Fix bizarre typo
dataquay
|
Thu, 18 Aug 2011 11:36:23 +0100 |
Chris Cannam |
Simplify temporary directory path &c
|
Mon, 21 May 2012 22:38:16 +0100 |
Chris Cannam |
Comment out some debug output
dataquay
|
Mon, 21 May 2012 22:38:09 +0100 |
Chris Cannam |
Accept .ttl extension for plugin description files
dataquay
|
Mon, 21 May 2012 14:33:35 +0100 |
Chris Cannam |
Further fixes for Dataquay compatibility
dataquay
|
Sat, 19 May 2012 18:57:52 +0100 |
Chris Cannam |
Finish converting RDFTransformFactory
dataquay
|
Sat, 19 May 2012 12:50:36 +0100 |
Chris Cannam |
Convert a bit more of RDFTransformFactory to Dataquay
dataquay
|
Fri, 18 May 2012 21:23:12 +0100 |
Chris Cannam |
Tiny bit of work on the RDFTransformFactory
dataquay
|
Fri, 18 May 2012 21:06:45 +0100 |
Chris Cannam |
Convert RDFImporter to Dataquay
dataquay
|
Fri, 18 May 2012 14:45:15 +0100 |
Chris Cannam |
Convert PluginRDFDescription and PluginRDFIndexer to use Dataquay
dataquay
|
Fri, 18 May 2012 09:48:19 +0100 |
Chris Cannam |
Fix cppcheck warnings
|
Mon, 05 Mar 2012 08:48:36 +0000 |
Chris Cannam |
Patch for compilation with gcc-4.7, from Michel Alexandre Salim
|
Wed, 18 Jan 2012 18:13:08 +0000 |
Chris Cannam |
Remove X11 stuff from svcore
|
Fri, 13 Jan 2012 17:42:58 +0000 |
Chris Cannam |
Remove redundant and hazardous INCLUDE_PATH
|
Fri, 13 Jan 2012 17:21:31 +0000 |
Chris Cannam |
Merge
|
Fri, 13 Jan 2012 17:21:18 +0000 |
Chris Cannam |
Add Doxyfile
|
Mon, 09 Jan 2012 16:28:54 +0000 |
Chris Cannam |
Fix incorrect query structure for output type URIs. This led to some output RDF features being written with type URIs intended for different outputs. Also revert some SVDEBUGs to cerrs -- they are intended as user-visible errors or warnings rather than debug
|
Tue, 18 Oct 2011 10:14:17 +0100 |
Chris Cannam |
Revert that change -- this code is used only in Sonic Annotator
library_integration
|
Mon, 17 Oct 2011 16:20:58 +0100 |
Chris Cannam |
Merge
library_integration
|
Mon, 17 Oct 2011 14:10:28 +0100 |
mathieub |
Merge from the default branch
library_integration
|
Mon, 17 Oct 2011 14:07:54 +0100 |
mathieub |
Remove the qutomatic updating of Vamp plugin RDF description files using netwoek access for the library edition
library_integration
|
Mon, 10 Oct 2011 17:27:54 +0100 |
mathieub |
Merge from the default branch
library_integration
|
Mon, 17 Oct 2011 11:57:25 +0100 |
Chris Cannam |
Minor debug change
|
Tue, 11 Oct 2011 11:14:38 +0100 |
Chris Cannam |
Merge from the default branch
library_integration
|
Mon, 10 Oct 2011 17:27:08 +0100 |
mathieub |
Changed ISINF in system/System.h for win32 compilation:
library_integration
|
Mon, 10 Oct 2011 16:48:07 +0100 |
Chris Cannam |
Added tag sv_v1.9 for changeset 9a0272c2d596
|
Mon, 10 Oct 2011 16:47:52 +0100 |
Chris Cannam |
Avoid spurious %2 in directory path! This path is still poor, but better than it was
sv_v1.9
|
Mon, 10 Oct 2011 10:56:50 +0100 |
Chris Cannam |
Added tag sv_v1.9 for changeset 579b2da21e7a
|
Fri, 07 Oct 2011 17:04:09 +0100 |
Chris Cannam |
Make FileSource capable of handling resource files.
|
Fri, 07 Oct 2011 17:03:04 +0100 |
Chris Cannam |
Remove out-of-context comment
|
Wed, 28 Sep 2011 16:49:50 +0100 |
Chris Cannam |
Added tag sonic-annotator-0.6 for changeset b1b40fa0cf9c
|
Wed, 28 Sep 2011 16:44:38 +0100 |
Chris Cannam |
Added tag sv_v1.9 for changeset 97fbb6b3e749
sonic-annotator-0.6
|
Wed, 28 Sep 2011 10:15:47 +0100 |
Chris Cannam |
Remove unnecessary configure dependency for raptor
|
Tue, 23 Aug 2011 12:05:57 +0100 |
mathieub |
Merge from the default branch
library_integration
|
Wed, 17 Aug 2011 22:14:52 +0100 |
Chris Cannam |
Merge
|
Wed, 17 Aug 2011 22:12:13 +0100 |
Chris Cannam |
Fix incorrect length calculation in creating CFURL from non-ASCII file path
|
Wed, 10 Aug 2011 11:01:30 +0100 |
Chris Cannam |
Build fix for gcc-4.6 from Robin Gareus
|
Wed, 10 Aug 2011 11:01:03 +0100 |
Chris Cannam |
Build fix for gcc-4.6 from Robin Gareus
library_integration
|
Fri, 22 Jul 2011 14:42:50 +0100 |
Chris Cannam |
Merge from branch "sonification"
library_integration
|
Fri, 22 Jul 2011 14:42:24 +0100 |
Chris Cannam |
Merge from branch "toggle"
library_integration
|
Wed, 20 Jul 2011 16:30:07 +0100 |
mathieub |
Option added in the preference menu to be able to start the application in minimal mode
toggle
|
Sun, 26 Jun 2011 19:33:54 +0100 |
Chris Cannam |
Build fix
|
Fri, 24 Jun 2011 16:42:13 +0100 |
Chris Cannam |
Add queueExampleNote to AudioPlaySource interface
sonification
|
Tue, 14 Jun 2011 15:28:42 +0100 |
Chris Cannam |
Seems check() is also sometimes defined on OS/X
|
Tue, 14 Jun 2011 15:26:52 +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:47:59 +0100 |
Chris Cannam |
Merge from debug-output branch
|
Tue, 14 Jun 2011 13:43:03 +0100 |
Chris Cannam |
Set window type from RDF
|
Mon, 16 May 2011 17:19:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 12 May 2011 16:56:08 +0100 |
Chris Cannam |
Add Debug class
debug-output
|
Wed, 11 May 2011 11:04:35 +0100 |
Chris Cannam |
Provide option for WavFileWriter to write directly to target file, rather than always using a temporary; make use of it in WritableWaveFileModel so we can read from target file without having to close it first
|
Wed, 11 May 2011 11:04:02 +0100 |
Chris Cannam |
Avoid crash when generating/processing a very short file
|
Tue, 10 May 2011 17:55:57 +0100 |
Chris Cannam |
More informative error message
|
Tue, 10 May 2011 13:57:37 +0100 |
Chris Cannam |
Comment only
|
Mon, 09 May 2011 16:58:24 +0100 |
Chris Cannam |
Better system-specific unbundle locations for ResourceFinder; use same location for TempDirectory
|
Wed, 04 May 2011 14:05:08 +0100 |
Chris Cannam |
* Introduce ResourceFinder
|
Thu, 14 Apr 2011 15:20:27 +0100 |
Chris Cannam |
Make more (though still not entirely) robust in the face of running out of disc space
|
Thu, 07 Apr 2011 15:20:35 +0100 |
Chris Cannam |
Added tag sv_v1.8 for changeset 611a4fa14dde
|
Mon, 04 Apr 2011 15:20:29 +0100 |
Chris Cannam |
* Avoid including non-value columns in 3d-model column count (fixes #38)
sv_v1.8
|
Tue, 29 Mar 2011 17:55:31 +0100 |
Chris Cannam |
Use TempWriteFile for CSV export as well
|
Tue, 29 Mar 2011 17:30:23 +0100 |
Chris Cannam |
* Add TempWriteFile abstraction, use it when exporting audio to avoid clobbering existing file before export is complete
|
Wed, 09 Mar 2011 11:48:01 +0000 |
Chris Cannam |
* Use note model when importing RDF types with "note" in them
|
Tue, 08 Mar 2011 10:46:36 +0000 |
Chris Cannam |
* When using user-supplied {module}_LIBS, actually insert them into LIBS...
|
Tue, 08 Mar 2011 10:31:12 +0000 |
Chris Cannam |
* Skip tests for modules when {module}_LIBS is provided by user
|
Tue, 08 Mar 2011 10:21:21 +0000 |
Chris Cannam |
* Permit user CFLAGS, if given, to override our CXXFLAGS if no user CXXFLAGS is given
|
Wed, 02 Mar 2011 15:39:43 +0000 |
Chris Cannam |
* Add sample-timing option for CSV feature writer
|
Mon, 07 Feb 2011 21:14:09 +0000 |
Chris Cannam |
* Fix crash when importing CSV file with varying number of columns per row
|
Thu, 03 Feb 2011 13:15:07 +0000 |
Chris Cannam |
* More useful error message
|
Mon, 29 Nov 2010 12:45:39 +0000 |
luisf |
config files with changes regarding osx compilation flags.
coreaudio_tests
|
Thu, 18 Nov 2010 11:40:38 +0000 |
luisf |
tests for using coreaudio to read files in 64-bit mac osx
coreaudio_tests
|
Mon, 25 Oct 2010 21:14:40 +0200 |
Chris Cannam |
* Make inputModel a reference argument to configure -- fixes (hideously) failure to pick up correct user-specified input in SV
|
Mon, 25 Oct 2010 11:09:02 +0200 |
Chris Cannam |
Merge
|
Sun, 24 Oct 2010 22:10:44 +0200 |
Chris Cannam |
* minor tidy
|
Tue, 19 Oct 2010 21:47:55 +0100 |
Chris Cannam |
* If a FileSource URL won't convert at all in strict mode, try again in tolerant mode (necessary for e.g. filenames with square brackets in them)
|
Mon, 18 Oct 2010 14:17:02 +0100 |
Chris Cannam |
* getNativeRate needs to be virtual!
|
Mon, 18 Oct 2010 14:14:26 +0100 |
Chris Cannam |
* Fix csv-one-file option
|
Mon, 18 Oct 2010 12:42:42 +0100 |
Chris Cannam |
* Build fixes
|
Fri, 08 Oct 2010 13:30:47 +0100 |
Chris Cannam |
* Add qmake config (debug or release) corresponding to configure invocation
|
Fri, 08 Oct 2010 12:05:40 +0100 |
Chris Cannam |
* Regenerate configure
|
Fri, 08 Oct 2010 12:04:39 +0100 |
Chris Cannam |
* Use macx-g++ qmake spec on OS/X
|
Fri, 08 Oct 2010 11:57:02 +0100 |
Chris Cannam |
* Add test for PortAudio
|
Fri, 08 Oct 2010 11:19:16 +0100 |
Chris Cannam |
* Move the plugin dialog configuration guff out into a callback
|
Fri, 08 Oct 2010 09:32:57 +0100 |
Chris Cannam |
* Substitute the CC and CXX that configure found
|
Thu, 07 Oct 2010 17:54:08 +0100 |
Chris Cannam |
* Hugely simplify Qt search -- all we need is qmake...
|
Thu, 23 Sep 2010 11:34:07 +0100 |
Chris Cannam |
* Add QuickTime if on a 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:24:20 +0100 |
Chris Cannam |
* Update SRCDIR for new layout, regenerate configure
|
Wed, 22 Sep 2010 11:02:46 +0100 |
Chris Cannam |
* Add INSTALL file and licence
|
Wed, 22 Sep 2010 10:54:50 +0100 |
Chris Cannam |
* Build a single library with a single .pro file, instead of using a recursive build
|
Fri, 17 Sep 2010 14:41:30 +0100 |
Chris Cannam |
* Some ambiguity about old/new symbols here, use a more reliable option
|
Fri, 17 Sep 2010 13:32:47 +0100 |
Chris Cannam |
* Add configure to repo; fix Redland header inclusion
|
Fri, 17 Sep 2010 13:17:37 +0100 |
Chris Cannam |
* Merge
|
Fri, 17 Sep 2010 13:17:08 +0100 |
Chris Cannam |
* Print error if qmake fails
|
Fri, 17 Sep 2010 13:13:23 +0100 |
Chris Cannam |
* Merge
|
Fri, 17 Sep 2010 13:12:34 +0100 |
Chris Cannam |
* Add qmake project file
|
Fri, 17 Sep 2010 13:12:01 +0100 |
Chris Cannam |
* Add generic install-sh
|
Fri, 17 Sep 2010 12:51:56 +0100 |
Chris Cannam |
* Add acinclude file. Gah. This is probably the most important bit of the build system...
|
Thu, 16 Sep 2010 14:40:52 +0100 |
Chris Cannam |
* More updates to build system, intended to support platforms both with and without pkg-config (though we really want to be able to switch pkg-config off)
|
Tue, 14 Sep 2010 09:45:30 +0100 |
Chris Cannam |
* Experimental autoconf procedure to produce qmake include file
|
Fri, 23 Jul 2010 11:46:59 +0000 |
convert-repo |
update tags
|
Fri, 26 Mar 2010 13:53:31 +0000 |
Chris Cannam |
* First bits of works matching
|
Mon, 22 Mar 2010 16:41:01 +0000 |
Chris Cannam |
* Bit more work on track composer identification
|
Fri, 19 Mar 2010 12:21:59 +0000 |
Chris Cannam |
* Some sketchy track lookup code
|
Mon, 19 Jul 2010 17:08:56 +0000 |
Chris Cannam |
* Complete the overhaul of CSV file import; now you can pick the purpose for
|
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:27:21 +0000 |
Chris Cannam |
* Start overhauling CSV parser to associate purposes with columns en route to its guesses; add some string manipulation code
|
Thu, 08 Jul 2010 14:22:28 +0000 |
Chris Cannam |
* Add option to import time+duration (or time+endtime) from CSV files
|
Mon, 05 Jul 2010 11:54:19 +0000 |
Chris Cannam |
* Fix failure to encode entities in label texts
|
Mon, 24 May 2010 16:04:10 +0000 |
Chris Cannam |
* Avoid failing on second and subsequent input files in single-output-file
|
Fri, 21 May 2010 10:21:18 +0000 |
Chris Cannam |
* Improve behaviour when output file write fails (i.e. fail earlier)
|
Fri, 21 May 2010 10:20:52 +0000 |
Chris Cannam |
* Truncate long output lines
|
Fri, 12 Mar 2010 15:06:38 +0000 |
Chris Cannam |
...
sv-v1.7.2
|
Fri, 12 Mar 2010 14:53:44 +0000 |
Chris Cannam |
* Fix potential static initialiser race (FileFinder vs InteractiveFileFinder
|
Fri, 12 Mar 2010 13:13:06 +0000 |
Chris Cannam |
* Be more diligent about removing abandoned temporary directories: remove
|
Fri, 12 Mar 2010 13:03:53 +0000 |
Chris Cannam |
* Simpler & better fix for oggz 1.1.0 compatibility
|
Fri, 12 Mar 2010 12:04:39 +0000 |
Chris Cannam |
* Update for oggz 1.1.0 API
|
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 11:32:21 +0000 |
Chris Cannam |
* When importing regions without values, generate a different value for
|
Thu, 15 Oct 2009 10:50:43 +0000 |
Chris Cannam |
* RDF importer: Features that are on different timeline URIs should go
|
Wed, 07 Oct 2009 16:45:45 +0000 |
Christophe Rhodes |
More changes related to strict/tolerant URL parsing:
|
Wed, 07 Oct 2009 13:10:49 +0000 |
Chris Cannam |
* Convert strings to URLs in strict mode first; only try again in tolerant
|
Tue, 29 Sep 2009 10:34:57 +0000 |
Chris Cannam |
* Support SMPTE timecode in MIDI files (fixes #2739160)
sv-v1.7
|
Fri, 25 Sep 2009 12:02:22 +0000 |
Chris Cannam |
* Add time display format preference
|
Fri, 11 Sep 2009 15:42:32 +0000 |
Chris Cannam |
* Add start frame get/set to EditableDenseThreeDimensionalModel and use it
|
Fri, 11 Sep 2009 11:41:22 +0000 |
Chris Cannam |
* fix for solaris
|
Thu, 10 Sep 2009 19:19:21 +0000 |
Chris Cannam |
* use dummy driver only for RtMidi on Solaris
|
Thu, 10 Sep 2009 18:44:45 +0000 |
Chris Cannam |
* solaris build fixes
|
Thu, 10 Sep 2009 14:31:49 +0000 |
Chris Cannam |
...
|
Thu, 10 Sep 2009 14:17:59 +0000 |
Chris Cannam |
* Some (incomplete) Solaris build bobs
|
Tue, 08 Sep 2009 16:53:32 +0000 |
Chris Cannam |
* As prior commit
|
Tue, 08 Sep 2009 16:52:36 +0000 |
Chris Cannam |
* Better handling of failed-to-open-output-stream situations; ensure CSV
|
Tue, 08 Sep 2009 11:27:26 +0000 |
Chris Cannam |
* Fix session save bug reported by Jeff Smith (entities not encoded in
|
Mon, 24 Aug 2009 16:07:23 +0000 |
Chris Cannam |
* Fixes to gcc-4.4 thanks to Michel Salim
|
Tue, 18 Aug 2009 11:08:29 +0000 |
Chris Cannam |
* debug only
|
Fri, 14 Aug 2009 14:01:09 +0000 |
Chris Cannam |
* Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
|
Tue, 07 Jul 2009 10:54:10 +0000 |
Chris Cannam |
* use exceptions instead of exit()!
|
Tue, 07 Jul 2009 10:51:50 +0000 |
Chris Cannam |
* comment out debug line
|
Mon, 29 Jun 2009 13:44:50 +0000 |
Chris Cannam |
* Add rdf-network option to retrieve RDF descriptions from network, since
sv-v1.6
|
Mon, 22 Jun 2009 17:06:27 +0000 |
Chris Cannam |
* minor environmental updates
|
Mon, 08 Jun 2009 15:40:01 +0000 |
Chris Cannam |
* Use notes layer for things with MIDI units as well as Hz
|
Tue, 02 Jun 2009 09:48:54 +0000 |
Chris Cannam |
* Add rdf-track-uri and rdf-maker-uri options
|
Thu, 21 May 2009 16:54:43 +0000 |
Chris Cannam |
* Make expandAndRetrieve much faster for cases with duplicated data being
|
Mon, 18 May 2009 10:24:36 +0000 |
Chris Cannam |
* percent-encode plugin and plugin-output uris
|
Thu, 14 May 2009 15:48:07 +0000 |
Chris Cannam |
* add reviewFileForAppend callback
|
Thu, 14 May 2009 15:47:16 +0000 |
Chris Cannam |
* Try to avoid URI clashes with existing URIs in the file, when writing
|
Thu, 14 May 2009 14:33:40 +0000 |
Chris Cannam |
* Make SV capable of importing the signal/audiofile structure now written
|
Wed, 13 May 2009 13:30:08 +0000 |
Chris Cannam |
* Try to identify the properly conformant audio file structure written out
|
Wed, 13 May 2009 12:59:07 +0000 |
Chris Cannam |
* Add forgotten angle brackets to signal type URI
|
Wed, 13 May 2009 12:49:22 +0000 |
Chris Cannam |
* Replace not very useful signal-uri option with more useful audiofile-uri
|
Fri, 08 May 2009 10:09:47 +0000 |
Chris Cannam |
* If we have track metadata, write it out in a separate mo:Track associated
|
Fri, 08 May 2009 09:48:07 +0000 |
Chris Cannam |
* Add computed_by property for signal features
|
Mon, 30 Mar 2009 13:47:00 +0000 |
Chris Cannam |
* fix to rounding problems in plugin parameter box
|
Fri, 27 Mar 2009 16:27:12 +0000 |
Chris Cannam |
* add forgotten file!
|
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
|
Fri, 20 Mar 2009 17:32:16 +0000 |
Chris Cannam |
* remove debug
|
Fri, 20 Mar 2009 17:32:05 +0000 |
Chris Cannam |
* remove debug
|
Mon, 16 Mar 2009 16:41:42 +0000 |
Chris Cannam |
* debug tidy
sv-v1.5
|
Mon, 16 Mar 2009 16:36:23 +0000 |
Chris Cannam |
* various minor bits
|
Mon, 16 Mar 2009 16:32:02 +0000 |
Chris Cannam |
* either I'm going mad or the compiler is... valgrind and sizeof both
|
Mon, 16 Mar 2009 13:56:11 +0000 |
Chris Cannam |
* thread tidying fix, etc
|
Fri, 13 Mar 2009 17:53:43 +0000 |
Chris Cannam |
...
|
Fri, 13 Mar 2009 11:06:11 +0000 |
Chris Cannam |
...
|
Fri, 27 Feb 2009 15:58:02 +0000 |
Chris Cannam |
* update CHANGELOG, remove more debug, add .oga extension
sv-v1.5pre1
|
Fri, 27 Feb 2009 13:59:42 +0000 |
Chris Cannam |
* remove some debug output
|
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: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 11:39:45 +0000 |
Chris Cannam |
* fix memory leak (thanks Luis, #2628201)
|
Mon, 23 Feb 2009 19:08:58 +0000 |
Chris Cannam |
* os/x build fixes
|
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
|
Mon, 23 Feb 2009 14:40:17 +0000 |
Chris Cannam |
* a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
|
Mon, 23 Feb 2009 11:43:55 +0000 |
Chris Cannam |
* restore compileability
|
Mon, 23 Feb 2009 11:41:28 +0000 |
Chris Cannam |
* midi stubs (this revision will not compile)
|
Thu, 12 Feb 2009 15:26:43 +0000 |
Chris Cannam |
* Some fairly simplistic code to set up layer type properties based on
|
Tue, 10 Feb 2009 17:24:30 +0000 |
Chris Cannam |
* Fix crash when processing a file that is shorter than a single block
|
Mon, 09 Feb 2009 11:53:29 +0000 |
Chris Cannam |
* get whole columns at a time from fft model when running transform
|
Mon, 09 Feb 2009 11:38:08 +0000 |
Chris Cannam |
* Some steps to avoid backward seeks in MatrixFile in common use cases
|
Sun, 08 Feb 2009 20:03:54 +0000 |
Chris Cannam |
* Some changes and debug toward reducing backward seeks (v. slow on os/x
|
Fri, 06 Feb 2009 15:06:23 +0000 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
Thu, 05 Feb 2009 17:46:34 +0000 |
Chris Cannam |
* Restore peak bins mode in spectrogram
|
Thu, 05 Feb 2009 17:33:21 +0000 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
Thu, 05 Feb 2009 14:17:11 +0000 |
Chris Cannam |
* Auto-close write-mode matrix files when all columns written
|
Thu, 05 Feb 2009 12:53:19 +0000 |
Chris Cannam |
* More careful (I hope!) locking
|
Thu, 05 Feb 2009 12:05:28 +0000 |
Chris Cannam |
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
|
Wed, 04 Feb 2009 20:39:11 +0000 |
Chris Cannam |
* fix deadlock in fft memory cache usage
|
Wed, 04 Feb 2009 15:03:42 +0000 |
Chris Cannam |
* Make use of peak cache in spectrogram
|
Wed, 04 Feb 2009 13:33:50 +0000 |
Chris Cannam |
* Add peak cache type for 3d models
|
Wed, 04 Feb 2009 12:13:16 +0000 |
Chris Cannam |
* throw (but do not yet catch!) exception when running out of disc space
|
Wed, 04 Feb 2009 10:53:38 +0000 |
Chris Cannam |
* Thread safety (fixing a crash)
|
Tue, 03 Feb 2009 11:12:19 +0000 |
Chris Cannam |
* minor fix
|
Mon, 02 Feb 2009 17:07:47 +0000 |
Chris Cannam |
* Avoid crash in StorageAdviser if temporary directory cannot be opened
|
Thu, 29 Jan 2009 14:17:12 +0000 |
Chris Cannam |
* take a bit more care about peaks cache sizing
|
Thu, 29 Jan 2009 13:39:18 +0000 |
Chris Cannam |
...
|
Tue, 27 Jan 2009 14:40:04 +0000 |
Chris Cannam |
* re-enable memory caches!
|
Tue, 27 Jan 2009 13:25:10 +0000 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
Mon, 26 Jan 2009 15:18:32 +0000 |
Chris Cannam |
* Change QMutex in Editable DTDM to a read/write lock
|
Fri, 23 Jan 2009 14:00:29 +0000 |
Chris Cannam |
* make compression optional in editable dense 3d model, and some tweaks
|
Fri, 23 Jan 2009 13:31:51 +0000 |
Chris Cannam |
* Some simple compression for dense 3d models that actually represent
|
Thu, 22 Jan 2009 17:58:33 +0000 |
Chris Cannam |
* try some qvectors
|
Thu, 22 Jan 2009 17:39:04 +0000 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|
Tue, 20 Jan 2009 18:11:10 +0000 |
Chris Cannam |
* Try to avoid leaving output files open after completion
|
Tue, 20 Jan 2009 18:10:56 +0000 |
Chris Cannam |
* Try to avoid leaving output files open after completion
|
Tue, 20 Jan 2009 18:10:31 +0000 |
Chris Cannam |
* Try to avoid leaving output files open after completion
|
Fri, 16 Jan 2009 15:12:23 +0000 |
Chris Cannam |
* fix some warnings, remove debug
|
Thu, 15 Jan 2009 18:20:40 +0000 |
Chris Cannam |
* Fix crash in SimpleSPARQLQuery
|
Fri, 09 Jan 2009 14:55:12 +0000 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|
Mon, 05 Jan 2009 21:51:27 +0000 |
Chris Cannam |
* minor changes for current system
|
Fri, 12 Dec 2008 16:13:19 +0000 |
Chris Cannam |
* minor output tweaks
|
Fri, 12 Dec 2008 15:33:28 +0000 |
Chris Cannam |
* remove some output
|
Fri, 12 Dec 2008 14:38:10 +0000 |
Chris Cannam |
* Use FileFinder to find audio source referred to in an RDF document,
|
Thu, 11 Dec 2008 15:19:24 +0000 |
Chris Cannam |
* truncate long prefix
|
Thu, 11 Dec 2008 15:18:10 +0000 |
Chris Cannam |
* Make FileSource able to indicate its preferred content type (e.g.
|
Thu, 11 Dec 2008 12:37:16 +0000 |
Chris Cannam |
...
sv-v1.4
|
Thu, 11 Dec 2008 12:32:59 +0000 |
Chris Cannam |
* crappy attempt to handle writing to directory somewhere other than C
|
Thu, 11 Dec 2008 11:30:15 +0000 |
Chris Cannam |
* print Done when done
|
Thu, 11 Dec 2008 11:04:01 +0000 |
Chris Cannam |
* make it possible to avoid pulling in widgets for non-gui (i.e. runner)
|
Wed, 10 Dec 2008 16:24:31 +0000 |
Chris Cannam |
* writer flush
|
Wed, 10 Dec 2008 13:21:10 +0000 |
Chris Cannam |
* fixes to improve the utility of the CSV feature writer
|
Wed, 10 Dec 2008 12:39:32 +0000 |
Chris Cannam |
* Avoid trying to create output files with : in them (win32)
|
Tue, 09 Dec 2008 16:53:37 +0000 |
Chris Cannam |
* close output streams a little sooner when writing features for more
|
Mon, 08 Dec 2008 15:08:39 +0000 |
Chris Cannam |
* Ensure SimpleSPARQLQuery stores an error string properly when query
sv-v1.4rc1
|
Mon, 08 Dec 2008 11:53:10 +0000 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
Mon, 08 Dec 2008 11:15:13 +0000 |
Chris Cannam |
* Cut back on the locking and general workload in
|
Fri, 05 Dec 2008 16:18:04 +0000 |
Chris Cannam |
* Support recording the summary type in transform
|
Fri, 05 Dec 2008 14:19:04 +0000 |
Chris Cannam |
* Implement proper RDF feature writing for track level features, using
|
Fri, 05 Dec 2008 11:31:51 +0000 |
Chris Cannam |
* colon not permitted in filename on windows
|
Fri, 05 Dec 2008 11:24:13 +0000 |
Chris Cannam |
* Avoid a sometime crash on exit, by simply not deleting stuff
|
Fri, 05 Dec 2008 11:09:44 +0000 |
Chris Cannam |
* Add FeatureWriter method to set basic track metadata; write it out from
|
Fri, 05 Dec 2008 09:40:42 +0000 |
Chris Cannam |
* Make RDFTransformFactory::writeTransformToRDF write out partial
|
Thu, 04 Dec 2008 17:17:06 +0000 |
Chris Cannam |
* minor stuff
|
Thu, 04 Dec 2008 17:15:15 +0000 |
Chris Cannam |
...
|
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:47:11 +0000 |
Chris Cannam |
* Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner)
|
Fri, 28 Nov 2008 13:36:13 +0000 |
Chris Cannam |
Various fixes:
|
Thu, 27 Nov 2008 22:09:58 +0000 |
Chris Cannam |
* Support http redirects
|
Wed, 26 Nov 2008 13:55:00 +0000 |
Chris Cannam |
* Warning, not error
|
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 13:43:56 +0000 |
Chris Cannam |
* RDF importer: add model titles where possible
|
Mon, 24 Nov 2008 16:26:11 +0000 |
Chris Cannam |
* Update RDF query stuff again so as to set up a temporary datastore
|
Mon, 24 Nov 2008 12:26:21 +0000 |
Chris Cannam |
* When loading data with timestamps in seconds, round each time to its
|
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 16:12:29 +0000 |
Chris Cannam |
* Reorganise our sparql queries on the basis that Redland must be
|
Fri, 21 Nov 2008 14:25:33 +0000 |
Chris Cannam |
* remove some unused code
|
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 14:58:52 +0000 |
Chris Cannam |
* don't pre-declare classes in Vamp namespace (namespace may change!)
|
Thu, 20 Nov 2008 12:09:55 +0000 |
Chris Cannam |
* Add more informative text to Find a Transform (particularly when none
|
Wed, 19 Nov 2008 21:36:33 +0000 |
Chris Cannam |
* minor text change
|
Tue, 18 Nov 2008 10:08:32 +0000 |
Chris Cannam |
* Convert local filename properly to URL form
|
Fri, 14 Nov 2008 12:29:48 +0000 |
Chris Cannam |
* Fix a deadlock
|
Fri, 14 Nov 2008 10:10:05 +0000 |
Chris Cannam |
* Auto-select RDF datastore/parsing backend; use trees datastore if
|
Thu, 13 Nov 2008 14:23:23 +0000 |
Chris Cannam |
* Add Redland datastore support to SimpleSPARQLQuery
|
Wed, 12 Nov 2008 16:39:29 +0000 |
Chris Cannam |
* Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
|
Tue, 11 Nov 2008 13:54:47 +0000 |
Chris Cannam |
* Add use-log-scale estimator. Not quite right yet; the model doesn't
|
Tue, 11 Nov 2008 09:41:45 +0000 |
Chris Cannam |
* Start thread to populate uninstalled transforms only on request
|
Fri, 07 Nov 2008 20:25:57 +0000 |
Chris Cannam |
* Avoid deadlock in indexer
|
Fri, 07 Nov 2008 17:31:06 +0000 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
Wed, 29 Oct 2008 12:37:32 +0000 |
Chris Cannam |
* Ensure that region features are added even if they lack any values!
|
Tue, 28 Oct 2008 18:06:06 +0000 |
Chris Cannam |
* Avoid waiting on uninstalled transforms mutex in TransformFactory::
|
Tue, 28 Oct 2008 12:39:53 +0000 |
Chris Cannam |
* Add more info button to plugin dialog
|
Tue, 28 Oct 2008 11:38:43 +0000 |
Chris Cannam |
* tidy up uses of CachedFile
|
Tue, 28 Oct 2008 11:37:33 +0000 |
Chris Cannam |
* revert changes from r1254 as well; also restore a fix from r1245
|
Tue, 28 Oct 2008 11:07:08 +0000 |
Chris Cannam |
* Revert revisions 1244 and 1245 on FileSource -- backing out its
|
Mon, 27 Oct 2008 20:29:55 +0000 |
Chris Cannam |
* complete switching the code to use CachedFile -- now to tidy & fix the
|
Mon, 27 Oct 2008 18:15:20 +0000 |
Chris Cannam |
* make use of CachedFile (untested)
|
Mon, 27 Oct 2008 15:07:35 +0000 |
Chris Cannam |
* flesh out CachedFile a bit more
|
Mon, 27 Oct 2008 11:53:35 +0000 |
Chris Cannam |
* stub out persistent cacheing class, as I've decided I don't like the
|
Fri, 24 Oct 2008 14:52:40 +0000 |
Chris Cannam |
* Add vertical zoom and pan to time-value layer.
|
Thu, 23 Oct 2008 16:32:00 +0000 |
Chris Cannam |
* typo fix only
|
Thu, 23 Oct 2008 16:30:48 +0000 |
Chris Cannam |
* Add More Info URL to plugin finder
|
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
|
Thu, 16 Oct 2008 13:38:33 +0000 |
Chris Cannam |
* somewhat clearer layout in region layer
|
Wed, 15 Oct 2008 12:08:02 +0000 |
Chris Cannam |
* Fix race condition in FFTFileCache when reading from the same FFT model
|
Tue, 14 Oct 2008 16:36:35 +0000 |
Chris Cannam |
* Add beginnings of capability to search plugins that are not yet
|
Mon, 13 Oct 2008 13:53:05 +0000 |
Chris Cannam |
* minor addition to help out future work
|
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 13:13:33 +0000 |
Chris Cannam |
* Support transforms that output regions with more than one bin (by
|
Thu, 09 Oct 2008 12:22:02 +0000 |
Chris Cannam |
* debug
|
Thu, 09 Oct 2008 12:04:22 +0000 |
Chris Cannam |
* Save/load of region models
|
Wed, 08 Oct 2008 15:27:31 +0000 |
Chris Cannam |
* Fix (kinda) display of fixed-sample-rate features with sample rate
|
Tue, 07 Oct 2008 12:59:55 +0000 |
Chris Cannam |
* Query range before time (in case time component of range turns out to
|
Tue, 07 Oct 2008 12:42:17 +0000 |
Chris Cannam |
* Support importing features from RDF whose times are intervals rather
|
Fri, 03 Oct 2008 15:43:15 +0000 |
Chris Cannam |
nothing much!
|
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
|
Thu, 25 Sep 2008 12:44:23 +0000 |
Chris Cannam |
* some work on transform finder
|
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 12:55:35 +0000 |
Chris Cannam |
* Add segmentation plot type to region layer (plotting not implemented yet)
|
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
|
Thu, 07 Aug 2008 16:06:59 +0000 |
Chris Cannam |
* minor tidy
|
Thu, 07 Aug 2008 15:59:20 +0000 |
Chris Cannam |
* Add IntervalModel as base class for NoteModel (and other, further
|
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:17:49 +0000 |
Chris Cannam |
* Revert to RTLD_LOCAL (we think problem is better fixed in Vampy)
|
Wed, 02 Jul 2008 13:31:37 +0000 |
Chris Cannam |
...
|
Wed, 02 Jul 2008 08:46:47 +0000 |
Chris Cannam |
* When displaying an absolute pitch range (number of semitones + number
|
Thu, 26 Jun 2008 12:41:23 +0000 |
Chris Cannam |
* Fix two problems reported by Matthias in the data editor window:
|
Thu, 19 Jun 2008 15:11:28 +0000 |
Chris Cannam |
* Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters
|
Wed, 18 Jun 2008 15:53:23 +0000 |
Chris Cannam |
* Add playback controls to data edit dialog
|
Wed, 18 Jun 2008 13:40:10 +0000 |
Chris Cannam |
* Fix crash when running Generator
|
Tue, 17 Jun 2008 16:07:56 +0000 |
Chris Cannam |
* a bit of progress on retaining current row when sorting changes &c
|
Mon, 16 Jun 2008 14:48:42 +0000 |
Chris Cannam |
* Basic implementation of add and remove point in data editor
|
Mon, 16 Jun 2008 07:55:35 +0000 |
Chris Cannam |
* build fix
|
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
|
Thu, 12 Jun 2008 10:47:11 +0000 |
Chris Cannam |
* Update translations, and add change counter to name of bundle command
|
Thu, 12 Jun 2008 09:03:00 +0000 |
Chris Cannam |
* sorting arbitrary columns in data editor
|
Wed, 11 Jun 2008 17:00:04 +0000 |
Chris Cannam |
* Fix for data modification in data edit view... now why isn't the
|
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
|
Wed, 11 Jun 2008 12:53:20 +0000 |
Chris Cannam |
* Wait for input to be ready before running real-time effect -- even if
|
Tue, 10 Jun 2008 09:11:42 +0000 |
Chris Cannam |
* Compile fixes
|
Mon, 09 Jun 2008 16:01:50 +0000 |
Chris Cannam |
* basics of data editing in data table view
|
Mon, 09 Jun 2008 16:01:22 +0000 |
Chris Cannam |
* Fix failure to take into account near-OOM situations!
|
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
|
Wed, 21 May 2008 11:09:15 +0000 |
Chris Cannam |
* Provide a proper implementation of
|
Mon, 19 May 2008 17:23:11 +0000 |
Chris Cannam |
* Permit holding Shift while dragging an instant or other edited thing,
|
Fri, 16 May 2008 13:27:07 +0000 |
Chris Cannam |
* Halve space requirements for range (waveform peak) caches
|
Fri, 09 May 2008 12:39:02 +0000 |
Chris Cannam |
...
|
Thu, 08 May 2008 14:46:22 +0000 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
Tue, 29 Apr 2008 15:34:17 +0000 |
Chris Cannam |
* Save alignments to session file. Needs much testing.
|
Tue, 29 Apr 2008 10:59:19 +0000 |
Chris Cannam |
* Fix deadlock in Serialiser
|
Tue, 29 Apr 2008 09:44:44 +0000 |
Chris Cannam |
* Merge rev 1048 (build fixes) from rdf-import branch
|
Tue, 29 Apr 2008 09:42:18 +0000 |
Chris Cannam |
...
|
Thu, 24 Apr 2008 14:25:28 +0000 |
Chris Cannam |
* Fix progress reporting on audio file resample
|
Thu, 10 Apr 2008 12:43:26 +0000 |
Chris Cannam |
* build fixes
|
Mon, 07 Apr 2008 16:55:21 +0000 |
Chris Cannam |
* Add ability to load playlists from a FileSource (used by runner)
|
Thu, 03 Apr 2008 08:30:25 +0000 |
Chris Cannam |
* transform operator<
|
Fri, 28 Mar 2008 17:51:13 +0000 |
Chris Cannam |
...
|
Wed, 26 Mar 2008 14:35:03 +0000 |
Chris Cannam |
* Fix hang when using more than one consecutive coded audio file reader in
|
Wed, 26 Mar 2008 11:18:17 +0000 |
Chris Cannam |
* commit forgotten file
|
Wed, 19 Mar 2008 20:23:26 +0000 |
Chris Cannam |
...
|
Wed, 19 Mar 2008 11:20:18 +0000 |
Chris Cannam |
* add forgotten project file...
|
Mon, 17 Mar 2008 10:12:35 +0000 |
Chris Cannam |
* add forgotten files
|
Fri, 14 Mar 2008 17:24:42 +0000 |
Chris Cannam |
...
|
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 12:41:20 +0000 |
Chris Cannam |
* Fix failure to handle scientific notation for time field; tidy up some
|
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
|
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
|
Fri, 15 Feb 2008 15:15:29 +0000 |
Chris Cannam |
* Fix #1894369 1.2pre5 crashes on copying data
sv1-v1.2
|
Wed, 13 Feb 2008 17:58:44 +0000 |
Chris Cannam |
* Hanning -> Hann, less confusing
|
Tue, 12 Feb 2008 15:41:01 +0000 |
Chris Cannam |
* Allow entry of numbers smaller than 1 in the Set Counters dialog
sv1-v1.2pre5
|
Mon, 11 Feb 2008 12:46:39 +0000 |
Chris Cannam |
* Further fixes to the handling of playback frame and buffered frame counts
sv1-v1.2pre4
|
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 15:25:05 +0000 |
Chris Cannam |
* Ensure waveforms are strictly correct even when using a non-power-of-two
|
Thu, 07 Feb 2008 12:36:59 +0000 |
Chris Cannam |
* just some debug stuff
|
Thu, 07 Feb 2008 12:35:43 +0000 |
Chris Cannam |
* Attempt to fix crash caused by race condition on threaded file decode
|
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
|