mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 01:47:43 +01:00
Factor out SessionController from BasicUI
Towards sharing this code with ARDOUR_UI.
This commit is contained in:
parent
8998efa8c8
commit
1559829e24
24 changed files with 1050 additions and 849 deletions
|
|
@ -10,6 +10,7 @@ controlcp_sources = [
|
|||
'basic_ui.cc',
|
||||
'control_protocol.cc',
|
||||
'midi_byte_array.cc',
|
||||
'session_controller.cc',
|
||||
]
|
||||
|
||||
def options(opt):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue