<feed xmlns='http://www.w3.org/2005/Atom'>
<title>srtplay, branch 0.2.1</title>
<subtitle>Play SRT subtitle files in a terminal
</subtitle>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/'/>
<entry>
<title>Clean up man page</title>
<updated>2023-06-27T19:14:28+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T19:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=6b0441319f2ace9b473c75eecd9b809fb7cf57c6'/>
<id>6b0441319f2ace9b473c75eecd9b809fb7cf57c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show total time next to elapsed time</title>
<updated>2023-06-27T18:49:00+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T18:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=b1596f089c7c9abd3708aaa9d6dcdfc533d2a605'/>
<id>b1596f089c7c9abd3708aaa9d6dcdfc533d2a605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify timing logic</title>
<updated>2023-06-27T18:48:37+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-06-27T18:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=b478b6e59a65c32547a715a5fb19867bfa2f13c6'/>
<id>b478b6e59a65c32547a715a5fb19867bfa2f13c6</id>
<content type='text'>
Merge the pause_start and now variables to reduce complexity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge the pause_start and now variables to reduce complexity.
</pre>
</div>
</content>
</entry>
<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>
</feed>
