log

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