summaryrefslogtreecommitdiff
path: root/libs/ardour/vst_plugin.cc
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2016-10-03 12:41:42 +1000
committerTim Mayberry <mojofunk@gmail.com>2016-10-10 11:00:35 +1000
commitf8a098f3dc9785b1b8bed139d11cb8bedd85c432 (patch)
tree07fab9167b8f31d795163eaab4f9730387dbe3fd /libs/ardour/vst_plugin.cc
parent66d29e8ca8b186045fb6f6851bf52448fbac2633 (diff)
Fix order of Playlist XML nodes changing on Session save, bug #7053
Playlists in SessionPlaylists are sorted by pointer/address which means the order they are written in the Session XML file usually changes the first time the Session is re-saved. Sort the Playlists by PBD::ID before iterating and writing XML so that playlists are always written in the same order.
Diffstat (limited to 'libs/ardour/vst_plugin.cc')
0 files changed, 0 insertions, 0 deletions