From 325671e20afa56f5c796d14ce9bb76146a232f0b Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 10 Mar 2010 17:31:16 +0000 Subject: how about that ... a monitor/main section .. GUI is still unfinished .. several small fixes to processor loading/listen mgmt and a few debug output lines rmeoved. knob images are provisional, and can be found in icons/knob.png and related files git-svn-id: svn://localhost/ardour2/branches/3.0@6744 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/wscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/wscript') diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript index 05725a7e7a..e328a96263 100644 --- a/gtk2_ardour/wscript +++ b/gtk2_ardour/wscript @@ -137,6 +137,7 @@ gtk2_ardour_sources = [ 'mixer_group_tabs.cc', 'mixer_strip.cc', 'mixer_ui.cc', + 'monitor_section.cc', 'nag.cc', 'option_editor.cc', 'opts.cc', @@ -197,6 +198,7 @@ gtk2_ardour_sources = [ 'ui_config.cc', 'utils.cc', 'version.cc', + 'volume_controller.cc', 'waveview.cc', ] -- cgit v1.2.3