Files
ardour/libs/surfaces/push2
Paul Davis b21dd1212e redesign API and internals of CoreSelection for more universality
We now have two basic methods for CoreSelection

* when selecting a stripable, use ::select_stripable_and_maybe_group() with
  appropriate arguments to cover the group selection aspects.

* when selecting an automation control that is part of a stripable, call
  ::select_stripable_with_control()

The old, more simply named methods (set/add/toggle etc.) have all been
made private, and their internal implementations changed somewhat.

This commit includes changes to control surfaces that use CoreSelection directly.
2024-08-02 11:50:21 -06:00
..
2023-09-08 14:57:28 -06:00
2023-04-21 12:16:37 -06:00
2023-09-08 14:57:28 -06:00
2023-09-08 14:57:28 -06:00
2024-05-27 22:21:57 +02:00
2022-08-26 14:10:40 -06:00
2024-01-06 21:52:48 +01:00