summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-04-17 16:47:30 +0000
committerscop <scop>2005-04-17 16:47:30 +0000
commit125577765a9ae8f0bdf22fa2c817ffb9bf54d180 (patch)
tree7c515753d7bbb323ed3ae52a7efb9355fe5102e0 /HISTORY
parent74d8232de848f462ad36a8c0f51c26ad400ee8ec (diff)
downloadvdr-plugin-dxr3-125577765a9ae8f0bdf22fa2c817ffb9bf54d180.tar.gz
vdr-plugin-dxr3-125577765a9ae8f0bdf22fa2c817ffb9bf54d180.tar.bz2
Move definition of FLUSHRATE to Makefile and bump it to 35.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8415f56..dc19026 100644
--- a/HISTORY
+++ b/HISTORY
@@ -273,7 +273,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 (Luca Olivetti, Ville Skyttä)
+ refreshed too often, see FLUSHRATE in Makefile (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)
- fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä)