log

age author description
Fri, 13 Jan 2017 21:19:42 +0000 Chris Cannam With updated bqvec, shouldn't need any allocator hints
Fri, 13 Jan 2017 15:44:39 +0000 Chris Cannam Debug toward tracking down strange peak-frequency spectrogram update problem
Fri, 13 Jan 2017 15:37:07 +0000 Chris Cannam Make getPreferredPeakCache check the render mode itself
Fri, 13 Jan 2017 13:12:37 +0000 Chris Cannam Fix spurious test failure in 32-bit build
Fri, 13 Jan 2017 10:30:06 +0000 Chris Cannam Merge in subrepos
Fri, 13 Jan 2017 10:22:04 +0000 Chris Cannam Fix memory leak of cache pixmaps in View
Thu, 12 Jan 2017 17:29:59 +0000 Chris Cannam Fix (I think) crash on exit on Windows having loaded an mp3
Thu, 12 Jan 2017 14:09:44 +0000 Chris Cannam Some Ubuntu/Fedora docker build material
Thu, 12 Jan 2017 11:48:03 +0000 Chris Cannam Use explicit include paths; these seem to be picking up the wrong include on Fedora only (strangely)
Thu, 12 Jan 2017 09:02:28 +0000 Chris Cannam Update Piper server to suspend stdout between responses; fixes hang on startup with certain Vamp plugins
Wed, 11 Jan 2017 17:48:21 +0000 Chris Cannam Complete that fix for the record target
Wed, 11 Jan 2017 17:46:37 +0000 Chris Cannam Fix flickery level meters
Wed, 11 Jan 2017 17:36:21 +0000 Chris Cannam Update configure to note capnp version dependency
Wed, 11 Jan 2017 14:21:44 +0000 Chris Cannam Add package step to docker file
Wed, 11 Jan 2017 14:20:38 +0000 Chris Cannam Update these so they work in Docker
Wed, 11 Jan 2017 09:44:03 +0000 Chris Cannam Comment field from LibraZiK distro
Tue, 10 Jan 2017 17:26:10 +0000 Chris Cannam Added tag sv_v3.0beta1 for changeset 3173259cdcc6
Tue, 10 Jan 2017 17:25:55 +0000 Chris Cannam Dockerfile that builds the executable on Ubuntu 16.04, hopefully as the start of some more useful packaging strategy sv_v3.0beta1
Tue, 10 Jan 2017 17:18:48 +0000 Chris Cannam Ah, of course I was using the wrong variable here
Tue, 10 Jan 2017 17:13:53 +0000 Chris Cannam Typo fix and small reorder
Tue, 10 Jan 2017 17:08:38 +0000 Chris Cannam Fix "argument missing"
Tue, 10 Jan 2017 17:04:23 +0000 Chris Cannam Subrepo update
Tue, 10 Jan 2017 16:56:48 +0000 Chris Cannam Fix compiler warning, remove some debug out
Tue, 10 Jan 2017 16:21:32 +0000 Chris Cannam Merge from branch 3.0-integration
Tue, 10 Jan 2017 16:10:33 +0000 Chris Cannam Added tag last_v2.5_on_default_branch for changeset e6c7585863fe
Tue, 10 Jan 2017 16:04:03 +0000 Chris Cannam Show warning about beta release 3.0-integration
Tue, 10 Jan 2017 15:56:01 +0000 Chris Cannam Add dates to change log 3.0-integration
Tue, 10 Jan 2017 14:19:17 +0000 Chris Cannam Merge 3.0-integration
Tue, 10 Jan 2017 14:18:34 +0000 Chris Cannam When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others 3.0-integration
Tue, 10 Jan 2017 14:01:13 +0000 Chris Cannam Better sizing on the Mac I think 3.0-integration