diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-30 09:10:39 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-30 09:10:39 +0100 |
commit | 4c304467ba8e8ff7d36d4b5b06b3e26ddf6456a7 (patch) | |
tree | cdc11a2778b613b3baa60cd8f938d53394f372e1 /HISTORY | |
parent | 6a9502ab1789ca438ebd598c004818303168e604 (diff) | |
download | vdr-4c304467ba8e8ff7d36d4b5b06b3e26ddf6456a7.tar.gz vdr-4c304467ba8e8ff7d36d4b5b06b3e26ddf6456a7.tar.bz2 |
Fixed clearing non-editable members in the channel editor
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8170,7 +8170,7 @@ Video Disk Recorder Revision History - Fixed a superfluous call to the skin's SetRecording() function after renaming a recording (reported by Christoph Haubrich). -2014-01-29: Version 2.1.5 +2014-01-30: Version 2.1.5 - Now checking whether the primary device actually has a decoder before retuning the current channel after a change in its parameters. This fixes broken recordings on @@ -8181,3 +8181,4 @@ Video Disk Recorder Revision History Oliver Endriss). - Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording directories" is set to "no". +- Fixed clearing non-editable members in the channel editor (thanks to Rolf Ahrenberg). |