Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Proposal for 1.4: cmd_submenus patch



Hi!

Thomas Günther did a small improvement to the cmd_submenus patch, that allows submenus in the commands and recording commands menu. To do so, the name of a command entry simply has to be indented by hyphens.

i.e.:

Fortune Cookies ... : echo "sub menu, no command"
-Long Dictum : /usr/games/fortune -l
-Short Apothegms : /usr/games/fortune -s
-Special Topics ... : echo "sub-sub menu, no command"
--Literature : /usr/games/fortune literature
--Riddles : /usr/games/fortune riddles

I think the original patch may be from Andreas Kool, but I'm not sure about this. The improvement only fixes an issue with overloading an inherited virtual method.

The patch for 1.2.6 and 1.3.x is available here:

http://www.e-tobi.net/vdr/cmd_submenu.patch.gz

It would be nice, if this patch could find it's way into vdr 1.4, because IMHO it's really useful.

bye,

Tobias




Home | Main Index | Thread Index