<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr/CONTRIBUTORS, branch 1.4.3-1</title>
<subtitle>VDR
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/'/>
<entry>
<title>Fixed handling language codes and descriptions of recorded audio tracks</title>
<updated>2006-10-07T11:59:21+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-10-07T11:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=29c0f9e1e07e0ca00870e7b8e2f2c9457af80ec5'/>
<id>29c0f9e1e07e0ca00870e7b8e2f2c9457af80ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed handling video directory updates in case an other process has touched the .update file after the last NeedsUpdate() check</title>
<updated>2006-10-07T10:50:24+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-10-07T10:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=09c6bced8db2567c60896457e4b7e761f37d87c3'/>
<id>09c6bced8db2567c60896457e4b7e761f37d87c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now clearing an event's Title, ShortText and Description if there is no ShortEventDescriptor or ExtendedEventDescriptor, respectively</title>
<updated>2006-10-07T10:37:59+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-10-07T10:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=f951fb2f9c83797e2df1f0dd2884cc1dfb46493e'/>
<id>f951fb2f9c83797e2df1f0dd2884cc1dfb46493e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other printable characters) in the language codes</title>
<updated>2006-10-07T10:22:04+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-10-07T10:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=94e43892a54f74b34e8a06d79784a225cfd8333d'/>
<id>94e43892a54f74b34e8a06d79784a225cfd8333d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given</title>
<updated>2006-09-24T10:54:47+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-09-24T10:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2d68b323c74f3ba2d03d843132ebcec1d712b982'/>
<id>2d68b323c74f3ba2d03d843132ebcec1d712b982</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed handling video directory updates in case the timestamp of the .update file is in the future</title>
<updated>2006-09-16T10:14:06+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-09-16T10:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2d29eb90fe6fe132880e7a1343af0db7443d39c1'/>
<id>2d29eb90fe6fe132880e7a1343af0db7443d39c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins</title>
<updated>2006-09-10T12:10:51+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-09-10T12:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2aa6df4b7ceaeef5527a46041bb505b0e638904e'/>
<id>2aa6df4b7ceaeef5527a46041bb505b0e638904e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed cTimer::operator=() in case a cTimer variable is assigned to itself; implemented a copy constructor for cTimer</title>
<updated>2006-09-08T13:06:09+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-09-08T13:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=782f2683d9476d227c67cff7db0bb392a0bf5f09'/>
<id>782f2683d9476d227c67cff7db0bb392a0bf5f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed handling relative volume settings that unmute the audio in the call to cStatus::MsgSetVolume()</title>
<updated>2006-09-03T09:49:32+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-09-03T09:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=5ff1d3571199dfa412e8e1cb7eb2a4f920fdbdd5'/>
<id>5ff1d3571199dfa412e8e1cb7eb2a4f920fdbdd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed processing the PDCDescriptor in 'libsi' on big endian systems</title>
<updated>2006-09-02T18:25:16+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-09-02T18:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2e97eed6ad98aee6a0058b18e46b9b3430454d86'/>
<id>2e97eed6ad98aee6a0058b18e46b9b3430454d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
