Ticket #1061 (closed feature: fixed)

Opened 3 years ago

Last modified 2 years ago

Playlist UI element

Reported by: zach Owned by: pablo
Priority: Milestone: Player 5.7
Component: html5 Keywords:
Cc: Forum thread:

Description


Change History

comment:1 Changed 3 years ago by zach

  • Milestone set to HTML5 1.1

comment:2 Changed 3 years ago by jeroen

  • Milestone changed from HTML5 1.1 to Player 5.4

Milestone HTML5 1.1 deleted

comment:3 Changed 3 years ago by zach

  • Component set to html5

comment:4 Changed 3 years ago by zach

  • Milestone changed from Player 5.4 to Player 6.0

comment:5 Changed 2 years ago by zach

  • Milestone changed from Player 6.0 to Player 5.6

comment:6 Changed 2 years ago by pablo

  • Milestone changed from Player 5.6 to Backlog

We're going to pass this off to a future release and work on writing a plugin to add a playlist UI in HTML5 mode.

comment:7 Changed 2 years ago by pablo

  • Milestone changed from Backlog to Player 5.7

comment:8 Changed 2 years ago by pablo

  • Owner changed from zach to pablo
  • Status changed from new to assigned

The HTML5 player should have support for a visible playlist which is laid out identically to the Flash player's playlist component. It should have support for the following options:

  • playlist.size
  • playlist.position
    • left
    • right
    • top
    • bottom
    • over
  • playlist.showthumbs
  • Individual playlist items' playlist.image property

Still to be determined will be support for skinning. Skinning elements will be accessible from the XML skin, and it should be possible to support the various colors defined in the skin (background color, font color, etc).

Depending on difficulty of implementation across HTML5 browsers, this iteration might not include support for skinning the vertical slider, or the thumbnail mask.

comment:9 Changed 2 years ago by pablo

  • Status changed from assigned to closed
  • Resolution set to fixed

Completed in [1821]. This initial implementation does not support skinning, which has been ticketed separately as 1350

Note: See TracTickets for help on using tickets.