diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-03 11:04:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-03 11:04:22 +0100 |
commit | f239934bf99abcb910002526bf95d226ac66ce03 (patch) | |
tree | ffd2cf2977246b88fab3323026bf600b85df4080 /HISTORY | |
parent | e0448bded8d69568291e5ce1e515396dad97d0c9 (diff) | |
download | vdr-f239934bf99abcb910002526bf95d226ac66ce03.tar.gz vdr-f239934bf99abcb910002526bf95d226ac66ce03.tar.bz2 |
When sorting recordings by name, folders are now always at the top of the list
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7682,3 +7682,4 @@ Video Disk Recorder Revision History - Changed the calls to Skins.QueueMessage() in vdr.c that are related to reporting the status of the editing process back to Skins.Message() in order to have them appear immediately. +- When sorting recordings by name, folders are now always at the top of the list. |