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
Thu, 10 May 2012 12:01:54 +0100 Chris Cannam temp -> new in variable name prefix (clearer about intention) slimline
Thu, 10 May 2012 11:51:32 +0100 Chris Cannam Fix invalid accesses off both ends of the beats array slimline
Thu, 10 May 2012 10:52:41 +0100 Chris Cannam Tabs to spaces slimline
Thu, 10 May 2012 10:51:36 +0100 Chris Cannam unsigned -> int throughout, avoiding crashes due to underflow when faced with very short inputs slimline
Thu, 10 May 2012 10:48:14 +0100 Chris Cannam Debug build slimline
Thu, 10 May 2012 10:47:39 +0100 Chris Cannam Fix typo (the intended change for rev 13:ac07c60aa798) slimline
Thu, 10 May 2012 10:45:44 +0100 Chris Cannam Back out rev 13:ac07c60aa798. Like an idiot, I committed a whole pile of unrelated changes in the guise of a single typo fix. Will re-commit in stages slimline
Thu, 10 May 2012 10:32:29 +0100 Chris Cannam Fix uninitialised sampleRate fields in two output descriptors -- but these values need to be checked slimline
Thu, 10 May 2012 10:23:37 +0100 Chris Cannam Fix caps in another couple of method names to avoid looking like classes slimline
Thu, 10 May 2012 10:22:04 +0100 Chris Cannam Surely output should be called segmentation (i.e. full word) externally no matter its internal variable name slimline
Thu, 10 May 2012 10:21:07 +0100 Chris Cannam Rename method Segmenter to runSegmenter to avoid looking like a class name slimline
Thu, 10 May 2012 10:20:23 +0100 Chris Cannam Fix typo slimline
Thu, 10 May 2012 10:04:46 +0100 Chris Cannam Linux Makefile slimline
Thu, 10 May 2012 10:04:32 +0100 Chris Cannam Restore Makefile.inc accidentally lost in previous commit, with some fixes for layout slimline
Thu, 10 May 2012 09:56:50 +0100 Chris Cannam Remove build files that are only relevant to QM plugin set slimline
Thu, 12 Apr 2012 11:45:13 +0100 Chris Cannam Branch removing duplicates of our other libraries slimline
Fri, 13 Apr 2012 00:54:18 +0100 maxzanoni76 Compiled and built using -mmacosx-version-min=10.5
Thu, 12 Apr 2012 00:29:45 +0100 maxzanoni76 In this version crash problems has been solved
Wed, 11 Apr 2012 16:34:47 +0100 maxzanoni76 In this version some bugs in segment bounds definition is solved
Wed, 11 Apr 2012 13:48:13 +0100 maxzanoni76 In thi version the problem of letters assigned to each segment has been solved.
Wed, 11 Apr 2012 12:53:57 +0100 maxzanoni76 In this version the corrections at the function beatQuantizer by Matthias has been integrated: the problem about the adding of extra beats is solved
Wed, 11 Apr 2012 09:58:31 +0100 maxzanoni76 Other libs Added
Wed, 11 Apr 2012 09:51:20 +0100 maxzanoni76 Some other libs added
Wed, 11 Apr 2012 09:31:28 +0100 maxzanoni76 Plugin Code - The main file is songparts.cpp
Wed, 11 Apr 2012 09:27:06 +0100 maxzanoni76 Armadillo Library