Increased the size of the key queue to avoid problems with long key macros

This commit is contained in:
Klaus Schmidinger
2006-10-14 11:47:32 +02:00
parent f2c619568f
commit 24da36dd8d
2 changed files with 3 additions and 2 deletions

View File

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