]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-view-menu.html
Update to the Main Menu section to reflect V7.0/v7.1 changes
[ardour-manual] / include / the-view-menu.html
index 5b2eeb58a94159c1babe7b4e5f68bab28eb9c457..497e7f0bc058113e2af8e776481066d63b3c6ddf 100644 (file)
@@ -6,13 +6,13 @@
 <table class="dl">
        <tr><th>&square; Maximise Editor Space</th><td>Puts the Editor window in full screen mode</td></tr>
        <tr><th>&square; Maximize Mixer Space</th><td>Puts the Mixer window in full screen mode</td></tr>
+       
        <tr><th colspan="2">Region Layers</th></tr>
                <tr><th class="sub1">Stacked Layer Display</th><td>When multiple takes are available, this will display them on top of one another</td></tr>
                <tr><th class="sub1">Overlaid Layer Display</th><td>When multiple takes are available, the most recent one will be displayed on top of older ones</td></tr>
        <tr><th colspan="2">Automation</th></tr>
                <tr><th class="sub1">Toggle All Existing Automation</th><td>Show or hides all the <a href="@@automation">automation lanes</a> that have been edited by the user</td></tr>
                
-       <tr><th>Toggle Layer Display</th><td>Toggles all the track(s) visual <a href="@@layering-display">layering display</a> between <em>overlaid</em> and <em>stacked</em></td></tr>
        <tr><th colspan="2">Primary Clock</th></tr>
                <tr><th class="sub1">Focus On Clock</th><td>Sets the focus on the <a href="@@transport-clocks">main clock</a>, allowing to type in numbers directly to change the playhead position</td></tr>
                <tr><th class="sub1">Timecode</th><td>Sets the main clock in timecode mode, so it displays time in the Hours:Minutes:Seconds:Frames format</td></tr>
                <tr><th class="sub1">&square; Bars &amp; Beats</th><td>Same as the above, with the time formatted as Bars:Beats:Ticks</td></tr>
                <tr><th class="sub1">&square; Time Signature</th><td>Shows / hides the time signature line in the ruler, where the signature can be adjusted along the playline</td></tr>
                <tr><th class="sub1">&square; Tempo</th><td>Shows / hides the Tempo line, where the BPM can be changed with markers</td></tr>
-               <tr><th class="sub1">&square; Ranges</th><td>Shows / hides the Range line, where ranges can be defined</td></tr>
-               <tr><th class="sub1">&square; Loop/Punch</th><td>Shows / hides the Loop/Punch line, where loops and Punches can be defined</td></tr>
+               <tr><th class="sub1">&square; Range Markers</th><td>Shows / hides the Range line, where ranges can be defined</td></tr>
+               <tr><th class="sub1">&square; Loop/Punch Ranges</th><td>Shows / hides the Loop/Punch line, where loops and Punches can be defined</td></tr>
                <tr><th class="sub1">&square; CD Markers</th><td>Shows / hides the Range line, where CD Markers can be defined</td></tr>
-               <tr><th class="sub1">&square; Markers</th><td>Shows / hides the Markers line, where custom markers can be defined</td></tr>
+               <tr><th class="sub1">&square; Location Markers</th><td>Shows / hides the Markers line, where custom markers can be defined</td></tr>
                <tr><th class="sub1">&square; Cue markers</th><td>Shows / hides the Cue line, where Cue markers can be set to trigger entire cues</td></tr>
-               <tr><th class="sub1">&square; Video</th><td>Shows / hides the Video timeline, where frames of the video are shown for syncing purposes</td></tr>
+               <tr><th class="sub1">&square; Video Timeline</th><td>Shows / hides the Video timeline, where frames of the video are shown for syncing purposes</td></tr>
+               
        <tr><th colspan="2">Zoom</th></tr>
                <tr><th class="sub1">Zoom In</th><td>Zooms in, focusing the <em>Zoom Focus</em> (see below)</td></tr>
                <tr><th class="sub1">Zoom Out</th><td>Zooms out</td></tr>
@@ -61,6 +62,7 @@
                <tr><th class="sub1">Scroll Tracks Up</th><td>Same as above, towards the top</td></tr>
                <tr><th class="sub1">Scroll Forward</th><td>Scrolls the view toward the right of the session from one screen (horizontally, so along time)</td></tr>
                <tr><th class="sub1">Scroll Backward</th><td>Same as above, to the left</td></tr>
+               
        <tr><th colspan="2">Video Monitor</th></tr>
                <tr><th class="sub1">Original Size</th><td>When the <a href="@@video-timeline-and-monitoring">Video Monitor</a> is active, resets its size to the original size, i.e. 1 pixel in the video is 1 pixel on screen</td></tr>
                <tr><th class="sub1">&square; Letterbox</th><td>When checked, forces the ratio (width/height) to be the one of the original video. If unchecked, the video will be stretched to fit the window</td></tr>
@@ -71,6 +73,7 @@
                <tr><th class="sub1">&square; Timecode</th><td>When checked, displays a Timecode over the video, in the Hours:Minutes:Seconds:Frames format</td></tr>
                <tr><th class="sub1">&square; Frame number</th><td>When checked, shows the absolute frame number inside the video, i.e. this image is the <em>n</em>th of the video</td></tr>
                <tr><th class="sub1">&square; Timecode Background</th><td>Adds a black background to the timecode for readability</td></tr>
+       
        <tr><th colspan="2">Editor Views</th></tr>
                <tr><th class="sub1">Save View <em>n</em></th><td>Saves the position on the timeline in the memory, horizontally and vertically (along time and tracks)</td></tr>
                <tr><th class="sub1">Go to View <em>n</em></th><td>Loads and displays a saved position (see above)</td></tr>