diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-29 10:45:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-29 10:45:28 +0100 |
commit | 6a9502ab1789ca438ebd598c004818303168e604 (patch) | |
tree | 62eaab8c2611143d0400000effc637dbfe1a40c7 /HISTORY | |
parent | 9eda923269f49291317547130d24067cad9cb669 (diff) | |
download | vdr-6a9502ab1789ca438ebd598c004818303168e604.tar.gz vdr-6a9502ab1789ca438ebd598c004818303168e604.tar.bz2 |
Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording directories" is set to "no"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 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-26: Version 2.1.5 +2014-01-29: 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 @@ -8179,3 +8179,5 @@ Video Disk Recorder Revision History of actual video TS packets in cTsPayload in order to be able to record channels that sometimes need even more than 10 TS packets for detecting frame borders (reported by Oliver Endriss). +- Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording + directories" is set to "no". |