diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-03 12:49:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-03 12:49:36 +0200 |
commit | a964a8d732e81f4b2518b356f41a4eea47c38f54 (patch) | |
tree | 29158424e80b6ffb3b9ca6fa2365f1671a26f214 /HISTORY | |
parent | 590d56bf594cbb23ba891c573bf85165baa84538 (diff) | |
download | vdr-a964a8d732e81f4b2518b356f41a4eea47c38f54.tar.gz vdr-a964a8d732e81f4b2518b356f41a4eea47c38f54.tar.bz2 |
The SVDRP command PLUG now has a new option 'main'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3781,3 +3781,5 @@ Video Disk Recorder Revision History - Added missing help for the 'help' keyword in the SVDRP command PLUG. - The main menu function of a plugin can now be called programmatically through the static function cRemote::CallPlugin(). +- The SVDRP command PLUG now has a new option 'main' which can be used to initiate + a call to the main menu function of a plugin (using part of a patch by Hardy Flor). |