Stopping finished timer recordings before starting new ones

This commit is contained in:
Klaus Schmidinger
2001-09-01 15:04:14 +02:00
parent e2701822e8
commit 5a5fc72814
6 changed files with 20 additions and 17 deletions

View File

@@ -691,3 +691,6 @@ Video Disk Recorder Revision History
also copied.
- When a recording is running on the primary interface, any attempt to change
the current channel will now lead to a "Channel locked" message.
- The main program loop now first checks whether any timer recordings are
finished, before starting a new timer recording. This is important in case
one timer ends at the same time another timer starts.