diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-02 10:54:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-02 10:54:00 +0200 |
commit | 03a4a3a6182ca2b34163ba8b3de7728d0aca0b7a (patch) | |
tree | c9172a90572f12eef43ad7f3fef86cb14d5fa0d6 /HISTORY | |
parent | 240529710db31cd5a96ad2fdb7f9fd486ec7939f (diff) | |
download | vdr-03a4a3a6182ca2b34163ba8b3de7728d0aca0b7a.tar.gz vdr-03a4a3a6182ca2b34163ba8b3de7728d0aca0b7a.tar.bz2 |
Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2092,3 +2092,5 @@ Video Disk Recorder Revision History - Fixed paging through lists with repeated Left/Right keys. - Fixed setting the PCR-PID in case it is equal to one of the other PIDs (thanks to Oliver Endriss for reporting this one). +- Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey (thanks + to Kai Moeller for reporting this one). |