<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netflix-immersive, branch master</title>
<subtitle>A user script that makes Netflix viewing more immersive, playing credits in full screen</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/'/>
<entry>
<title>CHANGELOG: Set v0.1.0 release date</title>
<updated>2022-04-10T18:46:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-04-10T18:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=42a766af403a70a1dd892a83af071151a2d0b8a2'/>
<id>42a766af403a70a1dd892a83af071151a2d0b8a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-for-new-Netflix-player-2021.08'</title>
<updated>2022-04-10T18:44:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-04-10T18:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=5395fc40b97dc035923d91e89336353f47ba0781'/>
<id>5395fc40b97dc035923d91e89336353f47ba0781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package.json: Update dependencies</title>
<updated>2022-04-10T18:42:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-04-10T18:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=348e28d41d72bbfd2b2cfb509cef5adbb10e4bae'/>
<id>348e28d41d72bbfd2b2cfb509cef5adbb10e4bae</id>
<content type='text'>
Upgrade to latest TypeScript.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade to latest TypeScript.
</pre>
</div>
</content>
</entry>
<entry>
<title>styles: Hide new promo container that appears at the end of movies</title>
<updated>2021-09-04T18:42:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-04T18:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=6a7bf2f830807648937d601721b93f96ae2f13b2'/>
<id>6a7bf2f830807648937d601721b93f96ae2f13b2</id>
<content type='text'>
Now, when a movie completely finishes playing, this promo container is
shown and the video is minimised. This takes care of the promo
container. Still need to fix the minimising.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now, when a movie completely finishes playing, this promo container is
shown and the video is minimised. This takes care of the promo
container. Still need to fix the minimising.
</pre>
</div>
</content>
</entry>
<entry>
<title>styles: Hide new "Skip Recap" button</title>
<updated>2021-08-29T13:42:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-08-28T19:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=eb12719c2805a444735352de39f4b1ac299dee5b'/>
<id>eb12719c2805a444735352de39f4b1ac299dee5b</id>
<content type='text'>
Hide the new "Skip Recap" button introduced in August 2021. This also
hides the "Skip Intro" button.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hide the new "Skip Recap" button introduced in August 2021. This also
hides the "Skip Intro" button.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade NPM dependencies to latest</title>
<updated>2021-08-14T22:16:12+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-08-14T22:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=5734dd840138086fb2208a7eab1e57c124b46cca'/>
<id>5734dd840138086fb2208a7eab1e57c124b46cca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version v0.0.1 -&gt; v0.1.0</title>
<updated>2021-08-14T22:16:05+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-08-14T20:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=4e7285136537b51fc7d765e2ef91e49f88ee828f'/>
<id>4e7285136537b51fc7d765e2ef91e49f88ee828f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fullscreen_credits: Remove now-unused `controls` import</title>
<updated>2021-08-14T20:17:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-08-14T20:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=05eeb39df793973aa63633166dd34a746c5f9d51'/>
<id>05eeb39df793973aa63633166dd34a746c5f9d51</id>
<content type='text'>
We now handle controls hiding directly in this module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now handle controls hiding directly in this module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add notes about possibly obsolete code</title>
<updated>2021-08-14T20:17:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-08-14T20:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=0a337c8b1bd6bd31785d89441bc1cd2ba3084ae4'/>
<id>0a337c8b1bd6bd31785d89441bc1cd2ba3084ae4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide distractions when Seamless controls are added</title>
<updated>2021-08-14T20:16:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-08-14T20:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/netflix-immersive/commit/?id=8a7cc75a035b58bcf12893132cc63e16f6069bff'/>
<id>8a7cc75a035b58bcf12893132cc63e16f6069bff</id>
<content type='text'>
Seamless controls can be added during the end credits of a series
episode. When those controls are added, the "Back to Browse" button
appears as well as the mouse cursor. A transparent promo background also
appears.

Hide the "Back to Browse" button and promo background in CSS.

Add a new `seamless` module to handle hiding the mouse cursor. Listen
for the addition of the `.SeamlessControls--container` element, which
means Seamless controls were activated. At this point, force the cursor
to be hidden. Show it again when the user moves the mouse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seamless controls can be added during the end credits of a series
episode. When those controls are added, the "Back to Browse" button
appears as well as the mouse cursor. A transparent promo background also
appears.

Hide the "Back to Browse" button and promo background in CSS.

Add a new `seamless` module to handle hiding the mouse cursor. Listen
for the addition of the `.SeamlessControls--container` element, which
means Seamless controls were activated. At this point, force the cursor
to be hidden. Show it again when the user moves the mouse.
</pre>
</div>
</content>
</entry>
</feed>
