mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
New matrix-based editor for connections and bundles, based on thorwil's design.
Add Bundle Manager dialog. git-svn-id: svn://localhost/ardour2/branches/3.0@4415 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ef038c1a84
commit
61db2175eb
32 changed files with 2165 additions and 1201 deletions
|
|
@ -196,7 +196,6 @@ lineset.cc
|
|||
location_ui.cc
|
||||
main.cc
|
||||
marker.cc
|
||||
matrix.cc
|
||||
midi_channel_selector.cc
|
||||
midi_port_dialog.cc
|
||||
midi_region_view.cc
|
||||
|
|
@ -216,8 +215,13 @@ piano_roll_header.cc
|
|||
playlist_selector.cc
|
||||
plugin_selector.cc
|
||||
plugin_ui.cc
|
||||
port_matrix.cc
|
||||
port_group.cc
|
||||
port_matrix.cc
|
||||
port_matrix_body.cc
|
||||
port_matrix_column_labels.cc
|
||||
port_matrix_component.cc
|
||||
port_matrix_grid.cc
|
||||
port_matrix_row_labels.cc
|
||||
processor_box.cc
|
||||
prompter.cc
|
||||
public_editor.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue