summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-24 12:53:12 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-24 12:53:12 +0200
commitc94570e69dfca940ba04829debb93e421f77c4f0 (patch)
tree26488bf901cb4e7a2b30db914086cb0f45dd2349 /HISTORY
parent2b29a5ce367d464fd10d6014990c881eccf5207e (diff)
downloadvdr-c94570e69dfca940ba04829debb93e421f77c4f0.tar.gz
vdr-c94570e69dfca940ba04829debb93e421f77c4f0.tar.bz2
Changed font handling to allow language specific character sets; adopted the small font character set from the "Elchi" patch
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7b738a29..9b8a26d4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2438,7 +2438,7 @@ Video Disk Recorder Revision History
- Improved cDvbDevice::StillPicture() (thanks to Thomas Heiligenmann).
-2003-10-18: Version 1.3.0
+2003-10-24: Version 1.3.0
- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").
Thanks to Jon Burgess, Andreas Schultz, Werner Fink and Stefan Huelswitt.
@@ -2452,3 +2452,6 @@ Video Disk Recorder Revision History
- Added "Slovak Link" and "Czech Link" to 'ca.conf' (thanks to Emil Petersky).
- Mutexes are now created with PTHREAD_MUTEX_ERRORCHECK_NP, which makes the
'lockingTid' stuff obsolete (thanks to Stefan Huelswitt).
+- Changed font handling to allow language specific character sets.
+- Adopted the small font character set from the "Elchi" patch (originally
+ provided by Alessio Sangalli).