log

age author description
Fri, 25 Nov 2016 10:08:09 +0000 Chris Cannam Tidy up, with some convenient C++11isms subdivide-instants
Fri, 25 Nov 2016 09:57:36 +0000 Chris Cannam Add Winnow as well subdivide-instants
Fri, 25 Nov 2016 09:38:53 +0000 Chris Cannam Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do! subdivide-instants
Thu, 24 Nov 2016 17:10:40 +0000 Chris Cannam Fixes to mp3 decode in subrepo. Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames, fixing the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). Add MAD_BUFFER_GUARD padding at end of mp3 buffer, in order to ensure last frame is decoded successfully (otherwise the decoded audio is truncated). Both gleaned from madplay source code. 3.0-integration
Wed, 23 Nov 2016 10:39:45 +0000 Chris Cannam Fix various column edge cases 3.0-integration
Tue, 22 Nov 2016 16:41:17 +0000 Chris Cannam Ordered config -- avoid sub-builds clobbering one another 3.0-integration
Mon, 21 Nov 2016 15:33:13 +0000 Chris Cannam Merge subrepos 3.0-integration
Mon, 21 Nov 2016 15:32:15 +0000 Chris Cannam Merge from branch bqfft 3.0-integration
Mon, 21 Nov 2016 15:05:57 +0000 Chris Cannam Branch to use bqfft code and remove FFTapi bqfft
Fri, 18 Nov 2016 23:30:37 +0000 Chris Cannam Subrepo update 3.0-integration
Fri, 18 Nov 2016 14:30:52 +0000 Chris Cannam Vamp SDK update 3.0-integration
Fri, 18 Nov 2016 12:53:21 +0000 Chris Cannam Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values) 3.0-integration
Thu, 17 Nov 2016 18:10:46 +0000 Chris Cannam Fix path in deploy script 3.0-integration
Thu, 17 Nov 2016 17:57:50 +0000 Chris Cannam Avoid building app bundles for helper executables 3.0-integration
Thu, 17 Nov 2016 17:47:29 +0000 Chris Cannam Use own scaling 3.0-integration