summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-07 10:31:59 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-07 10:31:59 +0100
commit2ef5ba57101fbc9fc38c1687b405dca127183c78 (patch)
tree60d95c8daca8a0bdbba131035413c4303770960c /HISTORY
parentf2d44b3d60fc8d8aad83eb5595c59c19b4d0739a (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 78b751a5..2f66d60c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).