summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-14 16:45:38 +0000
committerscop <scop>2005-03-14 16:45:38 +0000
commit0e75aa82fe7d79e99f5369b379feaf2950eb92b3 (patch)
treedeef791f983178b6ff16b5dbdcfe37cb1481fc2f /HISTORY
parent6b1b1cf7ceeec80ea769e189e48ec302da5d57f2 (diff)
downloadvdr-plugin-dxr3-0e75aa82fe7d79e99f5369b379feaf2950eb92b3.tar.gz
vdr-plugin-dxr3-0e75aa82fe7d79e99f5369b379feaf2950eb92b3.tar.bz2
OSD flush rate limit patch from Luca Olivetti.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b8bd21b..48a2c64 100644
--- a/HISTORY
+++ b/HISTORY
@@ -255,3 +255,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- avoid hang in pause mode with VDR >= 1.3.18 (Luca Olivetti)
- 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 (Luca Olivetti, Ville Skyttä)