<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-live/css, branch feature_recimages</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>Improve Makefile printing</title>
<updated>2017-05-25T20:30:31+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-05-25T20:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=260f2cf0cb7b724c9ca3f662529e7b6bbb9cbbb6'/>
<id>260f2cf0cb7b724c9ca3f662529e7b6bbb9cbbb6</id>
<content type='text'>
- Added global.mk with common makefile print macros.
  Use VERBOSE=1 on the command line to show executed commands.
- Removed recursion printing of make.
- Suppress “nothing to be done for 'all'” message from make.
- gen_version_suffix.h is now always created.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added global.mk with common makefile print macros.
  Use VERBOSE=1 on the command line to show executed commands.
- Removed recursion printing of make.
- Suppress “nothing to be done for 'all'” message from make.
- gen_version_suffix.h is now always created.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patched with osd-patch.txt</title>
<updated>2017-05-18T21:33:01+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-05-14T21:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=95625cfeb04659d9419b12642458e3d5a139a899'/>
<id>95625cfeb04659d9419b12642458e3d5a139a899</id>
<content type='text'>
From http://www.vdr-portal.de/board16-video-disk-recorder/board55-vdr-plugins/p1234887-live-patch-f%C3%BCr-osd-ohne-ausgabeplugin/#post1234887
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From http://www.vdr-portal.de/board16-video-disk-recorder/board55-vdr-plugins/p1234887-live-patch-f%C3%BCr-osd-ohne-ausgabeplugin/#post1234887
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile enhancements</title>
<updated>2017-05-18T19:03:13+00:00</updated>
<author>
<name>Jasmin Jessich</name>
<email>jasmin@anw.at</email>
</author>
<published>2017-05-16T23:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=d69aef07c4606e66b2b5c6bc4a2a115c43ec58c7'/>
<id>d69aef07c4606e66b2b5c6bc4a2a115c43ec58c7</id>
<content type='text'>
- Speedup make by use of ":=" instead of "=".
- Build "*.po" files only if a source file has been changed.
- Make some targets PHONY.
- Change subdir handling.
- Build "*.po" and "*.mo" files only if it is required.
- Install "*.mo" files and plugin "*.so" file only if they have been
  changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Speedup make by use of ":=" instead of "=".
- Build "*.po" files only if a source file has been changed.
- Make some targets PHONY.
- Change subdir handling.
- Build "*.po" and "*.mo" files only if it is required.
- Install "*.mo" files and plugin "*.so" file only if they have been
  changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for old tntnet versions: Removed support to read a tntnet config file.</title>
<updated>2015-02-10T22:55:25+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2015-02-10T22:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=e6e5705567a73ac90b040578670d82998cc8788d'/>
<id>e6e5705567a73ac90b040578670d82998cc8788d</id>
<content type='text'>
Only code internal configuration is used now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only code internal configuration is used now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to VDR 2.x compatible Makefiles. This terminates the</title>
<updated>2015-02-09T00:07:24+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2015-02-09T00:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=33aff426eb96055c8b89894cb2a0d0514483e1c9'/>
<id>33aff426eb96055c8b89894cb2a0d0514483e1c9</id>
<content type='text'>
compatibility of the LIVE plugin with VDR versions &lt; 1.7.37.
This is based on a patch I received by the vdr-mailing-list user 'macmenot'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatibility of the LIVE plugin with VDR versions &lt; 1.7.37.
This is based on a patch I received by the vdr-mailing-list user 'macmenot'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the 'dist' target of the Makefiles.</title>
<updated>2013-02-23T14:32:23+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2013-02-23T14:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=9c0cd1f2b1b425510417a337aaba9a179ff8ce6e'/>
<id>9c0cd1f2b1b425510417a337aaba9a179ff8ce6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed FEATURES to PLUGINFEATURES in Makefiles.</title>
<updated>2011-03-10T23:36:37+00:00</updated>
<author>
<name>Rolf Ahrenberg</name>
<email>Rolf.Ahrenberg@sci.fi</email>
</author>
<published>2011-03-10T21:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=964cd42ae44f820a1700981b74250408b688d81e'/>
<id>964cd42ae44f820a1700981b74250408b688d81e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for HAVE_LIBPCRECPP.</title>
<updated>2011-02-21T23:42:00+00:00</updated>
<author>
<name>Rolf Ahrenberg</name>
<email>Rolf.Ahrenberg@sci.fi</email>
</author>
<published>2011-02-21T21:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=45ff354dd802a9994d676eafff14499fd91d1946'/>
<id>45ff354dd802a9994d676eafff14499fd91d1946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted part of Rolfs changes in the CSS file. Not all parts of the</title>
<updated>2011-02-20T20:22:52+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2011-02-20T20:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=404153241e18785f44fe87d065677f57231679b1'/>
<id>404153241e18785f44fe87d065677f57231679b1</id>
<content type='text'>
pagemenu shall become bold. Made only the new recordings Filter field
bold, as it is the wish of Rolf who added it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pagemenu shall become bold. Made only the new recordings Filter field
bold, as it is the wish of Rolf who added it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Finnish translations.</title>
<updated>2011-02-20T20:06:40+00:00</updated>
<author>
<name>Rolf Ahrenberg</name>
<email>Rolf.Ahrenberg@sci.fi</email>
</author>
<published>2011-02-20T10:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=4343f8403a3e30718bf7efdd725201399501a212'/>
<id>4343f8403a3e30718bf7efdd725201399501a212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
