lbry-desktop/ui/component/viewers/videoViewer/internal
infinite-persistence 363fe82050
Fix chromecast title handling (#1685)
Fixed the title that did not update from stale closure because we no longer re-initialize the plugin.

We still continue to sever the connection when switching sources for now (although videojs is now single-instance) due to a problem that stops the next remote playback after 5-10 seconds. Unclear whether it is the plugin problem or due to our changes (although I don't see this issue in their repo).
2022-06-14 00:34:35 -04:00
..
effects Reuse videojs instance between video reload, return mobile UI plugin for iOS (#1512) 2022-06-10 12:18:58 -04:00
plugins dont show quality selector with default quality on non transcoded (#1670) 2022-06-10 14:48:48 -04:00
ads.js MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
chapters.jsx Reuse videojs instance between video reload, return mobile UI plugin for iOS (#1512) 2022-06-10 12:18:58 -04:00
chromecast.js Fix chromecast title handling (#1685) 2022-06-14 00:34:35 -04:00
lbry-playback-rate.js Playback-rate: fix popup behavior (#1650) 2022-06-13 15:55:05 +02:00
lbry-volume-bar.js LbryVolumeBarClass: add documentation 2022-06-07 11:09:03 +08:00
overlays.js Add percentage video duration keybinds› 2022-03-29 22:39:01 -04:00
play-next.js Reuse videojs instance between video reload, return mobile UI plugin for iOS (#1512) 2022-06-10 12:18:58 -04:00
play-previous.js Reuse videojs instance between video reload, return mobile UI plugin for iOS (#1512) 2022-06-10 12:18:58 -04:00
videojs-events.jsx Reuse videojs instance between video reload, return mobile UI plugin for iOS (#1512) 2022-06-10 12:18:58 -04:00
videojs-functions.jsx Reuse videojs instance between video reload, return mobile UI plugin for iOS (#1512) 2022-06-10 12:18:58 -04:00
videojs-shortcuts.jsx Variable naming and doc cleanup 2022-06-07 11:19:55 +08:00
videojs.jsx Fix chromecast title handling (#1685) 2022-06-14 00:34:35 -04:00