summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-09-13 13:57:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2015-09-13 13:57:51 +0200
commitbfc3f1f4b2be0cad91d3aa8781c564ff20927063 (patch)
treea32ab036015018fa2999c942376b48a53b243e50 /HISTORY
parent2b20b9e064413cec0d6999ed545ebd7d9c7b1f2c (diff)
downloadvdr-bfc3f1f4b2be0cad91d3aa8781c564ff20927063.tar.gz
vdr-bfc3f1f4b2be0cad91d3aa8781c564ff20927063.tar.bz2
Fixed moving currently recording timers between machines
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e66325e5..61f4185a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8804,6 +8804,8 @@ Video Disk Recorder Revision History
because cTimer::ToText() is now also needed in a context where the terminating
newline can't be used. Consequently, cChannel::ToText() and cMark::ToText() have
been modified accordingly.
+- All timer related response strings from SVDRP commands now use the channel ID
+ instead of channel numbers.
- The "Edit timer" menu now has a new parameter "Record on", which can be used to
select the VDR on which this timer shall record. Timers can be freely moved
between connected VDRs by simply selecting the desired machine in this field.