summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-10-14 11:47:32 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-10-14 11:47:32 +0200
commit24da36dd8d5fb823fef8a848943f5524850e868e (patch)
tree32b99580e9672632804b29eeec05f1a498328f4d /HISTORY
parentf2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860 (diff)
downloadvdr-24da36dd8d5fb823fef8a848943f5524850e868e.tar.gz
vdr-24da36dd8d5fb823fef8a848943f5524850e868e.tar.bz2
Increased the size of the key queue to avoid problems with long key macros
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4dbd43f3..c0b855d2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4968,3 +4968,4 @@ Video Disk Recorder Revision History
Petri Hintukainen).
- Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
(based on a patch from Petri Hintukainen).
+- Increased the size of the key queue to avoid problems with long key macros.