VDR Plugin 'menuorg' Revision History ------------------------------------- 2007-08-24: Version 0.1 - Initial revision. 2007-08-25: Version 0.2 - Fixed bug with burn plug-in - cPlugin::MainMenuEntry() should not be called before all plug-ins Intialize() and Start() were called. 2007-08-25: Version 0.3 - Fixed charset conversion for menu titles. They will now explicitly be converted to VDR's locale charset falling back to ISO8859-2 on conversion errors. 2007-12-11: Version 0.3.1 - Applied I18N-Patch from Thomas Guenther for VDR 1.5.12 - Fixed Problem with hidden plug-in menu entries or plug-ins without a main menu item 2007-12-17: Version 0.3.2 - Added Italian translation from the Italian VDR Community 2008-03-23: Version 0.4 - Added optional title attribute for system and plugin menu items, which allows the displayed text to be changed - Added a Seperator Item - Now an empty submenu can exist - Now VDR >= 1.5.18 is required - When leaving a submenu, the cursor is now positioned on the submenu entry - The custom menu can now be enabled/disabled in the plug-in's setup - If the timestamp of the menuorg.xml changes, it will be reloaded when opening the root menu 2008-03-24: Version 0.4.1 - Fixed small bug caused by hidden menu entries