From a1955a82e81816161f5b7dbf460a694e902237b0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 12 Feb 2008 02:51:51 +0000 Subject: AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3038 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/mixer_strip.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/mixer_strip.h') diff --git a/gtk2_ardour/mixer_strip.h b/gtk2_ardour/mixer_strip.h index e123b6a7d8..4e06a58fab 100644 --- a/gtk2_ardour/mixer_strip.h +++ b/gtk2_ardour/mixer_strip.h @@ -107,6 +107,7 @@ class MixerStrip : public RouteUI, public Gtk::EventBox bool _embedded; bool _packed; + bool _mixer_owned; Width _width; void* _width_owner; -- cgit v1.2.3