summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_event.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-08-02 01:59:34 +0000
committerCarl Hetherington <carl@carlh.net>2010-08-02 01:59:34 +0000
commit8b0354f91003582c4eafc4f2e1ef7ab2daba22e7 (patch)
tree344765bdf6c26782cf6c76f1a8aed23a82dda350 /libs/ardour/ardour/session_event.h
parent5d8933893c1bb889eb4ff95971b5a579bd7ea5da (diff)
Suspend transport timecode transmission during playhead drag. Should fix #3324.
git-svn-id: svn://localhost/ardour2/branches/3.0@7528 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/session_event.h')
-rw-r--r--libs/ardour/ardour/session_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/session_event.h b/libs/ardour/ardour/session_event.h
index e2027298fb..396f4e778b 100644
--- a/libs/ardour/ardour/session_event.h
+++ b/libs/ardour/ardour/session_event.h
@@ -36,6 +36,7 @@ struct SessionEvent {
RealTimeOperation,
AdjustPlaybackBuffering,
AdjustCaptureBuffering,
+ SetTimecodeTransmission,
/* only one of each of these events can be queued at any one time */