summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-14 22:21:07 +0000
committerscop <scop>2005-03-14 22:21:07 +0000
commit96edccb5cb63380a6b501338c9512bcd458f11fa (patch)
tree36eb14ae769ba80fe173c277508eed8f60c0aca8 /HISTORY
parent1b409fbe08c18799d6c82d2483a723ce5d71e4c9 (diff)
downloadvdr-plugin-dxr3-96edccb5cb63380a6b501338c9512bcd458f11fa.tar.gz
vdr-plugin-dxr3-96edccb5cb63380a6b501338c9512bcd458f11fa.tar.bz2
Borrowed OSD scaler from the Xine plugin (Luca Olivetti).
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e01b65f..c311e11 100644
--- a/HISTORY
+++ b/HISTORY
@@ -264,4 +264,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen)
- limit OSD flush rate: prevents OSD from going berserk due to being
refreshed too often (Luca Olivetti, Ville Skyttä)
-- improve OSD scaler for small resolutions (#1014339, Luca Olivetti)
+- borrow better OSD scaling routines from the Xine plugin (Luca Olivetti)
+- improve original OSD scaler for small resolutions (#1014339, Luca Olivetti)