diff options
Diffstat (limited to 'media-video/vdr/metadata.xml')
-rw-r--r-- | media-video/vdr/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/media-video/vdr/metadata.xml b/media-video/vdr/metadata.xml index f9813be524f5..8ebb4b08a512 100644 --- a/media-video/vdr/metadata.xml +++ b/media-video/vdr/metadata.xml @@ -8,16 +8,25 @@ <use> <flag name="alternatechannel">Use alternate channel on record</flag> <flag name="bidi">fribidi support, for languages, written from right to left</flag> + <flag name="ddepgentry">remove duplicate EPG entries</flag> + <flag name="dvlvidprefer">controls video-dir choice on recording</flag> <flag name="graphtft">support for vdr-graphtft plugin up from version 0.1.7</flag> <flag name="html">Install HTML documentation</flag> + <flag name="jumpplay">Enables automatic jumping over cut marks while watching a recording</flag> + <flag name="jumpingseconds">skip seconds in played records</flag> <flag name="kbd">enable keyboard support as remote device</flag> <flag name="mainmenuhooks">Allows to replace main menu entries by some special plugins (like epgsearch, extrecmenu, ...)</flag> <flag name="menuorg">Enables support for the <pkg>media-plugins/vdr-menuorg</pkg></flag> <flag name="menuselection">adds support for menu hotkeys of double digits</flag> <flag name="naludump">Removes NALU fill data from h.264-Streams of TS files</flag> + <flag name="permashift">permanent timeshift by recording live TV on hard disk, need plugin <pkg>media-plugins/vdr-permashift</pkg></flag> <flag name="permashift_v1">permanent timeshift by recording live TV on RAM, need plugin >=mediaplugins/vdr-permashift-1</flag> <flag name="pinplugin">Support for <pkg>media-plugins/vdr-pin</pkg></flag> <flag name="resumereset">rreset resume of EOF</flag> + <flag name="rotor">Enable support for plugin vdr-rotor for dish-positioner.</flag> <flag name="ttxtsubs">support for <pkg>media-plugins/vdr-ttxtsubs</pkg></flag> + <flag name="vasarajanauloja">replacement for the liemikuutio patch, adds some nice must haves features</flag> + <flag name="wareagleicon">Replace original icon set in menu</flag> + <flag name="yaepg">Enables support for the vdr-yaepg plugin</flag> </use> </pkgmetadata> |