log

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