Mon, 26 Nov 2018 14:33:41 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Wed, 04 Mar 2015 12:01:04 +0000 |
Chris Cannam |
Introduce and use a samplerate type
cxx11
|
Tue, 03 Mar 2015 17:09:19 +0000 |
Chris Cannam |
This code now compiles. Main problem: sample rate types
cxx11
|
Tue, 03 Mar 2015 15:18:24 +0000 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
Wed, 03 Sep 2014 13:10:19 +0100 |
Chris Cannam |
Fix potential null pointer deref
|
Wed, 03 Sep 2014 11:20:18 +0100 |
Chris Cannam |
Fix various slightly dodgy derefs and the like (from coverity scan)
|
Tue, 26 Nov 2013 14:37:01 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 26 Nov 2013 13:48:13 +0000 |
Chris Cannam |
Likewise, but for toLocal8Bit().data()
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Fri, 19 Apr 2013 15:37:27 +0100 |
matthiasm |
different colours, some minor changes, mainly debugging cerrs
tonioni
|
Fri, 18 May 2012 09:48:19 +0100 |
Chris Cannam |
Fix cppcheck warnings
|
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)
|
Mon, 16 May 2011 17:19:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Mon, 18 Oct 2010 12:42:42 +0100 |
Chris Cannam |
* Build fixes
|
Thu, 10 Sep 2009 18:44:45 +0000 |
Chris Cannam |
* solaris build fixes
|
Tue, 28 Oct 2008 18:06:06 +0000 |
Chris Cannam |
* Avoid waiting on uninstalled transforms mutex in TransformFactory::
|
Tue, 29 Apr 2008 09:44:44 +0000 |
Chris Cannam |
* Merge rev 1048 (build fixes) from rdf-import branch
|
Wed, 27 Feb 2008 18:04:10 +0000 |
Chris Cannam |
* Tolerable fixes to #1903062 and #1903046
|
Mon, 17 Dec 2007 12:32:28 +0000 |
Chris Cannam |
* fix support for logarithmic hints in plugin parameters
|
Mon, 30 Apr 2007 13:36:23 +0000 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
Thu, 01 Mar 2007 15:35:27 +0000 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
Tue, 27 Feb 2007 12:51:38 +0000 |
Chris Cannam |
* Further fixes for Vamp API change, and update to support API versioning
|
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
|
Wed, 26 Apr 2006 16:27:34 +0000 |
Chris Cannam |
* Compile fix in DSSIPluginInstance, add origin notes to icons and samples
|
Wed, 26 Apr 2006 16:00:13 +0000 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
Mon, 10 Apr 2006 13:52:32 +0000 |
Chris Cannam |
* Create temporary directory, cleaned up on exit, and use it to store
|
Fri, 31 Mar 2006 15:56:35 +0000 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
Tue, 28 Mar 2006 23:57:32 +0000 |
Martin Gasser |
fixed some problems with building the latest revision on the mac
|
Mon, 27 Mar 2006 15:03:02 +0000 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
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
|
Wed, 15 Feb 2006 17:58:35 +0000 |
Chris Cannam |
* Add LED button
|
Tue, 31 Jan 2006 15:57:25 +0000 |
Chris Cannam |
* Update some copyright notice dates
|
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
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|