log

age author description
Wed, 22 Apr 2020 14:21:57 +0100 Chris Cannam Update library URI so as not to be document-local default tip
Thu, 27 Feb 2020 12:31:33 +0000 Chris Cannam Update version
Thu, 07 Feb 2019 10:29:24 +0000 Chris Cannam Update Vamp SDK subrepo
Wed, 06 Feb 2019 10:59:33 +0000 Chris Cannam Version and copyright
Wed, 06 Feb 2019 10:42:54 +0000 Chris Cannam Add Visual Studio project
Tue, 29 Jan 2019 14:09:07 +0000 Chris Cannam Switch from hg subrepos to Repoint
Thu, 24 Jan 2019 15:07:27 +0000 Chris Cannam Update subrepos
Thu, 24 Jan 2019 15:07:20 +0000 Chris Cannam Update makefile for newer osx
Thu, 24 Jan 2019 15:07:04 +0000 Chris Cannam Fix invalid call to parts.erase(parts.end()), which can crash and never does anything good. I think this is the intended behaviour.
Thu, 24 Jan 2019 15:06:13 +0000 Chris Cannam Remove line that does nothing
Fri, 04 Sep 2015 10:44:26 +0100 Chris Cannam Update subrepos
Thu, 16 Oct 2014 14:40:06 +0100 Chris Cannam Add to flags, don't replace
Wed, 06 Aug 2014 16:02:25 +0100 Chris Cannam Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
Wed, 25 Jun 2014 13:56:27 +0100 Chris Cannam Update RDF
Fri, 06 Dec 2013 16:26:53 +0000 Chris Cannam Added tag v1.0 for changeset 62c3cba7d241
Fri, 06 Dec 2013 15:19:19 +0000 Chris Cannam Build fixes v1.0
Fri, 06 Dec 2013 14:14:30 +0000 Chris Cannam Category and basic RDF
Tue, 03 Dec 2013 11:13:58 +0000 Chris Cannam Don't allocate on stack, these frame sizes are large and the time saving irrelevant
Tue, 03 Dec 2013 10:19:04 +0000 Chris Cannam Subrepo state
Tue, 03 Dec 2013 10:04:22 +0000 Chris Cannam Add AGPL, update copyright dates, update for changes to qm-dsp api etc
Thu, 05 Sep 2013 17:31:08 +0100 Chris Cannam Add CITATION file
Thu, 05 Sep 2013 13:21:52 +0100 Chris Cannam Added tag mirex2013 for changeset 8bd9b79c9e83
Thu, 13 Jun 2013 17:40:24 +0100 Chris Cannam Avoid returning unwanted output from process; move Linux makefile to linux rather than linux64 as there's nothing 64-bit-specific about it mirex2013
Thu, 13 Jun 2013 16:39:46 +0100 matthiasm merge
Thu, 13 Jun 2013 16:38:04 +0100 matthiasm added comment to weird beat-deletion code
Thu, 13 Jun 2013 16:30:31 +0100 matthiasm removed all but one output
Thu, 13 Jun 2013 15:36:16 +0100 Chris Cannam Add mingw32 Makefile
Thu, 13 Jun 2013 15:35:51 +0100 Chris Cannam Tidy include flags out into single variable
Thu, 13 Jun 2013 12:43:08 +0100 Chris Cannam Add individual arma:: using declarations
Thu, 13 Jun 2013 12:31:32 +0100 Chris Cannam Remove unneeded boost includes and generic arma namespace import
Thu, 13 Jun 2013 12:11:26 +0100 Chris Cannam More songparts/SongPartitioner -> Segmentino renaming
Thu, 13 Jun 2013 12:07:55 +0100 matthiasm moved README to root
Thu, 13 Jun 2013 11:56:33 +0100 matthiasm added README
Thu, 13 Jun 2013 11:39:16 +0100 matthiasm changed makefiles (mainly adding some more sources to the .inc file)
Thu, 13 Jun 2013 11:24:03 +0100 Chris Cannam Sample rates unrelated to 44.1KHz give non-power-of-two blocksizes: pick next power of two up, in that situation. Also remove some printouts
Thu, 13 Jun 2013 10:25:24 +0100 Chris Cannam Switch to using subrepo copies of qm-dsp, nnls-chroma, vamp-plugin-sdk; update Armadillo version; assume build without external BLAS/LAPACK
Thu, 13 Jun 2013 09:43:01 +0100 Chris Cannam Rename SongParts/songpartitioner to Segmentino throughout
Wed, 12 Jun 2013 19:23:03 +0100 matthiasm merge
Wed, 12 Jun 2013 19:20:27 +0100 matthiasm removed parameter; renamed non-repeating segments from n* to N*, e.g. N1, N2
Mon, 21 May 2012 15:24:14 +0100 matthiasm corrected bass attenuation
Mon, 21 May 2012 15:19:14 +0100 matthiasm corrected bass attenuation
Mon, 21 May 2012 13:10:08 +0100 matthiasm merge
Wed, 12 Jun 2013 12:56:34 +0100 Chris Cannam Remove obsolete file
Mon, 21 May 2012 23:13:36 +0100 Chris Cannam Add category and RDF description files
Thu, 17 May 2012 15:25:31 +0100 Chris Cannam Merge from slimline branch
Wed, 16 May 2012 12:22:59 +0100 Chris Cannam Catch bad_alloc (can occur on allocating cube for long song) and reject slimline
Wed, 16 May 2012 12:04:21 +0100 Chris Cannam Reset chromadata slimline
Wed, 16 May 2012 11:56:07 +0100 Chris Cannam Eliminate a couple more potential unsigned underflows, fix compiler warnings slimline
Wed, 16 May 2012 11:44:39 +0100 Chris Cannam Fix failure to set hasTimestamp on final part slimline
Fri, 11 May 2012 17:37:49 +0100 Chris Cannam Fix big memory leak slimline
Fri, 11 May 2012 17:37:42 +0100 Chris Cannam Change plugin .so name slimline
Fri, 11 May 2012 16:59:14 +0100 Chris Cannam Fix crash on silent input slimline
Fri, 11 May 2012 16:30:34 +0100 Chris Cannam Avoid crash on empty input slimline
Fri, 11 May 2012 16:30:20 +0100 Chris Cannam Add warning flags slimline
Fri, 11 May 2012 16:26:52 +0100 Chris Cannam Fix failure to return a value from beatQuantiser slimline
Thu, 10 May 2012 17:21:26 +0100 Chris Cannam Build fixes slimline
Thu, 10 May 2012 17:21:22 +0100 Chris Cannam Not a double slimline
Thu, 10 May 2012 16:46:29 +0100 Chris Cannam Return a single degenerate Part if given a very short input slimline
Thu, 10 May 2012 12:04:11 +0100 Chris Cannam Merge from the default branch slimline
Thu, 10 May 2012 12:03:00 +0100 Chris Cannam Remove files that should not be tracked slimline