<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-live/javascript/Makefile, 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>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>Silenced compilation warnings related to internals of TNTNET library.</title>
<updated>2011-02-10T21:41:14+00:00</updated>
<author>
<name>Rolf Ahrenberg</name>
<email>Rolf.Ahrenberg@sci.fi</email>
</author>
<published>2011-02-10T11:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=f61e6393290b94f5f4404ca4dc28fc62adbe186f'/>
<id>f61e6393290b94f5f4404ca4dc28fc62adbe186f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to the mootools framework.</title>
<updated>2007-07-12T19:10:34+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2007-07-12T19:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=7b003f8aaafc2d95dcf7c9dfc5cbc6288b37915c'/>
<id>7b003f8aaafc2d95dcf7c9dfc5cbc6288b37915c</id>
<content type='text'>
- New more XHTML compliant tips.
- Optional AJAX enabled infoboxes for epg information.
- Major speed enhancement for the single pages, due to less data to
  transfer to the browser.
- See doc/ChangeLog for more detailed changes description.
- See doc/dev-conventions.txt for how we benefit from mootools package
  on the ECMAScript side of live.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- New more XHTML compliant tips.
- Optional AJAX enabled infoboxes for epg information.
- Major speed enhancement for the single pages, due to less data to
  transfer to the browser.
- See doc/ChangeLog for more detailed changes description.
- See doc/dev-conventions.txt for how we benefit from mootools package
  on the ECMAScript side of live.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Introducing Mootools as base javascript library.</title>
<updated>2007-06-22T21:38:45+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2007-06-22T21:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=d9e1b706df7ebcb0fa7e7e716291f9c88aad6a24'/>
<id>d9e1b706df7ebcb0fa7e7e716291f9c88aad6a24</id>
<content type='text'>
- ported Infobox javascript code to this library.
- LiveSimpleAjaxRequest uses Ajax-Object from mootools.
- Start of distribution of javascript in source form (not compiled
  into the live binary).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ported Infobox javascript code to this library.
- LiveSimpleAjaxRequest uses Ajax-Object from mootools.
- Start of distribution of javascript in source form (not compiled
  into the live binary).
</pre>
</div>
</content>
</entry>
</feed>
