summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-12-18 13:30:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-12-18 13:30:19 +0100
commitf5fc989ac713bac5cad8b48b4359b5027757c1ce (patch)
tree40e00dc98aea3656ff23a4b8ea190f69290a44b2 /HISTORY
parent9bbcf23a86d9373eb1f0ecbd039636b1375b8a61 (diff)
downloadvdr-f5fc989ac713bac5cad8b48b4359b5027757c1ce.tar.gz
vdr-f5fc989ac713bac5cad8b48b4359b5027757c1ce.tar.bz2
Fixed genfontfile.c (wrong width, shifted values)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d5c4ac10..a8fb42dc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3199,3 +3199,5 @@ Video Disk Recorder Revision History
- Fixed setting 'synced' in cRemux when recording radio channels (thanks to
Laurence Abbott).
- Removed the LOCK_THREAD from the LIRC thread (thanks to Ludwig Nussel).
+- Fixed genfontfile.c (sometimes the character width was wrong, and the codes were
+ shifted one too far to the left).