diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-03 11:33:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-03 11:33:43 +0200 |
commit | 45a29e5b1614359d09aa3e69b8928fcfeebc84a2 (patch) | |
tree | 7e3532af8e53c32402b2980e02c9f4988a687031 /HISTORY | |
parent | 2a91de02abee737333cf650b32d13e5689443b76 (diff) | |
download | vdr-45a29e5b1614359d09aa3e69b8928fcfeebc84a2.tar.gz vdr-45a29e5b1614359d09aa3e69b8928fcfeebc84a2.tar.bz2 |
Key macros can now call plugins that don't have a main menu entry
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3773,3 +3773,7 @@ Video Disk Recorder Revision History Lauri Tischler). - Repeat keys are now ignored when waiting for a keypress to cancel an operation (thanks to Marko Mäkelä). +- The main menu function of a plugin can now be activated through a key macro of + the form "@plugin" even if that plugin doesn't have a main menu entry (using + part of a patch by Hardy Flor, which originally implemented calling plugins from + SVDRP). |