diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-26 10:45:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-26 10:45:05 +0100 |
commit | 16bd3bd5b915fe32b27f224b5f942a7ce784fc1e (patch) | |
tree | 5500ee50011d828bc3cad926f93677f7ece50fde /HISTORY | |
parent | 53942c3d9abe851a18859f621c2e88e97bb3ab56 (diff) | |
download | vdr-16bd3bd5b915fe32b27f224b5f942a7ce784fc1e.tar.gz vdr-16bd3bd5b915fe32b27f224b5f942a7ce784fc1e.tar.bz2 |
Fixed horizontal scaling of subtitles (cont'd)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6567,6 +6567,9 @@ Video Disk Recorder Revision History - Made updating the editing marks during replay react faster in case the marks file has just been written. - Fixed horizontal scaling of subtitles (reported by Reinhard Nissl). +- Stripped the note "The data returned by this function is only used for informational + purposes (if any)" from the description of cDevice::GetVideoSize(). The VideoAspect + is now used to properly scale subtitles. - Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE (thanks to Juergen Lock). - Fixed the Language header of the Serbian translation file (thanks to Ville Skyttä). |