Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Make broadcast visible after setChannelByName() for HbbTV

Choose a tag to compare

@dhurrell dhurrell released this 18 Aug 11:34
· 304 commits to master since this release

Prior to this version, stopCurrentChannel() made the HbbTV broadcast object invisible, and a subsequent call to setChannelByName() would restore its visibility only if the channel requested was the one already tuned. This was a bug - now calling setChannelByName() will restore the broadcast object's visibility every time.