diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-23 11:43:54 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-23 11:43:54 +0200 |
commit | b37a4d3c7a569123d252cc07381e65e083188376 (patch) | |
tree | 380eae286f35e0468f5932a51b3d4b4d74067229 /HISTORY | |
parent | 42b2676d82e0bb58ebcc0e9ff80e1a88600d7fcd (diff) | |
download | vdr-b37a4d3c7a569123d252cc07381e65e083188376.tar.gz vdr-b37a4d3c7a569123d252cc07381e65e083188376.tar.bz2 |
Ignoring k_Repeat when deciding whether the same key has been pressed in string input fields1.3.48
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4646,3 +4646,5 @@ Video Disk Recorder Revision History - Fixed a format string in recording.c to avoid a compiler warning on 64bit systems (thanks to Christian Wieninger for reporting, and Werner Schweer for pointing out that the 'z' modifier should be used here). +- Ignoring k_Repeat when deciding whether the same key has been pressed in string + input fields (based on a patch from Marko Mäkelä). |