<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr/CONTRIBUTORS, branch 1.3.38</title>
<subtitle>VDR
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/'/>
<entry>
<title>Added a SleepMs() in cRecorder::Action() to avoid a busy loop</title>
<updated>2006-01-08T10:03:44+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-08T10:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=4016a630be81dfad59bea81d6ff294c4c4846a46'/>
<id>4016a630be81dfad59bea81d6ff294c4c4846a46</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 mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack()</title>
<updated>2006-01-08T09:13:38+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-08T09:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=b464dc407d5fba192abb0c9d4ca2f35fb438adcc'/>
<id>b464dc407d5fba192abb0c9d4ca2f35fb438adcc</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 "Day" field of the "Edit timer" menu when pressing '0' to switch from "single shot" to "weekly", followed by the "Right" key</title>
<updated>2006-01-07T10:24:08+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-07T10:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=2e0a3f273a18fd6bcf2bc347a6ca449ac7304016'/>
<id>2e0a3f273a18fd6bcf2bc347a6ca449ac7304016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented letter input via numeric keys (Easy</title>
<updated>2006-01-06T15:57:41+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-06T15:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=9bbd68f357f3cab1be0031bd6f72e52143b2a918'/>
<id>9bbd68f357f3cab1be0031bd6f72e52143b2a918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Any cReceivers still attached to a cDevice when that device switches to a different transponder are now automatically detached</title>
<updated>2006-01-06T12:55:57+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-06T12:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=16f037e3c23efadcc846fd7dc780b42036fabf01'/>
<id>16f037e3c23efadcc846fd7dc780b42036fabf01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disabled the use of fadvise in cUnbufferedFile because there have been several reports that it causes more problems than it solves</title>
<updated>2006-01-05T10:32:32+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-05T10:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=bc269db4fc4319885f7629dc607d86c8b6b1d98d'/>
<id>bc269db4fc4319885f7629dc607d86c8b6b1d98d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing #include "thread.h" to dvbspu.c</title>
<updated>2006-01-05T09:19:30+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-05T09:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=645170db0ac1774882b18e7506108c2222d7fcbb'/>
<id>645170db0ac1774882b18e7506108c2222d7fcbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed an obsolete "Summary" text from i18n.c and preceded all key definition texts with "Key$" to avoid duplicates</title>
<updated>2006-01-04T14:51:03+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-04T14:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=d5d97c3d18bfcac089d6200106fe190d36726345'/>
<id>d5d97c3d18bfcac089d6200106fe190d36726345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A message is now given when an instant recording is started</title>
<updated>2006-01-04T14:21:55+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-04T14:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=a4ed08b37a1491b516d93a761f82fce6852f2129'/>
<id>a4ed08b37a1491b516d93a761f82fce6852f2129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented "Setup/OSD/Timeout requested channel info"</title>
<updated>2006-01-04T13:45:23+00:00</updated>
<author>
<name>Klaus Schmidinger</name>
<email>vdr@tvdr.de</email>
</author>
<published>2006-01-04T13:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr/commit/?id=5821c26c5ea45a2d7aecbab4f7b71139961c8baf'/>
<id>5821c26c5ea45a2d7aecbab4f7b71139961c8baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
