diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-31 11:26:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-31 11:26:46 +0200 |
commit | 105825f3127e4edc5c490d67baf34abe2983b611 (patch) | |
tree | 3c81927b271b09ed6299ded2b0339340ff4a95a3 /HISTORY | |
parent | cf45c66062b61e46cb796702dad85854528a3a16 (diff) | |
download | vdr-105825f3127e4edc5c490d67baf34abe2983b611.tar.gz vdr-105825f3127e4edc5c490d67baf34abe2983b611.tar.bz2 |
Actually implemented the SVDRP command DELC
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2330,7 +2330,7 @@ Video Disk Recorder Revision History - Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a recording on the primary device. -2003-08-30: Version 1.2.5pre1 +2003-08-31: Version 1.2.5pre1 - Now explicitly handling exit value 0 and 2 in 'runvdr'. - Added a missing 'w' to the allowed characters for Finnish and Swedish (thanks @@ -2345,3 +2345,4 @@ Video Disk Recorder Revision History directly (thanks to Oliver Endriss). This also improves navigating through DVD menus with the DVD plugin. - Fixed handling extra blanks in plugin command lines. +- Actually implemented the SVDRP command DELC. |