Hallo,
Code
VDR Plugin 'setup' Revision History
-----------------------------------
2009-02-13: setup-0.3.1-zulu-edition
- Added italian translation - thanks to Diego Pierotto
2009-01-19: setup-0.3.1-zulu-edition
- Attach vdr-1.6.0-2_setup-zulu-edition.diff
The Patch can be used instead of the Extensions-Patch
- Attach vdr-ext62_setup-custom-plugin-title.diff
- Attach some new examples
2008-06-19: setup-0.3.1-zulu-edition
- From now VDR-Extensions-Patch => 63 or
VDR-Extensions-Patch 62 + vdr-ext62_setup-custom-plugin-title.diff
is required
- Reworked setupmenu.c and setupmenu.h
Added new xml 'title' tag for plugins, from now it is
possible to customize the menuentrys for all plugins
Two new functions for the 'Menu Edit':
- Edit / Move -> Plugins
- Add / Edit / Move / Delete -> Commands and Threads
2008-01-30: setup-0.3.1-zulu-edition
- Reworked the Return Value, now it is possible to set
a default value in vdr-setup.xml
- Some code cleaning
2008-01-27: setup-0.3.1-zulu-edition
- Added Internationalization for VDRs Setup Menu in vdr-setup.xml
- Added some examples for the new xml format
2008-01-22: setup-0.3.1-zulu-edition
- Added Internationalization for vdr-menu.xml and vdr-setup.xml
If VDR is patched with <=Extensions-Patch-43, it is required to
apply the patch to VDR included with the plugin.
After this just copy your vdr-menu.xml to vdr-menu.OSDLanguage.xml
OSDLanguage must be named like in VDRs setup.conf
example ( vdr >=1.5.7 )
OSDLanguage=de_DE -> vdr-menu.de_DE.xml
example ( vdr <1.5.7 )
OSDLanguage=1 -> vdr-menu.1.xml
for default VDR uses vdr-menu.xml
- Fixed french translation in plugins setup
2008-01-21: setup-0.3.1-zulu-edition
- Fixed wrong count for ReturnValues in setupsetup.h
- Added french translation - thanks to Patrice Staudt
- Fixed wrong Date in HISTORY :)
2008-01-20: setup-0.3.1-zulu-edition
- Fixed missing translations in Menu Edit
- Renamed "Direct Access to the Menu Edit" to "Main menu entry"
- Added french translation - thanks to Patrice Staudt
2008-01-19: setup-0.3.1-zulu-edition
- Fixed Process Key in cSetupSetupPage
- Reworked i18n.c and added some trVDR to setupmenu.c
- Now i18n-to-gettext.pl founds all translations
2008-01-16: setup-0.3.1-zulu-edition
- Added a new Setup-Option "Direct Access to the Menu Edit"
2008-01-10: setup-0.3.1-zulu-edition
changes done by zulu
- Added all known fixes
- Make it ready for Extensions-Patch
- Renamed all *.cpp to *.c
- Renamed minivdr-setup.xml to vdr-setup.xml
- Added a new Setup-Option "Return Value"
to select between true/false, on/off or yes/no
- Added Internationalization for vdr-1.5.7 and above
Display More
Gruß
Marc
Beispiele mit den neuen Tags:
Code
<plugin name="music" title="Mp3 JukeBox" />
<plugin name="cdda" title="CD Spieler" />
<plugin name="ripit" title="CD als Mp3 speichern" />