<feed xmlns='http://www.w3.org/2005/Atom'>
<title>srtplay, branch 0.3.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>Wait forever for input if paused</title>
<updated>2023-08-17T02:02:19+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-17T02:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=8249239acdf72c330818f2f8b8b320a84ac45d89'/>
<id>8249239acdf72c330818f2f8b8b320a84ac45d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use autodie</title>
<updated>2023-08-17T01:53:32+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-17T01:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=ed5f92d1e6e9acc3d92cb7b5eb025b0af2a37012'/>
<id>ed5f92d1e6e9acc3d92cb7b5eb025b0af2a37012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document required Perl modules for installation</title>
<updated>2023-08-17T01:09:53+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-17T01:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=4c9bbb30f3fb86ee2a7ea527b24f652cebe18dbb'/>
<id>4c9bbb30f3fb86ee2a7ea527b24f652cebe18dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check Perl syntax during build</title>
<updated>2023-08-17T01:09:35+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-17T01:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=ca6d0ef735fd22c818692d38d8148a43a655778e'/>
<id>ca6d0ef735fd22c818692d38d8148a43a655778e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update keybindings docs</title>
<updated>2023-08-17T00:47:28+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-17T00:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=1775bfd721519c9bc2c99d8c5e7b35cf6500b589'/>
<id>1775bfd721519c9bc2c99d8c5e7b35cf6500b589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update installation docs</title>
<updated>2023-08-17T00:40:13+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-16T20:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=84ec87ffe3436fa893d0d291eb2f4878ec975237'/>
<id>84ec87ffe3436fa893d0d291eb2f4878ec975237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace haredo with make</title>
<updated>2023-08-16T20:27:37+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-16T20:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=2eb1774f3f30ee3e766ac73a6df037b62cd56d07'/>
<id>2eb1774f3f30ee3e766ac73a6df037b62cd56d07</id>
<content type='text'>
Make is much more widely available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make is much more widely available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite to Perl for maintainability</title>
<updated>2023-08-16T20:27:29+00:00</updated>
<author>
<name>Sam Nystrom</name>
<email>sam@samnystrom.dev</email>
</author>
<published>2023-08-16T20:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.samnystrom.dev/srtplay/commit/?id=277fa45fd3d6bd80842660460ce978a01d286ced'/>
<id>277fa45fd3d6bd80842660460ce978a01d286ced</id>
<content type='text'>
Hare is experimental, unstable, and low-level, and I want to spend as
little effort as possible maintaining this program.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hare is experimental, unstable, and low-level, and I want to spend as
little effort as possible maintaining this program.
</pre>
</div>
</content>
</entry>
<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>
</feed>
