Changes between Version 5 and Version 6 of GROUP_TIMELINES_R1


Ignore:
Timestamp:
09/29/09 18:05:08 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_TIMELINES_R1

    v5 v6  
    77== Overview == 
    88 
    9 The timeline palette for an object should consist of: 
     9The goal is to provide a mean to manipulate timelines in author mode. 
    1010 
    11  * the title bar of the timeline flap should display the name of the selected object (displayed to the left). 
    12  * a control bar for the selected channel with four fields and four buttons (displayed in the center and right): 
    13   * a field where the user can enter an interval start point (by default 0:00) 
    14   * a field where the user can enter an interval end point  (by default 0:00) 
    15   * a "set interval" button: if clicked this will change the state of the frame's visibility or activation from the start point to the end point. 
    16   * a "set from" button: if clicked this will change the state of the frame's visibility or activation onwards from the current position of the play head. 
    17   * a "set all" button: if clicked this will change the frame visibility/activation for the complete duration of the timeline. 
    18   * a field where the user can enter the intro length  (by default 0:00) 
    19   * a field where the user can enter the outro length  (by default 0:00) 
    20  * a playhead that can be moved across the timeline from 0:00 to 1:00 (hour). 
    21  * activation channels, a visibility channel, a media channel or location channel. 
    22  * (If more than one frame is in the group, each frame in the group should have its own set of channels.) 
    23  * (The channels will be shrunk down to half size and exapanded upon selection. This will free more visible space.) 
     11The timeline palette should be modified as follows: 
    2412 
    25 Activation for a frame or a group of frames means the time span when the frame's own timeline is played. The channel for activation allows to set these periods in the parent timeline. 
     13 * the title bar of the timeline flap should be displayed to the left. 
     14 * the control bar for the selected channel should be displayed in the center and right 
     15 * the channels will be shrunk down to half size and exapanded upon selection. This will free more visible space. 
     16 * channels will be resized when the application is resized. 
     17 * the timelines can be zoomed in and out. This has to be described further. 
    2618 
    2719The intro is what happens when the frame is activated; the outro is what happens what a frame ends activation. 
     
    3224 
    3325Similar interaction will be possible for the other types of channels. This has to be described. 
    34  
    35 Below the control bar is the slider; this can be dragged back and forth by the user. 
    36  
    37 Channels will be resized when the application is resized. 
    38  
    39 The timelines can be zoomed in and out. This has to be described further. 
    4026 
    4127== Task requirements == 
     
    4935 
    5036== Related == 
    51 ^(Add links to related tasks that could be useful or helpful.)^ 
     37[wiki:GROUP_TIMELINES_R0] [[BR]] 
     38[wiki:TIMELINES_REDESIGN_R0] 
    5239 
    5340== How to demo ==