13
0
livetrax/libs/surfaces/console1
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
..
c1_control.h Console1: cleanup, fix event loop initialization 2023-10-27 17:12:30 +02:00
c1_gui.cc add options to swap mute and solo and to create mapping stops 2023-09-17 11:29:47 -06:00
c1_gui.h add options to swap mute and solo and to create mapping stops 2023-09-17 11:29:47 -06:00
c1_operations.cc Update well-known ctrl: separate global and per band EQ enum 2024-01-15 15:34:55 +01:00
c1_plugin_operations.cc Fix console1 crashes when no surface is present 2023-10-19 21:58:28 +02:00
console1_interface.cc
console1.cc redesign API and internals of CoreSelection for more universality 2024-08-02 11:50:21 -06:00
console1.h Console1: leave some TODO notes for later 2023-10-27 21:23:33 +02:00
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00