From 06117cbaab3e8bf347fa59fe194210cf627e553a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 3 Sep 2005 13:35:55 +0200 Subject: Implemented option '--vfat'; replaced ':' with '.' in recording names --- HISTORY | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index df5cb287..bbddc4e1 100644 --- a/HISTORY +++ b/HISTORY @@ -3783,3 +3783,9 @@ Video Disk Recorder Revision History the static function cRemote::CallPlugin(). - The SVDRP command PLUG now has a new option 'main' which can be used to initiate a call to the main menu function of a plugin (using part of a patch by Hardy Flor). +- The new command line option '--vfat' can be used to make VDR encode special + characters in recording file names, even if it wasn't compiled with VFAT=1 + (suggested by Peter Bieringer). The compile time option VFAT still exists and + creates a VDR that always behaves as if it were called with '--vfat'. +- Replaced the ':' delimiter between hour and minute in recording file names with + a '.' under Linux, too. Existing recordings with ':' as delimiter will still work. -- cgit v1.2.3