diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-07 10:31:59 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-07 10:31:59 +0100 |
commit | 2ef5ba57101fbc9fc38c1687b405dca127183c78 (patch) | |
tree | 60d95c8daca8a0bdbba131035413c4303770960c /HISTORY | |
parent | f2d44b3d60fc8d8aad83eb5595c59c19b4d0739a (diff) | |
download | vdr-2ef5ba57101fbc9fc38c1687b405dca127183c78.tar.gz vdr-2ef5ba57101fbc9fc38c1687b405dca127183c78.tar.bz2 |
Fixed a short glitch when starting a recording on the primary device while in replay or transfer mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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üß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üßler). |