fix nasty off by one error that put the end of an end-trimmed region one sample beyon...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 11 Nov 2011 15:56:31 +0000 (15:56 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 11 Nov 2011 15:56:31 +0000 (15:56 +0000)
commitc85bdd46312cd6dcb850d7ade76772f9f1ae5558
treeb608071145be7f9e074ed2d6f6690ba4d60d255f
parent0cff0eee9f10f97a7b336822311377d7f68c6852
fix nasty off by one error that put the end of an end-trimmed region one sample beyond where it should be. this would lead to the creation of 1 sample xfades where there should be none, if another region was aligned to the same point that the region had been nomimally trimmed to

git-svn-id: svn://localhost/ardour2/branches/3.0@10541 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/region.cc