Add a config option to control region selection after split.
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Tue, 18 Nov 2014 13:52:42 +0000 (13:52 +0000)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Fri, 19 Dec 2014 17:12:04 +0000 (17:12 +0000)
commitd4a31419273d55a5de8845308076c61d2a612cf7
tree1c8b9af46aa70e164d19ec99a59e6da687535294
parentf4e0fec179caf975c808e20670d7a53082c486bd
Add a config option to control region selection after split.

Add a configuration variable to choose the behaviour of the region
selection after splitting selected regions.

Add options to choose between all eight possible combinations of 'existing
unmodified selected regions', 'newly-created regions to left of split',
and 'newly-created regions to right of split', but comment out all but the
three least crazy ones for now. If anyone wants them, they're there.
gtk2_ardour/rc_option_editor.cc
libs/ardour/ardour/rc_configuration_vars.h
libs/ardour/ardour/types.h
libs/ardour/enums.cc