diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-15 16:13:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-15 16:13:10 +0100 |
commit | 6bef17cdecfc0f195409df6778cfa79293e9962c (patch) | |
tree | 5795208ac917ab18513542a953f5baf3a14f7d99 /HISTORY | |
parent | a81e3699d13527ac8651969ddf0e0e411915d313 (diff) | |
download | vdr-6bef17cdecfc0f195409df6778cfa79293e9962c.tar.gz vdr-6bef17cdecfc0f195409df6778cfa79293e9962c.tar.bz2 |
When deleting the recording that is currently replayed, the replay is now stopped immediately
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5620,3 +5620,6 @@ Video Disk Recorder Revision History for pointing out a possible problem if the return value is not checked). Plugin authors may want to consider doing the same. For convenience there is now an additional version of cString::sprintf() that accepts a va_list parameter. +- When deleting the recording that is currently replayed, the replay is now + stopped immediately (thanks to Mikko Matilainen for reporting a possible crash + if the Info key is pressed after deleting the currently replayed recording). |