Skip to content

Releases: bbc/tal

Handle 'pause' event edge cases

18 Oct 16:33
Compare
Choose a tag to compare

We should ignore 'pause' events when we have called pause ourselves, as any other synchronous function calls to TAL might change the state, only to be overridden by the asynchronous 'pause' event from the HTML5 media element.

Upgrade to require.js and class.js performance improvements

22 Sep 13:46
Compare
Choose a tag to compare

Handle empty responses to cross-domain GET requests

11 Sep 12:40
Compare
Choose a tag to compare
  • Handle empty responses to cross-domain GET requests.
  • Add a function to expose rendered text on Labels.
  • Unit test refactors/fixes.

Changes to X15 modifiers to support Live seeking

14 Jul 10:54
Compare
Choose a tag to compare

More changes to correct issues with X14 LS modifier

29 Jun 15:35
Compare
Choose a tag to compare

Changes to X14 LS modifiers required to play VOD and LIVE

20 Jun 13:18
Compare
Choose a tag to compare

Grid widget supports wrapping

16 May 13:29
Compare
Choose a tag to compare

External pause now enters pause state

10 May 15:25
Compare
Choose a tag to compare

External pause (i.e. calling pause directly on HTML5 video element) now causes the Media Player to enter the pause state. This corrects behaviour when some devices pause the video element when backgrounding a TAL application, leaving the Media Player in an inconsistent state.

Tag release to include X14 Live Seeking support

08 May 10:31
Compare
Choose a tag to compare

This release is to allow for X14 LS models with appropriate firmware to work with our Live Seeking feature in TAP/CATAL
Enabling TAL applications to make use of the code submitted by samsung, reviewed by BBC and merged

Update to textPager, bringing it inline with recent Label changes

13 Mar 10:59
Compare
Choose a tag to compare

enableHtmlText is now set through the textPager constructor, the same as Label.