Added a hint about commenting out the line '#define USE_FADVISE' in tools.c

This commit is contained in:
Klaus Schmidinger
2006-04-28 12:42:20 +02:00
parent 40832856f7
commit 1cfeb4625e
3 changed files with 12 additions and 0 deletions

View File

@@ -4669,3 +4669,6 @@ Video Disk Recorder Revision History
Make.config (problem reported by Markus Ehrnsperger).
- Fixed handling the cPluginManager::Active() result when pressing the "Power" key
(reported by Werner F<>rber).
- Added a hint about commenting out the line '#define USE_FADVISE' in tools.c in
case of problems with replaying in fast forward mode if the video directory is
mounted via a Samba share (reported by Andy Grobb).