From b8471a3f113b8bb366074bf96cc5b0dbb0a8cd1e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 7 Oct 2001 11:00:35 +0200 Subject: Sorting recordings internally, with episodes sorted chronologically --- HISTORY | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ba6f73fb..10a268a5 100644 --- a/HISTORY +++ b/HISTORY @@ -787,7 +787,7 @@ Video Disk Recorder Revision History - Made the volume, mute and power keys work when a menu is active, too (thanks to Matthias Weingart). -2001-10-06: Version 0.97 +2001-10-07: Version 0.97 - Implemented a lock file to prevent more than one instance of VDR from removing files from the video directory at the same time. @@ -805,3 +805,8 @@ Video Disk Recorder Revision History - Fixed the "EPG bugfix" (sometimes had duplicate information in Subtitle and Extended Description). - Fixed checking for valid video device when setting the video mode. +- The external command 'sort' is no longer required. VDR now sorts the list of + recordings itself, making sure that recordings that stem from repeating timers + are sorted chronologically. Sorting is done according to the setting of the + current locale, so you may want to make sure LC_COLLATE is set to the desired + value (see INSTALL). -- cgit v1.2.3