The SVDRP command HITK now discards any keys if the remote control is currently turned off

This commit is contained in:
Klaus Schmidinger
2012-12-04 12:13:14 +01:00
parent bcce056292
commit 85b9c2f370
3 changed files with 9 additions and 1 deletions

View File

@@ -7378,3 +7378,5 @@ Video Disk Recorder Revision History
- The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by
derived output devices to implement scaling the video to a given size and location
(based on a suggestion by Lucian Muresan).
- The SVDRP command HITK now discards any keys if the remote control is currently
turned off (thanks to Alexander Hans).