Removing deleted recordings faster than normal when cutting

This commit is contained in:
Klaus Schmidinger
2003-08-17 09:18:40 +02:00
parent b65687ebcf
commit 12d5d01faa
5 changed files with 16 additions and 7 deletions

View File

@@ -2283,7 +2283,7 @@ Video Disk Recorder Revision History
or Makefile.config as defaults (thanks to Steffen Barszus).
- Added the usual menu timeout to the CAM menus.
2003-08-16: Version 1.2.3
2003-08-17: Version 1.2.3
- Fixed the TS to PES repacker so that it works with MPEG1 streams (thanks to
Andreas Kool).
@@ -2312,3 +2312,5 @@ Video Disk Recorder Revision History
- Made the "Zap timeout" (the time until a channel counts as "previous" for
switching with '0') a setup variable, available in "Setup/Miscellaneous"
(suggested by Helmut Auer).
- Removing deleted recordings faster than normal when cutting, to avoid running
out of disk space (thanks to Manfred Schmidt-Voigt for reporting this one).