summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-30 10:29:24 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-30 10:29:24 +0200
commitae4633feb04b4665ea561dea4c88dea28e8d9032 (patch)
treec38e0a15f496450d9121bac7ddb68aad2e03c399 /CONTRIBUTORS
parentcacd58d0362b26190df7cb1505ac1c75a41a45ab (diff)
downloadvdr-ae4633feb04b4665ea561dea4c88dea28e8d9032.tar.gz
vdr-ae4633feb04b4665ea561dea4c88dea28e8d9032.tar.bz2
Now invalidating /video cache _after_ cutting
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 7cd104b0..4ed23435 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -279,6 +279,8 @@ Artur Skawina <skawina@geocities.com>
for a patch that contained a fix for checking toFile in cCuttingThread::Action()
for improving cUnbufferedFile
for fixing calculating the cache size in cUnbufferedFile::Read()
+ for making the /video/.update file be touched _after_ an editing process is finished
+ in order to avoid excessive disk access
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR