Fixed a short glitch when starting a recording on the primary device while in replay or transfer mode

This commit is contained in:
Klaus Schmidinger
2004-11-07 10:31:59 +01:00
parent f2d44b3d60
commit 2ef5ba5710
4 changed files with 18 additions and 13 deletions

View File

@@ -3117,7 +3117,7 @@ Video Disk Recorder Revision History
learned inside the menu to avoid overwriting the date/time in the 'classic'
skin (thanks to Oliver Endriss for reporting this one).
2004-11-06: Version 1.3.16
2004-11-07: Version 1.3.16
- Fixed cChannel::SetName() in case only the ShortName or Provider has changed
(thanks to Sascha Volkenandt for reporting this one).
@@ -3129,3 +3129,5 @@ Video Disk Recorder Revision History
input).
- Fixed the cDvbSpuDecoder (thanks to Marco Schl<68><6C>ler).
- Fixed handling of pmAudioOnlyBlack (thanks to Stefan Huelswitt).
- Fixed a short glitch when starting a recording on the primary device while
in replay or transfer mode (thanks to Marco Schl<68><6C>ler).