diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:31:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-27 10:31:23 +0200 |
commit | 29537da370492e1e9c7cb3de30a9138a3abb6bf1 (patch) | |
tree | b4bb67680a5e32d3ef39acc0b1c78c2018307415 /CONTRIBUTORS | |
parent | cbe854262215c6f700814a0dbd59b4de644d3c46 (diff) | |
download | vdr-29537da370492e1e9c7cb3de30a9138a3abb6bf1.tar.gz vdr-29537da370492e1e9c7cb3de30a9138a3abb6bf1.tar.bz2 |
Fixed displaying the frame number when setting an editing mark
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7f3b065..d8b49fda 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2103,6 +2103,7 @@ Thomas Günther <tom1@toms-cafe.de> for suggesting to make the 'Allowed' parameter in cMenuEditStrItem() NULL by default, which results in using tr(FileNameChars) for fixing handling "none" color entries in XPM files + for fixing displaying the frame number when setting an editing mark David Woodhouse <dwmw2@infradead.org> for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with |