The SVDRP command PLUG now has a new option 'main'

This commit is contained in:
Klaus Schmidinger
2005-09-03 12:49:36 +02:00
parent 590d56bf59
commit a964a8d732
2 changed files with 10 additions and 3 deletions

View File

@@ -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).