When sorting recordings by name, folders are now always at the top of the list

This commit is contained in:
Klaus Schmidinger
2013-03-03 11:04:22 +01:00
parent e0448bded8
commit f239934bf9
3 changed files with 10 additions and 8 deletions

View File

@@ -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.