Files
ardour/libs
Julien "_FrnchFrgg_" RIVAUD 9c793759c8 Remove all manual accounting of connected user bundles
IO used to manually keep a list of user bundles it was connected to, but
it didn't work correctly: sometimes it didn't notice that a bundle
wasn't connected anymore, and the list wasn't correctly persisted across
save/reloads among other things.

Moreover, it wasn't needed at all, since the user bundles are correctly
listed by _session.bundles() and IO already notices they are connected !

Remove all occurrences of |_bundles_connected| and |check_bundles_connected|.
2017-08-24 15:41:40 +02:00
..
2017-08-23 12:43:48 +02:00
2017-06-27 20:12:46 +02:00
2017-08-18 09:42:04 -04:00
2017-07-26 22:58:12 +02:00
2017-08-18 20:42:55 +02:00
2017-02-18 16:22:34 +01:00