<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-extrecmenu/contrib, branch master</title>
<subtitle>VDR ExtRecMenu Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/'/>
<entry>
<title>Merged from v1.3-devel branch: added ability to configure items that should be shown in recording list.</title>
<updated>2011-03-19T10:35:37+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>amair.sob@googlemail.com</email>
</author>
<published>2011-03-19T10:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=25987e83a85d0f86300da97a6d41f2ba6fc0ea36'/>
<id>25987e83a85d0f86300da97a6d41f2ba6fc0ea36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged with v1.3-devel head.</title>
<updated>2010-08-30T07:18:16+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>andreas@vdr-developer.org</email>
</author>
<published>2010-08-30T07:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=4fba847191fd57ad879ca660fb5f27dfd8cb84a5'/>
<id>4fba847191fd57ad879ca660fb5f27dfd8cb84a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from v1.3-devel head (Submitted by Joe_D @vdr-portal.de).</title>
<updated>2010-08-26T05:57:29+00:00</updated>
<author>
<name>Andreas Mair</name>
<email>andreas@vdr-developer.org</email>
</author>
<published>2010-08-26T05:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=57a99e05234ffc28bb3a1d16c058bf38ce629d82'/>
<id>57a99e05234ffc28bb3a1d16c058bf38ce629d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 1.0</title>
<updated>2007-10-08T18:36:03+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2007-10-08T18:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=57e0533f20b14e208e41e56f80fd15b3d18f90f1'/>
<id>57e0533f20b14e208e41e56f80fd15b3d18f90f1</id>
<content type='text'>
- it is now possible to cancel a moving-between-filesystems-process
- applied changes for MainMenuHooksPatch
- added MainMenuHooksPatch to contrib/-dir; removed old one, which is now obsolete
- free disk space is shown for the filesystem of the current directory (can be switched of in plugin's setup menu)
- added support for hidding PIN-protected recordings in co-work with PIN-Plugin
- added queue for moving recordings between filesystems
- added cutter queue
- added #ifdef's to switch of font patching for vdr &gt;= 1.5.3
- added setup option to switch of font patching
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- it is now possible to cancel a moving-between-filesystems-process
- applied changes for MainMenuHooksPatch
- added MainMenuHooksPatch to contrib/-dir; removed old one, which is now obsolete
- free disk space is shown for the filesystem of the current directory (can be switched of in plugin's setup menu)
- added support for hidding PIN-protected recordings in co-work with PIN-Plugin
- added queue for moving recordings between filesystems
- added cutter queue
- added #ifdef's to switch of font patching for vdr &gt;= 1.5.3
- added setup option to switch of font patching
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.9</title>
<updated>2006-04-11T17:12:01+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-04-11T17:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=82bfd4c15949019ede37b2b04be79659c5c65dbe'/>
<id>82bfd4c15949019ede37b2b04be79659c5c65dbe</id>
<content type='text'>
- removed myDvbPlayer, use VDR's cDvbPlayer instead
- made adjustments to work with BigPatch-VDRs (JumpPlay-patch)
- added option for sort recordings
- moved editing of priority and lifetime to its own submenu
- removed option to select alternative dvd marker, the icon is now default
- added default values for setup options
- moved content of patches/ and tools/ to contrib/ and added a small README
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- fixed problem with archive dvd recordings at the base dir; thanks to Mase from vdr-portal.de for reporting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- removed myDvbPlayer, use VDR's cDvbPlayer instead
- made adjustments to work with BigPatch-VDRs (JumpPlay-patch)
- added option for sort recordings
- moved editing of priority and lifetime to its own submenu
- removed option to select alternative dvd marker, the icon is now default
- added default values for setup options
- moved content of patches/ and tools/ to contrib/ and added a small README
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- fixed problem with archive dvd recordings at the base dir; thanks to Mase from vdr-portal.de for reporting
</pre>
</div>
</content>
</entry>
</feed>
