diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-07 15:53:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-07 15:53:30 +0100 |
commit | 5b88d0bfac4568bc2a273f7d44d3298d2515dfac (patch) | |
tree | 077bb229d83ed39d65c64d1cf839815506e38519 /HISTORY | |
parent | 8b57eacd1be8e62c7ebab94e660c98fe1bca58ba (diff) | |
download | vdr-5b88d0bfac4568bc2a273f7d44d3298d2515dfac.tar.gz vdr-5b88d0bfac4568bc2a273f7d44d3298d2515dfac.tar.bz2 |
Fixed setting an empty recording name or folder to a blank in the "Edit recording" menu
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8453,7 +8453,7 @@ Video Disk Recorder Revision History - Added support for LCN (Logical Channel Numbers), which plugins may use to sort channels (thanks to Rolf Ahrenberg). -2015-02-06: Version 2.1.9 +2015-02-07: Version 2.1.9 - Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars Hanisch). @@ -8511,3 +8511,5 @@ Video Disk Recorder Revision History - cDvbPlayer and cReplayControl now use the same list of editing marks. This avoids inconsistent behavior with the "Skip edited parts" or "Pause replay at last mark" functions when the editing marks are manipulated during replay. +- Fixed setting an empty recording name or folder to a blank in the "Edit recording" + menu (reported by Christoph Haubrich). |