change sort ordering model in mixer and editor
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 2 Mar 2016 17:13:45 +0000 (12:13 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 31 May 2016 19:30:39 +0000 (15:30 -0400)
commit8ce39c891bece4845075cfb03c45c80e5177c17a
treeeab98c4dbcc65bc571c29cacf356fbe093d1e247
parent75b327964bafcccf15e83800132053524aebdf89
change sort ordering model in mixer and editor

This allows correct reordering of the mixer "track_model" even
when non-route elements are present.

This isn't really utilized in the Editor at present because we do
not show VCAs there at all, but it will become important in the
future when we represent VCA automation there
gtk2_ardour/editor_routes.cc
gtk2_ardour/mixer_strip.cc
gtk2_ardour/mixer_ui.cc
gtk2_ardour/mixer_ui.h
gtk2_ardour/route_sorter.h