diff options
author | scop <scop> | 2005-04-17 16:47:30 +0000 |
---|---|---|
committer | scop <scop> | 2005-04-17 16:47:30 +0000 |
commit | 125577765a9ae8f0bdf22fa2c817ffb9bf54d180 (patch) | |
tree | 7c515753d7bbb323ed3ae52a7efb9355fe5102e0 /HISTORY | |
parent | 74d8232de848f462ad36a8c0f51c26ad400ee8ec (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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ä) |