<feed xmlns='http://www.w3.org/2005/Atom'>
<title>srtplay, branch 0.2.0</title>
<subtitle>Play SRT subtitle files in a terminal
</subtitle>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/'/>
<entry>
<title>Remove check for tty on stdin</title>
<updated>2023-06-27T04:25:33+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T04:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=a195b711b5a8b86ece8a1ce1a9c9fbc37e38bc47'/>
<id>a195b711b5a8b86ece8a1ce1a9c9fbc37e38bc47</id>
<content type='text'>
hare-vt uses /dev/tty for this, and it is no longer necessary anyway
since we now handle EOF properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hare-vt uses /dev/tty for this, and it is no longer necessary anyway
since we now handle EOF properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add additional keybindings</title>
<updated>2023-06-27T04:24:22+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T04:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=7e6307c4fe55f9ea80f3985b262990f18f95251a'/>
<id>7e6307c4fe55f9ea80f3985b262990f18f95251a</id>
<content type='text'>
Add &lt;space&gt;, &lt;ctrl-c&gt;, &lt;left-arrow&gt;, and &lt;right-arrow&gt; bindings using
hare-vt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add &lt;space&gt;, &lt;ctrl-c&gt;, &lt;left-arrow&gt;, and &lt;right-arrow&gt; bindings using
hare-vt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use my fork of hare-vt</title>
<updated>2023-06-27T04:02:12+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T04:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=3828165f48d71f5a4be96204a2af3c02b2b9ee0a'/>
<id>3828165f48d71f5a4be96204a2af3c02b2b9ee0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use hare-vt for terminal I/O</title>
<updated>2023-06-27T04:00:51+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T04:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=fac3e369379245236b50c0ae5bb5aa84cc7f1658'/>
<id>fac3e369379245236b50c0ae5bb5aa84cc7f1658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hare-vt and add italics</title>
<updated>2023-06-27T03:58:52+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T03:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=4615d72f494c039bbfdbe9774848f52e1aba7ddf'/>
<id>4615d72f494c039bbfdbe9774848f52e1aba7ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor hare-vt</title>
<updated>2023-06-27T03:56:42+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T03:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=21df39cdae7125cf241d0d36139325eafd79b437'/>
<id>21df39cdae7125cf241d0d36139325eafd79b437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default installation PREFIX to /usr/local</title>
<updated>2023-06-27T02:19:41+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T02:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=ba1e36c4bcf8fcfea89e1266415f2b4e703bb0b6'/>
<id>ba1e36c4bcf8fcfea89e1266415f2b4e703bb0b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle nested formatting tags</title>
<updated>2023-06-23T21:44:35+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-23T21:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=56c11921977757dded5c80b3988f1d4d6d0d348b'/>
<id>56c11921977757dded5c80b3988f1d4d6d0d348b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit with an error if stdin is not interactive</title>
<updated>2023-06-23T21:44:35+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-23T21:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=fbd5b48ebbca847dacf37cca1a5661dd52e4780d'/>
<id>fbd5b48ebbca847dacf37cca1a5661dd52e4780d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fall back to plain text if XML parsing fails</title>
<updated>2023-06-23T21:44:35+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-23T21:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=a334ae5457bce2f3a9b15ef02c4d4998cfcfa457'/>
<id>a334ae5457bce2f3a9b15ef02c4d4998cfcfa457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
