summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-29 10:45:28 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-29 10:45:28 +0100
commit6a9502ab1789ca438ebd598c004818303168e604 (patch)
tree62eaab8c2611143d0400000effc637dbfe1a40c7 /HISTORY
parent9eda923269f49291317547130d24067cad9cb669 (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f5e74534..872e729b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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".