Fixes for region_boundary_cache:
authorBen Loftis <ben@harrisonconsoles.com>
Sat, 24 Feb 2018 16:30:52 +0000 (10:30 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Sat, 24 Feb 2018 16:30:52 +0000 (10:30 -0600)
commitf64a39a07f27d13891437a7da98b7f59978ab2d1
tree62fd70f959b78377696610cfe6453991285bdcda
parentceac42cc039d9043e0bcf929c6e8207d7f8fc7d4
Fixes for region_boundary_cache:
 If no region-snaps are defined, bail out before generating cache.
 Avoid potential overflow at max_samplepos+1
 Snap should continue to work beyond the End marker.
gtk2_ardour/editor_ops.cc