when flushing notifications/signals from an ARDOUR::Playlist, emit the RegionAdded...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 15 Oct 2014 22:44:17 +0000 (18:44 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 16 Oct 2014 14:37:34 +0000 (10:37 -0400)
commit97620769be36525ec2291404a21f0c1a8982506c
tree6fd434d5319aeab38c9d376da38c9e5162e6f0a9
parent465e70d098bd73653f8ef8bf09d1d5bc5921356d
when flushing notifications/signals from an ARDOUR::Playlist, emit the RegionAdded/ContentsChanged signals first so that when LayersChanged is sent, the receivers know about all the new regions
libs/ardour/playlist.cc