Ignoring "repeat" and "release" keys in the time search entry mode during replay

This commit is contained in:
Klaus Schmidinger
2008-02-09 12:29:04 +01:00
parent 8f5da3f68b
commit 6520725bb2
3 changed files with 8 additions and 2 deletions

View File

@@ -5594,3 +5594,6 @@ Video Disk Recorder Revision History
- Speeded up anti-aliased font rendering by caching the blend indexes (based on
a suggestion by Martin Wache).
- Fixed setting the OSD area in the pictures plugin.
- Ignoring "repeat" and "release" keys in the time search entry mode during replay,
to avoid inadvertently leaving it in case a key is pressed too long (suggested
by Andreas Brugger).