Changes between Version 1 and Version 6 of Ticket #634


Ignore:
Timestamp:
10/26/10 11:28:05 (3 years ago)
Author:
zach
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #634

    • Property Status changed from new to reopened
    • Property Component changed from to general
    • Property Summary changed from Investigate additional locking parameters to Locking enhancements
    • Property Milestone changed from Flash 5.X to Backlog
  • Ticket #634 – Description

    v1 v6  
    1 We already have: 
    2  * Disable programatic input (controller rejects input, but controller 
    3 continues to function normally) 
     1As of JW 5.3, there is a single lock for the player. This lock disables all programatic input (controller rejects input, but controller continues to function normally) until unlock is called. 
    42 
    5 Make optional: 
    6  * Stop / resume playback 
     3There are some additional types of locks we may want to investigate. These include: 
     4 * Allowing a single plugin to stop / resume playback 
    75 * Disable user input visually (grey sheet or indicator on player controls) 
    8  * Interrupt setup 
     6 * Interrupting setup 
    97 * Takeover stage / display area