summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-23 12:03:13 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-23 12:03:13 +0000
commit626035130512283bf3de31b28dc6d02dccdee562 (patch)
tree3c91fa47dcce0d743ad49222b05873ac65faa7a7
parent7045aa7616300c7ae605b6d01626f1e540902bda (diff)
downloadvdr-plugin-menuorg-626035130512283bf3de31b28dc6d02dccdee562.tar.gz
vdr-plugin-menuorg-626035130512283bf3de31b28dc6d02dccdee562.tar.bz2
some more things done
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6972 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
-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!