diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-26 10:48:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-26 10:48:18 +0200 |
commit | 71d53f2c638f6afaa392ae8fe18ced0e9bebb8e5 (patch) | |
tree | b666e22c9c58c6ccf2ec710ade660ed7b3925c3f /HISTORY | |
parent | b5ddaedfb3c12bcafe08b6b61268de2e286fb8ea (diff) | |
download | vdr-71d53f2c638f6afaa392ae8fe18ced0e9bebb8e5.tar.gz vdr-71d53f2c638f6afaa392ae8fe18ced0e9bebb8e5.tar.bz2 |
Fixed the SVDRP command UPDR, which didn't update the global recordings list
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7087,3 +7087,5 @@ Video Disk Recorder Revision History - The Timers list is now marked as modified whenever a recording starts or ends. - Fixed cDevice::StillPicture(), making sure it doesn't call the derived class's function if no buffer has been allocated. +- Fixed the SVDRP command UPDR, which didn't update the global recordings list + (reported by Lars Hanisch). |