diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-20 15:25:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-20 15:25:06 +0100 |
commit | a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0 (patch) | |
tree | f8e90917e7d063d1b57b51b053326f154774798c /HISTORY | |
parent | d7d57c3d2ab37677a397ec8338daf26041439e0f (diff) | |
download | vdr-a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0.tar.gz vdr-a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0.tar.bz2 |
Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6567,3 +6567,5 @@ 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). +- Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE (thanks + to Juergen Lock). |