diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-03-19 15:38:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-03-19 15:38:43 +0100 |
commit | ccc7c4a2d897f5e291a28d438a4fee9c6e45cd26 (patch) | |
tree | 995743cd01a2e133911b0ed4860085186dc781bd /HISTORY | |
parent | ae5ee879d0b2fe661278be9337eeda88fd4c656f (diff) | |
download | vdr-ccc7c4a2d897f5e291a28d438a4fee9c6e45cd26.tar.gz vdr-ccc7c4a2d897f5e291a28d438a4fee9c6e45cd26.tar.bz2 |
The day of a timer is now stored as a full date in ISO notation
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3444,7 +3444,7 @@ Video Disk Recorder Revision History - Fixed handling repeated kAudio keys. - Improved displaying the the current audio track in the ST:TNG channel display. -2005-03-13: Version 1.3.23 +2005-03-19: Version 1.3.23 - The setup option "DVB/Video display format" is now only available if "Video format" is set to "4:3" (suggested by Mikko Salo). @@ -3461,3 +3461,6 @@ Video Disk Recorder Revision History - The running status of a VPS event is now only taken seriously if that event has been seen within the last 30 seconds - otherwise recording is done as if no VPS was available. +- The day of a timer is now stored as a full date in ISO notation ("YYYY-MM-DD") in + 'timers.conf' and for the result of the SVDRP command LSTT (based in parts on a + patch by Roman Krenický). |