User Tools

Site Tools


todo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
todo [2026/04/23 14:38] – [20240709] icke_siegentodo [2026/04/23 14:41] (current) – [20240709] icke_siegen
Line 395: Line 395:
   <macro id="User.Macros.CueListTimecodeOffsetAdd" name="002CueList TC +1">    <macro id="User.Macros.CueListTimecodeOffsetAdd" name="002CueList TC +1"> 
     <sequence>      <sequence> 
-   <step>ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", handle:"cueListHandleUN=1")</step>  +      <step>ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", handle:"cueListHandleUN=1")</step>  
-   <step>Playbacks.Editor.CueSelection.SelectAll(handle:"cueListHandleUN=1")</step>  +      <step>Playbacks.Editor.CueSelection.SelectAll(handle:"cueListHandleUN=1")</step>  
-   <step>Playbacks.Editor.Timecode.Add(Timecode.MakeTimecodeTime(00, 00, 01, 00, false, 100))</step>  +      <step>Playbacks.Editor.Timecode.Add(Timecode.MakeTimecodeTime(00, 00, 01, 00, false, 100))</step>  
-   <step>Playbacks.Editor.Timecode.RefreshTimecodes()</step> +      <step>Playbacks.Editor.Timecode.RefreshTimecodes()</step> 
       <step>Playbacks.Editor.CueSelection.Clear()</step>        <step>Playbacks.Editor.CueSelection.Clear()</step> 
- </sequence> +    </sequence> 
   </macro>    </macro> 
      
   <macro id="User.Macros.CueListTimecodeOffsetSub" name="002CueList TC -1">   <macro id="User.Macros.CueListTimecodeOffsetSub" name="002CueList TC -1">
     <sequence>      <sequence> 
-   <step>ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", handle:"cueListHandleUN=1")</step>  +      <step>ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", handle:"cueListHandleUN=1")</step>  
-   <step>Playbacks.Editor.CueSelection.SelectAll(handle:"cueListHandleUN=1")</step>  +      <step>Playbacks.Editor.CueSelection.SelectAll(handle:"cueListHandleUN=1")</step>  
-   <step>Playbacks.Editor.Timecode.Subtract(Timecode.MakeTimecodeTime(00, 00, 01, 00, false, 100))</step>  +      <step>Playbacks.Editor.Timecode.Subtract(Timecode.MakeTimecodeTime(00, 00, 01, 00, false, 100))</step>  
-   <step>Playbacks.Editor.Timecode.RefreshTimecodes()</step>  +      <step>Playbacks.Editor.Timecode.RefreshTimecodes()</step>  
-   <step>Playbacks.Editor.CueSelection.Clear()</step>  +      <step>Playbacks.Editor.CueSelection.Clear()</step>  
- </sequence> +    </sequence> 
   </macro>    </macro> 
      
 </avolites.macros> </avolites.macros>
 +</code>
  
 ==== 20250422 ==== ==== 20250422 ====
todo.1776955112.txt.gz · Last modified: 2026/04/23 14:38 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki