<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-extrecmenu/README, branch v0.12</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>Version 0.12</title>
<updated>2006-06-12T08:10:21+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-06-12T08:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=75cebc37f280719c40824a6f76b43018f6c71d16'/>
<id>75cebc37f280719c40824a6f76b43018f6c71d16</id>
<content type='text'>
- reworked layout
- added possibility to set sorting mode for each directory
- if you use the PIN-plugin, ExtRecMenu works together with it to protect recordings
- fixed a very annoying bug which prevent renaming and moving recordings which have special chars in their names if VDR is compiled with VFAT=1 or startet with the option --vfat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- reworked layout
- added possibility to set sorting mode for each directory
- if you use the PIN-plugin, ExtRecMenu works together with it to protect recordings
- fixed a very annoying bug which prevent renaming and moving recordings which have special chars in their names if VDR is compiled with VFAT=1 or startet with the option --vfat
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.10</title>
<updated>2006-05-02T17:11:38+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-05-02T17:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=47a981960f1d0b6d0d8cbe3bdc15f2b9e8665731'/>
<id>47a981960f1d0b6d0d8cbe3bdc15f2b9e8665731</id>
<content type='text'>
- made changes to Makefile for APIVERSION (VDR &gt;= 1.3.47)
- changed myReplayControl; suggested by Thomas Günther
- added display of free disk space to the title bar
- fixed adjustments for BigPatch/CmdSubMenu-patch; thanks to Thomas Günther for the patch
- renaming/moving directories is now possible
- fixed escaping of parameters for dvdarchive.sh
- changed behaviour if the replay of a recording ends, plugins will not open
- 'Play' and 'Menu'-&gt;'Blue' for resuming a replay work now; BUT: the replay isn't done with the plugin if you start replaying this way, means if you stop the replay you come to VDR's recordings menu
- switched off editing of details (priority and lifetime) or archive dvd recordings to avoid trouble with the dir name that identifies it on the media
- added option to mark last replayed recording while opening the plugin
- added possibilty to include video dvd's into the recordings hierarchy; see README
- introduced new parameters for the '-r'-option if VDR: move, rename and delete
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- made changes to Makefile for APIVERSION (VDR &gt;= 1.3.47)
- changed myReplayControl; suggested by Thomas Günther
- added display of free disk space to the title bar
- fixed adjustments for BigPatch/CmdSubMenu-patch; thanks to Thomas Günther for the patch
- renaming/moving directories is now possible
- fixed escaping of parameters for dvdarchive.sh
- changed behaviour if the replay of a recording ends, plugins will not open
- 'Play' and 'Menu'-&gt;'Blue' for resuming a replay work now; BUT: the replay isn't done with the plugin if you start replaying this way, means if you stop the replay you come to VDR's recordings menu
- switched off editing of details (priority and lifetime) or archive dvd recordings to avoid trouble with the dir name that identifies it on the media
- added option to mark last replayed recording while opening the plugin
- added possibilty to include video dvd's into the recordings hierarchy; see README
- introduced new parameters for the '-r'-option if VDR: move, rename and delete
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.9a</title>
<updated>2006-04-17T15:00:18+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-04-17T15:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=3c04e4ce347dff915def3a79f348f2f46e60564d'/>
<id>3c04e4ce347dff915def3a79f348f2f46e60564d</id>
<content type='text'>
- fixed #ifdef's for JumpPlay-patch in myreplaycontrol.c; thanks to Thomas GÃ¼nther for reporting
- include fixed 'dvdarchive.sh', umount wasn't possible; thanks to Mase from vdr-portal.de for reporting
- added support for CmdSubMenu-patch, it should now be possible to use sub menus if you patched your VDR with BigPatch or CmdSubMenu-patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fixed #ifdef's for JumpPlay-patch in myreplaycontrol.c; thanks to Thomas GÃ¼nther for reporting
- include fixed 'dvdarchive.sh', umount wasn't possible; thanks to Mase from vdr-portal.de for reporting
- added support for CmdSubMenu-patch, it should now be possible to use sub menus if you patched your VDR with BigPatch or CmdSubMenu-patch
</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>
<entry>
<title>Version 0.8</title>
<updated>2006-03-29T16:54:49+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-03-29T16:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=0ff08f0bfb1460e0d0035081956a75b92aaa8359'/>
<id>0ff08f0bfb1460e0d0035081956a75b92aaa8359</id>
<content type='text'>
- added some logging
- added option to hide the "new recordings column"
- added possibility to edit lifetime and priority at the rename menu
- changed alternative new marker, it marks now the recordings that are not "rewinded", if turned of the behaviour is like that of VDR's recordings menu
- added support for a file length.vdr, containing the length of a recording as a string
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- added two small tools (in tools/); isodetect to check for a dvd in drive (optionally used by 'dvdarchive.sh'); getlength to create a length.vdr
- updated error messages, more detailed now
- fixed quoting of the parameters for dvdarchive.sh to avoid problems with filenames containing a '
- fixed unnecessary calls of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de for reporting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added some logging
- added option to hide the "new recordings column"
- added possibility to edit lifetime and priority at the rename menu
- changed alternative new marker, it marks now the recordings that are not "rewinded", if turned of the behaviour is like that of VDR's recordings menu
- added support for a file length.vdr, containing the length of a recording as a string
- new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de
- added two small tools (in tools/); isodetect to check for a dvd in drive (optionally used by 'dvdarchive.sh'); getlength to create a length.vdr
- updated error messages, more detailed now
- fixed quoting of the parameters for dvdarchive.sh to avoid problems with filenames containing a '
- fixed unnecessary calls of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de for reporting
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.7</title>
<updated>2006-03-26T10:18:12+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-03-26T10:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=54d5f6870a7351584fcb1c3e861a4fc9224badf3'/>
<id>54d5f6870a7351584fcb1c3e861a4fc9224badf3</id>
<content type='text'>
- added frensh translation; thanks to Patrice Staudt
- added finnish translation; thanks to Rolf Ahrenberg
- several bugfixes:
  * if there are more then one recording with the same name, only one of it is shown if the recording details are hidden; thanks to Monroe from vdr-portal.de for reporting
  * recording list entry (not the recording itselfs!) is deleted, if it is moved to the same place; thanks to Monroe from vdr-portal.de for reporting
  * if a recording was deleted, the selection bar jumps to the first list entry
  * some people reported problems with wrong recording dates using LinVDR
- revised rename-recording-menu; thanks to Monroe from vdr-portal.de for suggesting
- revised move-recording-menu - it is now more obvious; thanks to Monroe from vdr-portal.de for suggesting
- added option to show an alternative new marker - it's only useful for german speaking users because this icon shows 'NEU'; suggestions for an international version are welcome, you has 22x22 pixels for it
- added the functionality of the DvdArchive- and the DVDShowArchive-patch for VDR
- thanks fpr vejoun from vdr-portal.de for the script 'dvdarchive.sh'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added frensh translation; thanks to Patrice Staudt
- added finnish translation; thanks to Rolf Ahrenberg
- several bugfixes:
  * if there are more then one recording with the same name, only one of it is shown if the recording details are hidden; thanks to Monroe from vdr-portal.de for reporting
  * recording list entry (not the recording itselfs!) is deleted, if it is moved to the same place; thanks to Monroe from vdr-portal.de for reporting
  * if a recording was deleted, the selection bar jumps to the first list entry
  * some people reported problems with wrong recording dates using LinVDR
- revised rename-recording-menu; thanks to Monroe from vdr-portal.de for suggesting
- revised move-recording-menu - it is now more obvious; thanks to Monroe from vdr-portal.de for suggesting
- added option to show an alternative new marker - it's only useful for german speaking users because this icon shows 'NEU'; suggestions for an international version are welcome, you has 22x22 pixels for it
- added the functionality of the DvdArchive- and the DVDShowArchive-patch for VDR
- thanks fpr vejoun from vdr-portal.de for the script 'dvdarchive.sh'
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.6</title>
<updated>2006-03-16T19:17:58+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-03-16T19:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=a245047c8c60d3acc0af75f5ffc7479cfeacd34d'/>
<id>a245047c8c60d3acc0af75f5ffc7479cfeacd34d</id>
<content type='text'>
- after the replay of a recording ended, the menu jumps now to the last replayed recording
- recording commands like in VDR's recordings menu now work
- start to write some documentation in README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- after the replay of a recording ended, the menu jumps now to the last replayed recording
- recording commands like in VDR's recordings menu now work
- start to write some documentation in README
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.1 (Initial revision).</title>
<updated>2006-03-09T14:01:38+00:00</updated>
<author>
<name>Martin Prochnow</name>
<email>nordlicht@martins-kabuff.de</email>
</author>
<published>2006-03-09T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-extrecmenu/commit/?id=93372f4ecc69a079c0e5c5af9169f39222983667'/>
<id>93372f4ecc69a079c0e5c5af9169f39222983667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
