log segmentino/Segmentino.cpp @ 84:55a047986812 tip

age author description
Wed, 06 Feb 2019 10:59:33 +0000 Chris Cannam Version and copyright
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
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:04:22 +0000 Chris Cannam Add AGPL, update copyright dates, update for changes to qm-dsp api etc
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