diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-04 10:25:46 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-04 10:25:46 +0100 |
commit | 4d8f68e906cddceb2e8f65b3d4c6abef8b8bbe83 (patch) | |
tree | cfc2cd792d2657a30c4195e498aa19f3e7500611 /UPDATE-2.0.0 | |
parent | 64c81d24dc5317f466f8dd061cd63078e747e6a7 (diff) | |
download | vdr-4d8f68e906cddceb2e8f65b3d4c6abef8b8bbe83.tar.gz vdr-4d8f68e906cddceb2e8f65b3d4c6abef8b8bbe83.tar.bz2 |
Added a note about the new default sort order of recordings to the release notes of version 1.7.29
Diffstat (limited to 'UPDATE-2.0.0')
-rw-r--r-- | UPDATE-2.0.0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index 3ed9db0b..e745f2a2 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -267,6 +267,10 @@ OSD: folder (provided you have write access to that folder). If a folder is newly created by a repeating timer, the sort mode for that folder is initially set to "by time". + Note that in previous versions the default sort order of the top level video + directory was "by name" and all subdirectories were sorted "by time". Now the + default sort order for all directories is "by name", so if you have an existing + folder that shall be sorted "by time", press the '0' key once to achieve this. - The new setup option "Miscellaneous/Show channel names with source" can be used to turn on adding the source character to channel names whenever they are displayed. - Pressing the Play key during normal live viewing mode now opens the Recordings menu |