summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-27 12:36:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-27 12:36:21 +0200
commitcade7eb70ef4349394bdaaec78c211134185b973 (patch)
treeac11ce135ce1aca9505ba263c3517b6e18028c1b /HISTORY
parent749b5090ab7aee382945e69ad4b61606e0c42512 (diff)
downloadvdr-cade7eb70ef4349394bdaaec78c211134185b973.tar.gz
vdr-cade7eb70ef4349394bdaaec78c211134185b973.tar.bz2
Avoiding short display of the main menu if a plugin displays its own OSD
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index acadbb5b..7d8f8031 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2077,3 +2077,6 @@ Video Disk Recorder Revision History
- Added a note regarding non-VDR files in the /videoX directories to INSTALL
(suggested by Benjamin Harling).
- Skipping keys that come in too fast from LIRC (thanks to Christian Jacobsen).
+- Avoiding short display of the main menu if a plugin displays its own OSD and
+ is started through a user defined key macro (thanks to Andreas Mair for reporting
+ this one).