13
0
livetrax/libs/surfaces/control_protocol
Robin Gareus 84bf97aa49
Update ControlProtocol API, use CoreSelection
* replace signal-emission with direct calls to CoreSelecton
  using BaseUI's session pointer
* remove unused leftmost strip API
* use CoreSelection for first-selected strip
* Accessing CoreSelection does not modify the session
  (allow access from const callbacks)
* replace static calls in P2 surface

This removes indirection and dependency on the GUI for
managing strip selection.
2020-10-18 14:44:38 +02:00
..
control_protocol Update ControlProtocol API, use CoreSelection 2020-10-18 14:44:38 +02:00
MSVCardour_cp
basic_ui.cc
control_protocol.cc Update ControlProtocol API, use CoreSelection 2020-10-18 14:44:38 +02:00
wscript