summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-08-01 17:45:33 +0000
committerscop <scop>2005-08-01 17:45:33 +0000
commite1a64074adfcf0b075f0267aa8b06810d96de7b8 (patch)
treebc28c8c12f955d67fc2400f9debcabbb0712e8dc /HISTORY
parent87405c497570c356759c51674eb856902338eb80 (diff)
downloadvdr-plugin-dxr3-e1a64074adfcf0b075f0267aa8b06810d96de7b8.tar.gz
vdr-plugin-dxr3-e1a64074adfcf0b075f0267aa8b06810d96de7b8.tar.bz2
Move OSD flush rate setting to UI.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8c6027e..5ae164b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -260,7 +260,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- avoid high CPU usage in pause mode (Luca Olivetti, Klaus Schmidinger)
- improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen)
- limit OSD flush rate: prevents OSD from going berserk due to being
- refreshed too often, see FLUSHRATE in Makefile (Luca Olivetti, Ville Skyttä)
+ refreshed too often, see plugin settings (Luca Olivetti, Ville Skyttä)
- borrow better OSD scaling routines from the Xine plugin (Luca Olivetti)
- improve original OSD scaler for small resolutions (#1014339, Luca Olivetti)
- improve error checking, eliminate some compiler warnings (Ville Skyttä)