mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
Merge branch 'master' into ardour-merge
Conflicts: gtk2_ardour/ardour_ui.cc gtk2_ardour/ardour_ui2.cc gtk2_ardour/editor.cc gtk2_ardour/mixer_strip.cc gtk2_ardour/route_time_axis.cc gtk2_ardour/route_ui.h gtk2_ardour/ui/audio_time_axis.xml gtk2_ardour/ui/editor_mixer.xml gtk2_ardour/ui/meter_strip.xml gtk2_ardour/waves_button.cc gtk2_ardour/waves_button.h gtk2_ardour/waves_zoom_control.cc gtk2_ardour/waves_zoom_control.h
This commit is contained in:
commit
31d500e3a9
71 changed files with 1015 additions and 116 deletions
|
|
@ -939,7 +939,7 @@ TracksControlPanel::cleanup_output_channels_list()
|
|||
}
|
||||
|
||||
playback_controls.pop_back();
|
||||
_device_capture_list.remove(*item);
|
||||
_device_playback_list.remove(*item);
|
||||
delete item;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue