fix behaviour when opening up a gap to insert new Stripables.
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 3 Jul 2016 17:22:47 +0000 (13:22 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 3 Jul 2016 17:22:52 +0000 (13:22 -0400)
commit02a18400fa25c8a48bcc9c831bcbc98de2c4807f
tree79beadd9c629d79b8b5e98dd822151ba17e2d96b
parent05a069a9e90fead5b99fd1a954fd5c40124090bf
fix behaviour when opening up a gap to insert new Stripables.

Need to include all stripables, not just routes, and need to include master since editor (and maybe others) opt
to use the presentation_info().order() value for it
libs/ardour/session.cc