diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-05 15:37:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-05 15:37:49 +0200 |
commit | c813de133be8ac702bf7e2bba8e76de3334221dd (patch) | |
tree | 99e396e7ab3a6997fec6868976f184fe775c8bc9 /HISTORY | |
parent | abe61dc903728e7f0cafb5e9a927bcefbda4c2ab (diff) | |
download | vdr-c813de133be8ac702bf7e2bba8e76de3334221dd.tar.gz vdr-c813de133be8ac702bf7e2bba8e76de3334221dd.tar.bz2 |
The SVDRP command DELC now also accepts a channel id
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9420,7 +9420,7 @@ Video Disk Recorder Revision History - Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broadcasting in "backwards compatibility mode" according to ETSI EN 300 468 (thanks to Onur Sentürk). -2020-05-04: +2020-05-05: - Fixed moving channels between number groups in SVDRP's MOVC command and the Channels menu, in case a channel is moved to a higher number and into a numbered group @@ -9429,3 +9429,4 @@ Video Disk Recorder Revision History for NID and TID (thanks to Uwe Scheffler for reporting a problem with failed tuning in SCR systems, and Helmut Binder for helping with the implementation). - Fixed compatibility with current versions of glibc (thanks to Manuel Reimer). +- The SVDRP command DELC now also accepts a channel id (suggested by Manuel Reimer). |