Feature #149
Hide main menu entry
| Status: | Closed | Start date: | 07/12/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | etobi | % Done: | 100% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
Hiding the main menu entry of the plugin would be a useful feature for those, who put the plugin on a user key. I think this is not so uncommon, as many remote controls have a special key for teletext.
Associated revisions
Added setup option to hide main menu entry (Closes #149) (Patch provided by Manuel Reimer)
History
Updated by Mreimer over 3 years ago
- File vdr-osdteletext-hidemainmenu.diff added
I've written the patch to add this feature. IMHO this feature is a pretty good idea, as having an extra key for teletext isn't uncommon.
Most probably, the setup handling in osdteletext is another thing, where optimization is possible. I just added the new setup item using exactly the way, the other entries are handled, but I don't know why in osdteletext a temporary copy of the setup items is created (named "temp") and the settings are copied to/from this temporary copy. I've seen (and modified) other plugins, where no copy is used. Maybe this can be dropped.
Updated by etobi over 3 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset 4f45dbd087bc8cd407704f3b9bef04ec8f5686c3.