mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording directories" is set to "no"
This commit is contained in:
4
HISTORY
4
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".
|
||||
|
||||
Reference in New Issue
Block a user