<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr/CONTRIBUTORS, branch 1.4.4-3</title>
<subtitle>VDR
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/'/>
<entry>
<title>When entering text via the numeric keys, the characters are now checked against the allowed characters</title>
<updated>2007-01-04T12:38:40+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2007-01-04T12:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=dbd4c7329bc73fab8a45c4017bc8e9e30c2b4478'/>
<id>dbd4c7329bc73fab8a45c4017bc8e9e30c2b4478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the INSTALL section on retrying shutdown later</title>
<updated>2007-01-04T12:23:42+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2007-01-04T12:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=50ff4d3b792efb259810348d5e92311c58fccc81'/>
<id>50ff4d3b792efb259810348d5e92311c58fccc81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a possible segfault if VDR gets terminated while a message is displayed</title>
<updated>2007-01-04T12:11:52+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2007-01-04T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=dcff08512e69a8eac5a6188c23fe56e8672fe5d4'/>
<id>dcff08512e69a8eac5a6188c23fe56e8672fe5d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added '#include &lt;stdint.h&gt;' to font.h; added a compatibility define for 'uint64' to tools.h</title>
<updated>2006-12-03T15:52:19+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-12-03T15:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=0efa7a757a10fed0370e0f1fc6e2ff4cbc4ce351'/>
<id>0efa7a757a10fed0370e0f1fc6e2ff4cbc4ce351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now calling cPluginManager::Active() only if VDR is really trying to shut down, and waiting for 5 minutes before calling it again</title>
<updated>2006-12-02T09:35:27+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-12-02T09:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=661da094e14b6ab76eae98a5eeb2c3ac6c914df4'/>
<id>661da094e14b6ab76eae98a5eeb2c3ac6c914df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a missing 'const' to cRecordingInfo::ChannelID()</title>
<updated>2006-12-01T14:09:10+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-12-01T14:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=83ad7bf6e49773b4cdeb265908ab6b921c12e4a3'/>
<id>83ad7bf6e49773b4cdeb265908ab6b921c12e4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a typo in the change to the "Use small font" setup option in version 1.3.47</title>
<updated>2006-12-01T14:03:37+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-12-01T14:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2bdf515ace3ce4b1d4bf42a1b6a6876c03e5ef64'/>
<id>2bdf515ace3ce4b1d4bf42a1b6a6876c03e5ef64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a possible crash in remux.c on 64-bit machines</title>
<updated>2006-12-01T13:53:11+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-12-01T13:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=78b78ffd64d18f24a022abfa9f003d61f96152d5'/>
<id>78b78ffd64d18f24a022abfa9f003d61f96152d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a possible segfault in cSkins::Message()</title>
<updated>2006-12-01T12:35:41+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-12-01T12:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=3e0659a10aec259f7e298ce2f577d900b2c3eb41'/>
<id>3e0659a10aec259f7e298ce2f577d900b2c3eb41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some improvements to the man pages</title>
<updated>2006-11-19T09:05:58+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-11-19T09:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=5945e2b1cb673c4c5946030f6917241f9def0375'/>
<id>5945e2b1cb673c4c5946030f6917241f9def0375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
