Now invalidating /video cache _after_ cutting

This commit is contained in:
Klaus Schmidinger
2006-07-30 10:29:24 +02:00
parent cacd58d036
commit ae4633feb0
5 changed files with 14 additions and 8 deletions

View File

@@ -4835,7 +4835,7 @@ Video Disk Recorder Revision History
only done for normal keypresses, not for repeated ones. This allows the user to
scroll the value all the way to the limit by keeping the key pressed.
2006-07-29: Version 1.4.1-3
2006-07-30: Version 1.4.1-3
- Fixed assigning schedules to channels in case there is no initial EPG information
(thanks to Frank Schmirler).
@@ -4844,3 +4844,5 @@ Video Disk Recorder Revision History
- Fixed cDevice::ToggleMute() (thanks to Christoph Haubrich).
- Fixed deleting the last character of a string menu item in insert mode (thanks
to Udo Richter).
- The /video/.update file is now touched _after_ an editing process is finished
in order to avoid excessive disk access (thanks to Artur Skawina).