mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
initial pass at a missing file dialog and "relocatable" source files. lots more to do here
git-svn-id: svn://localhost/ardour2/branches/3.0@7983 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d29f14bf33
commit
5c6ba165f6
16 changed files with 701 additions and 38 deletions
|
|
@ -141,6 +141,7 @@ gtk2_ardour_sources = [
|
|||
'midi_streamview.cc',
|
||||
'midi_time_axis.cc',
|
||||
'midi_tracer.cc',
|
||||
'missing_file_dialog.cc',
|
||||
'mixer_group_tabs.cc',
|
||||
'mixer_strip.cc',
|
||||
'mixer_ui.cc',
|
||||
|
|
@ -186,6 +187,7 @@ gtk2_ardour_sources = [
|
|||
'route_processor_selection.cc',
|
||||
'route_time_axis.cc',
|
||||
'route_ui.cc',
|
||||
'search_path_option.cc',
|
||||
'selection.cc',
|
||||
'send_ui.cc',
|
||||
'session_import_dialog.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue