If 'force' is TRUE (when using 'Location::set_start()' or 'Location::set_end()')...
authorJohn Emmas <johne53@tiscali.co.uk>
Fri, 30 Jan 2015 14:55:23 +0000 (14:55 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Fri, 30 Jan 2015 14:55:23 +0000 (14:55 +0000)
commite874bc0be141405749f7359446a21f8c89c375c1
tree3cbcddf98974731600f8330e224efefd0aa9084b
parent0018ee2b02863b15beca2ff2f55fddf5840ffca9
If 'force' is TRUE (when using 'Location::set_start()' or 'Location::set_end()') make sure we do actually force the value to get set.

This gets us around a problem when converting a session from the old (Ardour2) format - where the Session Range (start) value was getting incorrectly set if we hadn't already set the end value.
libs/ardour/location.cc