<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-live, branch master</title>
<subtitle>VDR Live Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/'/>
<entry>
<title>Publish release 2.3.1</title>
<updated>2017-06-23T23:42:39+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-23T23:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=e582514ede475574842b44ca6792335ff141172d'/>
<id>e582514ede475574842b44ca6792335ff141172d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed lock order in remote.ecpp</title>
<updated>2017-06-23T23:41:56+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-23T23:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=203895d72ea0d5858685e324faeafb3050b2c177'/>
<id>203895d72ea0d5858685e324faeafb3050b2c177</id>
<content type='text'>
- Move the top LOCK_CHANNELS_READ into the blocks and use several
  lock statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move the top LOCK_CHANNELS_READ into the blocks and use several
  lock statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Column 'Searchtimer' in view timer will now wrap</title>
<updated>2017-06-19T18:09:05+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-19T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=5cb665d2718b0e5f950b5796c70d92aaffa60b9f'/>
<id>5cb665d2718b0e5f950b5796c70d92aaffa60b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation with VDR 2.2.0</title>
<updated>2017-06-18T12:49:19+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-18T12:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=8c58d6feb3e8134db23c82db2eba16f958658ceb'/>
<id>8c58d6feb3e8134db23c82db2eba16f958658ceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect stored timers in SortedTimers list</title>
<updated>2017-06-18T00:22:24+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-18T00:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=914fc339749a5d625bc0aa6367cb1c950df7702b'/>
<id>914fc339749a5d625bc0aa6367cb1c950df7702b</id>
<content type='text'>
- SortedTimers::GetByTimerId will now return "const cTimer *" to be sure the
  timer is never modified within live. Modifying or more worse deleting such
  a timer can lead to a segfault. This is no longer the case, but using const
  may protect future mistakes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SortedTimers::GetByTimerId will now return "const cTimer *" to be sure the
  timer is never modified within live. Modifying or more worse deleting such
  a timer can lead to a segfault. This is no longer the case, but using const
  may protect future mistakes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a memory leak when creating a new timer</title>
<updated>2017-06-17T23:53:40+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-17T23:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=18d3b23cf039ce1d1efb2898d4a8bd812a023f11'/>
<id>18d3b23cf039ce1d1efb2898d4a8bd812a023f11</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 deadlock when a recording was started</title>
<updated>2017-06-17T23:51:19+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-17T23:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=83ca399f99eb9c82eef72d5eb2c8e9a4f6f2a438'/>
<id>83ca399f99eb9c82eef72d5eb2c8e9a4f6f2a438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed useless debug printing</title>
<updated>2017-06-17T22:24:57+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-17T22:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=67eeba15de29fdcde013c871fe507c8f82b2ce4a'/>
<id>67eeba15de29fdcde013c871fe507c8f82b2ce4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a cStateKey for SortedTimers::Modified changed detection</title>
<updated>2017-06-17T21:38:14+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-17T21:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=00e2a4d8f46a67f2eb5549fc9be6631c1e142490'/>
<id>00e2a4d8f46a67f2eb5549fc9be6631c1e142490</id>
<content type='text'>
- Added SortedTimers::m_TimersStateKey to store the last timers list state.
- SortedTimers::Modified uses now the new m_TimersStateKey to check, if the
  list has been modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added SortedTimers::m_TimersStateKey to store the last timers list state.
- SortedTimers::Modified uses now the new m_TimersStateKey to check, if the
  list has been modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added column 'Searchtimer' to the timer views</title>
<updated>2017-06-17T20:35:15+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-06-17T01:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=9bebbad537dfedc7d143b35d1d01dc9cc7b68b5f'/>
<id>9bebbad537dfedc7d143b35d1d01dc9cc7b68b5f</id>
<content type='text'>
- This implements the change request from ludi:
  http://www.vdr-portal.de/board16-video-disk-recorder/board55-vdr-plugins/p1293486-vdr-plugin-live-f%C3%BCr-vdr-2-3-x/#post1293486
  He requested to see the name of the serach timer, which has created a timer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- This implements the change request from ludi:
  http://www.vdr-portal.de/board16-video-disk-recorder/board55-vdr-plugins/p1293486-vdr-plugin-live-f%C3%BCr-vdr-2-3-x/#post1293486
  He requested to see the name of the serach timer, which has created a timer.
</pre>
</div>
</content>
</entry>
</feed>
