<feed xmlns='http://www.w3.org/2005/Atom'>
<title>P2PVR, branch p2pvr-0.2.0</title>
<subtitle>Personal DVB recording service</subtitle>
<id>https://git.randomdan.homeip.net/repo/p2pvr/atom?h=p2pvr-0.2.0</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/p2pvr/atom?h=p2pvr-0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/'/>
<updated>2017-09-23T12:57:46Z</updated>
<entry>
<title>Fixes to workaround release date sometimes being an empty string :(</title>
<updated>2017-09-23T12:57:46Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-09-23T12:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=36c44ba6a88eeebecd019cc2766ad822d62c2739'/>
<id>urn:sha1:36c44ba6a88eeebecd019cc2766ad822d62c2739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debuginstallc shouldn't be built by default</title>
<updated>2017-08-24T16:28:00Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T16:28:00Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=cd4c7fadf443d4bc00b862bf8f5689ec9509f69f'/>
<id>urn:sha1:cd4c7fadf443d4bc00b862bf8f5689ec9509f69f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In the event of an error handling/processing SI table data, discard any progress so far before propergating the exception</title>
<updated>2017-08-24T16:23:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T16:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=3948e6b783c15f3d3a2f1a2a89aaef3f5b0a26ee'/>
<id>urn:sha1:3948e6b783c15f3d3a2f1a2a89aaef3f5b0a26ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing link dependencies for tests</title>
<updated>2017-08-24T10:37:49Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T10:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=fdc0fb3ee34db17ef1aeae8bd89a58f693ee84ea'/>
<id>urn:sha1:fdc0fb3ee34db17ef1aeae8bd89a58f693ee84ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up behaviour of table based SI parsers to stop only when they have received all on a required set of tables. Required updated sample SI packets which were actually complete and revisions to test cases. Allows for removal of hacky HasPending workaround.</title>
<updated>2017-08-24T09:28:33Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T09:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=63d970c72fbb12dda8d0641bd3d1b68459649c3f'/>
<id>urn:sha1:63d970c72fbb12dda8d0641bd3d1b68459649c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix card daemon config file</title>
<updated>2017-08-24T09:25:45Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T09:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=988b9f111da8b2effcbf3f968f6149f978b97eb8'/>
<id>urn:sha1:988b9f111da8b2effcbf3f968f6149f978b97eb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rule to install a debug version of card daemon</title>
<updated>2017-08-24T08:17:51Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T08:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=97e521614e12da158be281da93e134afa84864b0'/>
<id>urn:sha1:97e521614e12da158be281da93e134afa84864b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default values to all simple type fields</title>
<updated>2017-08-24T08:16:31Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-24T08:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=fd330eb5ba7877c8c76f221a3c7224be3de24e98'/>
<id>urn:sha1:fd330eb5ba7877c8c76f221a3c7224be3de24e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make mockTuner extend TunerI and override mostly just low level IO</title>
<updated>2017-08-11T20:25:42Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-11T20:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=596bb10e4696da12cec968917b2e440162449456'/>
<id>urn:sha1:596bb10e4696da12cec968917b2e440162449456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comically broken DateTime stream writer</title>
<updated>2017-08-08T19:53:28Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-08-08T19:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/p2pvr/commit/?id=34d885ba5242bbb7c55adad3866b409c654f40d0'/>
<id>urn:sha1:34d885ba5242bbb7c55adad3866b409c654f40d0</id>
<content type='text'>
</content>
</entry>
</feed>
