now that regions and range selections are exclusive, the separate actions to set...
authorBen Loftis <ben@harrisonconsoles.com>
Wed, 7 Jan 2015 21:31:05 +0000 (15:31 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Wed, 7 Jan 2015 21:31:30 +0000 (15:31 -0600)
commita4f7c21ec38e59281b4755b6b96651f0b310cdd2
tree4049d0617956090d9acfbbf70d282f080b7ce314
parent915a840119132b7994e25796859d3bcdd6f9a775
now that regions and range selections are exclusive, the separate actions to set ranges or zoom to selections are redundant.  save some menu entries and keybindings by consolidating them. also consolidate some code with new function get_selection_extents().  as a side-effect, this checkin fixes the assert failure in play_with_preroll
gtk2_ardour/ardour.menus.in
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/mnemonic-us.bindings.in