Ticket #1067 (closed feature: duplicate)

Opened 3 years ago

Last modified 17 months ago

More extensive locking

Reported by: jeroen Owned by: pablo
Priority: Normal Milestone: Backlog
Component: general Keywords:
Cc: Forum thread:

Description (last modified by jeroen) (diff)

We talked about adding locking to the javascript API, so let's formalize by adding a ticket ;)

One example that came to mind today is routing the fullscreen button to a JS script that, instead of going fullscreen, draws a lightbox and resizes the player...

Additional parameters

We already have:

Disable programatic input (controller rejects input, but controller continues to function normally)

Make optional:

Stop / resume playback Disable user input visually (grey sheet or indicator on player controls) Interrupt setup Takeover stage / display area

Change History

comment:1 Changed 3 years ago by jeroen

  • Summary changed from Locking in the API to More extensive locking
  • Description modified (diff)
  • Milestone changed from Player 5.4 to Backlog

Something that seems to be missing as well, is only locking certain calls. For example, I might want to override the fullscreen functionality with a lightbox. Therefore, the fullscreen event needs to be re-routed to my script/plugin.

comment:2 Changed 17 months ago by pablo

  • Priority set to Normal
  • Status changed from new to closed
  • Resolution set to duplicate

Duplicate of 634

Note: See TracTickets for help on using tickets.