From 209d967b1bb80a9735d690d8f4f0455ecb9970ca Mon Sep 17 00:00:00 2001 From: Taybin Rutkin Date: Sun, 25 Sep 2005 18:42:24 +0000 Subject: Initial import of gtk2_ardour. git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editing_syms.h | 157 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 gtk2_ardour/editing_syms.h (limited to 'gtk2_ardour/editing_syms.h') diff --git a/gtk2_ardour/editing_syms.h b/gtk2_ardour/editing_syms.h new file mode 100644 index 0000000000..3037daa3e2 --- /dev/null +++ b/gtk2_ardour/editing_syms.h @@ -0,0 +1,157 @@ +/* Changing this order will break the menu */ +SNAPTYPE(SnapToFrame) +SNAPTYPE(SnapToCDFrame) +SNAPTYPE(SnapToSMPTEFrame) +SNAPTYPE(SnapToSMPTESeconds) +SNAPTYPE(SnapToSMPTEMinutes) +SNAPTYPE(SnapToSeconds) +SNAPTYPE(SnapToMinutes) +SNAPTYPE(SnapToAThirtysecondBeat) +SNAPTYPE(SnapToASixteenthBeat) +SNAPTYPE(SnapToAEighthBeat) +SNAPTYPE(SnapToAQuarterBeat) +SNAPTYPE(SnapToAThirdBeat) +SNAPTYPE(SnapToBeat) +SNAPTYPE(SnapToBar) +SNAPTYPE(SnapToMark) +SNAPTYPE(SnapToEditCursor) +SNAPTYPE(SnapToRegionStart) +SNAPTYPE(SnapToRegionEnd) +SNAPTYPE(SnapToRegionSync) +SNAPTYPE(SnapToRegionBoundary) + +/* Changing this order will break the menu */ +SNAPMODE(SnapNormal) +SNAPMODE(SnapMagnetic) + +REGIONLISTSORTTYPE(ByEndInFile) +REGIONLISTSORTTYPE(ByLength) +REGIONLISTSORTTYPE(ByName) +REGIONLISTSORTTYPE(ByPosition) +REGIONLISTSORTTYPE(BySourceFileCreationDate) +REGIONLISTSORTTYPE(BySourceFileFS) +REGIONLISTSORTTYPE(BySourceFileLength) +REGIONLISTSORTTYPE(BySourceFileName) +REGIONLISTSORTTYPE(ByStartInFile) +REGIONLISTSORTTYPE(ByTimestamp) + +MOUSEMODE(MouseGain) +MOUSEMODE(MouseObject) +MOUSEMODE(MouseRange) +MOUSEMODE(MouseTimeFX) +MOUSEMODE(MouseZoom) +MOUSEMODE(MouseAudition) + +/* Changing this order will break the menu */ +ZOOMFOCUS(ZoomFocusLeft) +ZOOMFOCUS(ZoomFocusRight) +ZOOMFOCUS(ZoomFocusCenter) +ZOOMFOCUS(ZoomFocusPlayhead) +ZOOMFOCUS(ZoomFocusEdit) + +DISPLAYCONTROL(FollowPlayhead) +DISPLAYCONTROL(ShowMeasures) +DISPLAYCONTROL(ShowWaveforms) +DISPLAYCONTROL(ShowWaveformsRecording) + +COLORID(cWaveForm) +COLORID(cMutedWaveForm) +COLORID(cSelectedFrameBase) +COLORID(cFrameBase) +COLORID(cAudioTrackBase) +COLORID(cAudioTrackOutline) +COLORID(cAudioBusBase) +COLORID(cTimeStretchFill) +COLORID(cTimeStretchOutline) +COLORID(cAutomationLine) +COLORID(cLeftPanAutomationLine) +COLORID(cRightPanAutomationLine) +COLORID(cRedirectAutomationLine) +COLORID(cControlPointFill) +COLORID(cControlPointOutline) +COLORID(cEnteredControlPointOutline) +COLORID(cEnteredControlPointSelected) +COLORID(cEnteredControlPoint) +COLORID(cControlPointSelected) +COLORID(cControlPoint) +COLORID(cAutomationTrackFill) +COLORID(cAutomationTrackOutline) +COLORID(cCrossfadeEditorBase) +COLORID(cCrossfadeEditorLine) +COLORID(cSelectedCrossfadeEditorLine) +COLORID(cCrossfadeEditorLineShading) +COLORID(cCrossfadeEditorPointFill) +COLORID(cCrossfadeEditorPointOutline) +COLORID(cCrossfadeEditorWave) +COLORID(cSelectedCrossfadeEditorWave) +COLORID(cCrossfadeLine) +COLORID(cActiveCrossfade) +COLORID(cInactiveCrossfade) +COLORID(cLocationMarker) +COLORID(cLocationRange) +COLORID(cLocationCDMarker) +COLORID(cLocationLoop) +COLORID(cLocationPunch) +COLORID(cVerboseCanvasCursor) +COLORID(cTempoBar) +COLORID(cMeterBar) +COLORID(cMarkerBar) +COLORID(cRangeMarkerBar) +COLORID(cTransportMarkerBar) +COLORID(cRangeDragBarRect) +COLORID(cRangeDragBarRectFill) +COLORID(cRangeDragRect) +COLORID(cRangeDragRectFill) +COLORID(cTransportDragRect) +COLORID(cTransportDragRectFill) +COLORID(cMarkerDragLine) +COLORID(cTransportLoopRect) +COLORID(cTransportLoopRectFill) +COLORID(cTransportPunchRect) +COLORID(cTransportPunchRectFill) +COLORID(cPunchInLine) +COLORID(cPunchOutLine) +COLORID(cZoomRect) +COLORID(cZoomRectFill) +COLORID(cRubberBandRect) +COLORID(cRubberBandRectFill) +COLORID(cFirstActionMessage) +COLORID(cEnteredGainLine) +COLORID(cEnteredAutomationLine) +COLORID(cEnteredMarker) +COLORID(cMeterMarker) +COLORID(cTempoMarker) +COLORID(cMeasureLineBeat) +COLORID(cMeasureLineBar) +COLORID(cGhostTrackBaseOutline) +COLORID(cGhostTrackBaseFill) +COLORID(cGhostTrackWave) +COLORID(cImageTrackBase) +COLORID(cImageTrackOutline) +COLORID(cMarkerTrackBase) +COLORID(cMarkerTrackOutline) +COLORID(cZeroLine) +COLORID(cGainLine) +COLORID(cGainLineInactive) +COLORID(cRecordingRectFill) +COLORID(cRecordingRectOutline) +COLORID(cSelectionRectFill) +COLORID(cSelectionRectOutline) +COLORID(cSelectionEndFill) +COLORID(cSelectionEndOutline) +COLORID(cSelectionStartFill) +COLORID(cSelectionStartOutline) +COLORID(cVestigialFrameFill) +COLORID(cVestigialFrameOutline) +COLORID(cTimeAxisFrameFill) +COLORID(cTimeAxisFrameOutline) +COLORID(cNameHighlightFill) +COLORID(cNameHighlightOutline) +COLORID(cFrameHandleStartFill) +COLORID(cFrameHandleStartOutline) +COLORID(cFrameHandleEndFill) +COLORID(cFrameHandleEndOutline) +COLORID(cTrimHandleLockedStart) +COLORID(cTrimHandleLockedEnd) +COLORID(cTrimHandleStart) +COLORID(cTrimHandleEnd) -- cgit v1.2.3