summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-24 14:49:53 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-24 14:49:53 +0200
commit00170e82752fa54ce8f750d691322187a6fc1541 (patch)
treee0f177ce1c9517abe77ec7de885638c308d71b70 /HISTORY
parent056c902c21a6fd9140decc0b47388a137f3230b6 (diff)
downloadvdr-00170e82752fa54ce8f750d691322187a6fc1541.tar.gz
vdr-00170e82752fa54ce8f750d691322187a6fc1541.tar.bz2
Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a recording on the primary device1.2.4
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e38c2cf1..04859985 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2327,3 +2327,5 @@ Video Disk Recorder Revision History
- Fixed a bug in resetting OSD color palettes (thanks to Torsten Herz).
- Fixed starting a recording on the primary device if there is a replay session
active (thanks to Javier Marcet for reporting this one).
+- Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a
+ recording on the primary device.