Ryan McCartney

Results 10 comments of Ryan McCartney

Also seeing this issue on `1.6.2`.

Is it possible to merge this change?

I'd like to improve this - I think we should separate "Panels" and "Modules" in the UI. We could add a separate module tab in under configuration which; list the...

We're already using a [library](https://www.joshwcomeau.com/react/announcing-use-sound-react-hook/) to run sounds as hooks, there's no reason they can't be wrapped in a provider at the top of the application. A simple lookup could...

Hi there, we've been using the functionality of this PR for sometime via a fork of both imscJS and Dash.js, it would be great to be able to bring add...

> Just a thought on naming. I wonder if `embeddedSubtitles` might be a little clearer. Although it does work, as subtitles are in the dash manifest, the current side-loading of...

References to Dash.js subtitles have now been updated to Embedded subtitles

I've submitted a PR to `bbc/dash.js` [#95](https://github.com/bbc/dash.js/pull/95) to use `bbc/imsc.js` in `bbc/dash.js` and expose the customisation options through the `dash.js` settings interface. This PR could be further expanded to provide...

PR now brought up to date with 9.0.2

Replaced by [#383](https://github.com/bbc/bigscreen-player/pull/383)