From a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 20 Mar 2011 15:25:06 +0100 Subject: Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cda79110..6c7863b4 100644 --- a/HISTORY +++ b/HISTORY @@ -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). -- cgit v1.2.3