summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY8
-rw-r--r--TODO2
2 files changed, 6 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index ac5aa06..c3cb435 100644
--- a/HISTORY
+++ b/HISTORY
@@ -28,8 +28,12 @@ VDR Plugin 'menuorg' Revision History
2008-03-23: Version 0.4
-- Added optional title attribute for system and plugin menu items
-- Added a Seperator Item definition
+- Added optional title attribute for system and plugin menu items, which allows the
+ displayed text ti 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
diff --git a/TODO b/TODO
index 1f23e12..071457d 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,4 @@
Some stuff that we would integrate in future version:
- Setup OSD for managing the submenu
-- reload the config file when opening mainmenu (only when menu configuration has been changed - checking timestamp of xml!)
-- Enable / Disable in OSD-Setup
- const correctness!