mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
Renamed Insert to Processor and Redirect to IOProcessor.
git-svn-id: svn://localhost/ardour2/trunk@2071 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
09264537c4
commit
05bcdd1d4c
68 changed files with 2525 additions and 2547 deletions
|
|
@ -168,9 +168,9 @@ plugin_selector.cc
|
|||
plugin_ui.cc
|
||||
prompter.cc
|
||||
public_editor.cc
|
||||
redirect_automation_line.cc
|
||||
redirect_automation_time_axis.cc
|
||||
redirect_box.cc
|
||||
plugin_automation_line.cc
|
||||
processor_automation_time_axis.cc
|
||||
processor_box.cc
|
||||
region_gain_line.cc
|
||||
region_selection.cc
|
||||
region_view.cc
|
||||
|
|
@ -178,7 +178,7 @@ audio_region_view.cc
|
|||
midi_region_view.cc
|
||||
tape_region_view.cc
|
||||
route_params_ui.cc
|
||||
route_redirect_selection.cc
|
||||
route_processor_selection.cc
|
||||
route_ui.cc
|
||||
selection.cc
|
||||
sfdb_ui.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue