Aide-plugin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(12 intermediate revisions by 9 users not shown) | |||
Line 64: | Line 64: | ||
| ftp://ftp.altlinux.ru/pub/people/slava |
| ftp://ftp.altlinux.ru/pub/people/slava |
||
| Multilingual "mod" version and VDR manuals in several languages. |
| Multilingual "mod" version and VDR manuals in several languages. |
||
|- |
|||
| [3] |
|||
| http://subversion.assembla.com/svn/VDR-M7x0/trunk/vdr-m7x0-plugins/aide-0.0.4/ |
|||
| Fixed memory leaks and improved performance for the VDR-NG-EM M7x0 project |
|||
|} |
|} |
||
[[Category: |
[[Category:Outdated_Plugins]] |
||
{{i18n|aide-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:Aide-plugin]] |
Latest revision as of 12:13, 24 November 2013
Description
An OSD Help Browser for VDR. You can read VDR User Manual and other plain text help files on the TV screen.
Hardware requirements
None
Software requirements
VDR (any version will do)
Installation
cp -R $SOURCEDIR/VDR/PLUGINS/src/aide/aide /etc/vdr/plugins
With the new aide-mod version all help files are placed into the ../help/<LANGUAGE> directories.
/etc/vdr/plugins/help/<LANGUAGE> /etc/vdr/plugins/help/rus
The language codes are:
"eng", // English "deu", // German "slv", // Slovenian "ita", // Italian "dut", // Dutch "por", // Portugese "fra", // French "nor", // Norwegian "fin", // Finnish "pol", // Polish "esl", // Spanish "ell", // Greek "sve", // Swedish "rom", // Romanian "hun", // Hungarian "cat", // Catalan "rus", // Russian "hrv", // Croatian
Problems
Regular PAL/SECAM TV resolution is too small for reading unformatted texts. The help files must be prepared to look better on screen.
Links
[1] | http://vdr.bluox.org/download/vdr-aide | Old plugin homepage |
[2] | ftp://ftp.altlinux.ru/pub/people/slava | Multilingual "mod" version and VDR manuals in several languages. |
[3] | http://subversion.assembla.com/svn/VDR-M7x0/trunk/vdr-m7x0-plugins/aide-0.0.4/ | Fixed memory leaks and improved performance for the VDR-NG-EM M7x0 project |